Searched hist:1.595 (Results 1 - 24 of 24) sorted by relevance

/src/sys/dev/usb/
H A Dusbdevs.h1.595 Sat Nov 26 18:35:30 GMT 2011 nonaka branches: 1.595.2;
regen.
1.595 Sat Nov 26 18:35:30 GMT 2011 nonaka branches: 1.595.2;
regen.
H A Dusbdevs1.595 Mon Sep 19 08:20:20 GMT 2011 plunky add Kingston DataTraveler 102 G2
H A Dusbdevs_data.h1.595 Sun Nov 20 00:27:36 GMT 2011 nonaka regen.
/src/doc/
H A D3RDPARTY1.595 Thu May 01 15:39:43 GMT 2008 jmmv branches: 1.595.2;
Note import of ATF 0.5.
1.595 Thu May 01 15:39:43 GMT 2008 jmmv branches: 1.595.2;
Note import of ATF 0.5.
H A DCHANGES1.595 Sun Mar 12 06:52:37 GMT 2006 kochi import ACPI-CA 20060217
/src/sys/arch/i386/conf/
H A DGENERIC1.595 Sun Mar 14 08:09:42 GMT 2004 minoura branches: 1.595.2;
Add ichlpcib.
1.595 Sun Mar 14 08:09:42 GMT 2004 minoura branches: 1.595.2;
Add ichlpcib.
/src/sys/arch/amd64/conf/
H A DGENERIC1.595 Sat Apr 16 11:57:46 GMT 2022 nia x86: Enable HDAUDIOVERBOSE (as on arm) in order for AUDIO_GETDEV
to return human-readable data. Especially now that HDMI/DP audio
is enabled by default, it helps to be able to tell two devices
apart in audiocfg/aiomixer.
/src/share/man/man4/
H A DMakefile1.595 Fri Jan 11 16:32:50 GMT 2013 skrll Install the smsc(4) man page.
/src/sys/dev/pci/
H A Dpcidevs.h1.595 Sat Dec 06 11:20:55 GMT 2003 jdolecek regen:
add NetMos NM9805 and NM9815
H A Dpcidevs_data.h1.595 Mon Dec 08 17:05:27 GMT 2003 pooka regen for broadcom 5703a3
H A Dpcidevs1.595 Fri Nov 28 20:04:16 GMT 2003 chs add Tandem ServerNet II and various HPT IDE controllers.
/src/usr.bin/xlint/lint1/
H A Dtree.c1.595 Thu Jan 11 23:26:39 GMT 2024 rillig lint: clean up enum constants for designators

In intializers and offsetof, both struct and union members are handled
in the same way, thus there is no need to distinguish them.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.595 Fri Feb 09 21:55:04 GMT 2007 ad Merge newlock2 to head.
/src/distrib/sets/lists/base/
H A Dshl.mi1.595 Tue Jul 26 16:10:15 GMT 2011 joerg Add scalbnl to libm.
H A Dmi1.595 Thu Mar 02 22:21:38 GMT 2006 wiz Deprecate slstats.
/src/usr.bin/make/
H A Dmain.c1.595 Sat Sep 09 04:38:48 GMT 2023 mrg add explicit cast for long -> int truncation warning-as-error.

as this is number of CPUs, i don't think we have to care about
it for a long, long, *long* time...
H A Dparse.c1.595 Tue Dec 28 16:59:09 GMT 2021 rillig make: reduce scope of the list of wildcard target names

The list is only used when a single target name is parsed, in case the
name contains wildcards. There is no need to keep it any longer or
reuse it.

Clean up outdated and redundant comments.

No functional change.
H A Dvar.c1.595 Fri Oct 30 07:30:29 GMT 2020 rillig make(1): rename FIND_CMD to FIND_CMDLINE, to match VAR_CMDLINE

While here, use a consistent order for the enum constants. This is both
the declaration order and at the same time the usual lookup order,
unless the -e option is given.
/src/sys/sys/
H A Dparam.h1.595 Thu Jun 20 03:34:38 GMT 2019 kamil Welcome to 8.99.47!

New function do_posix_mknodat() that is called from the netbsd32 compat
module.
/src/distrib/sets/lists/man/
H A Dmi1.595 Wed Jul 16 11:21:33 GMT 2003 dsl Move mbr(8) and bootselect(8) into i386 subdir (source moved from sbin/fdisk
to src/share/man/man8/man8.i386)
/src/distrib/sets/lists/tests/
H A Dmi1.595 Mon Oct 20 14:55:03 GMT 2014 christos t_mcast is not a rump test (but should be).
/src/share/mk/
H A Dbsd.own.mk1.595 Tue Nov 10 21:41:31 GMT 2009 macallan add igs driver for Xorg
/src/sys/conf/
H A Dfiles1.595 Tue Feb 04 01:21:03 GMT 2003 thorpej New callout implementation. This is based on callwheel implementation
done by Artur Grabowski and Thomas Nordin for OpenBSD, which is more
efficient in several ways than the callwheel implementation that it is
replacing. It has been adapted to our pre-existing callout API, and
also provides the slightly more efficient (and much more intuitive)
API (adapted to the callout_*() naming scheme) that the OpenBSD version
provides.

Among other things, this shaves a bunch of cycles off rescheduling-in-
the-future a callout which is already scheduled, which the common case
for TCP timers (notably REXMT and KEEP).

The API has been simplified a bit, as well. The (very confusing to
a good many people) "ACTIVE" state for callouts has gone away. There
is now only "PENDING" (scheduled to fire in the future) and "EXPIRED"
(has fired, and the function called).

Kernel version bump not done; we'll ride the 1.6N bump that happened
with the malloc(9) change.
/src/distrib/sets/lists/comp/
H A Dmi1.595 Wed Jul 16 19:39:05 GMT 2003 itojun libtelnet no longer installed (redo)

Completed in 1686 milliseconds