HomeSort by: relevance | last modified time | path
    Searched hist:1.595 (Results 1 - 25 of 25) sorted by relevancy

  /src/sys/dev/usb/
usbdevs.h 1.595 Sat Nov 26 18:35:30 UTC 2011 nonaka branches: 1.595.2;
regen.
Sat Nov 26 18:35:30 UTC 2011 nonaka branches: 1.595.2;
regen.
1.595.2.7 Sat Jun 02 11:09:30 UTC 2012 mrg sync to latest -current.
1.595.2.6 Sun Apr 29 23:05:01 UTC 2012 mrg sync to latest -current.
1.595.2.5 Tue Mar 06 18:26:47 UTC 2012 mrg sync to -current
1.595.2.4 Tue Mar 06 09:56:24 UTC 2012 mrg sync to -current
1.595.2.3 Sun Mar 04 00:46:29 UTC 2012 mrg sync to latest -current.
1.595.2.2 Fri Feb 24 09:11:44 UTC 2012 mrg sync to -current.
1.595.2.1 Sat Feb 18 07:35:12 UTC 2012 mrg merge to -current.
usbdevs_data.h 1.595 Sun Nov 20 00:27:36 UTC 2011 nonaka regen.
usbdevs 1.595 Mon Sep 19 08:20:20 UTC 2011 plunky add Kingston DataTraveler 102 G2
  /src/sys/arch/i386/conf/
GENERIC 1.595 Sun Mar 14 08:09:42 UTC 2004 minoura branches: 1.595.2;
Add ichlpcib.
Sun Mar 14 08:09:42 UTC 2004 minoura branches: 1.595.2;
Add ichlpcib.
1.595.2.12 Sat Aug 11 14:49:07 UTC 2007 bouyer Pull up following revision(s) (requested by adrianp in ticket #11356):
sys/arch/acorn32/conf/GENERIC 1.80 via patch
sys/arch/amd64/conf/GENERIC 1.154 via patch
sys/arch/amiga/conf/GENERIC.in 1.61 via patch
sys/arch/arc/conf/GENERIC 1.148 via patch
sys/arch/atari/conf/GENERIC.in 1.68 via patch
sys/arch/cats/conf/GENERIC 1.116 via patch
sys/arch/hp300/conf/GENERIC 1.141 via patch
sys/arch/hp700/conf/GENERIC patch
sys/arch/i386/conf/GENERIC 1.840 via patch
sys/arch/i386/conf/GENERIC_LAPTOP 1.239 via patch
sys/arch/i386/conf/GENERIC.MPACPI patch
sys/arch/mac68k/conf/GENERIC 1.182 via patch
sys/arch/sgimips/conf/GENERIC32_IP2x 1.68 via patch
sys/arch/sgimips/conf/GENERIC32_IP3x 1.66 via patch
sys/arch/sparc/conf/GENERIC 1.200 via patch
sys/arch/sparc64/conf/GENERIC32 patch
sys/arch/xen/conf/GENERIC patch
Remove iso(4) from GENERIC kernels, as discussed on tech-net@
Ok'ed by core@
1.595.2.11 Mon Aug 30 09:52:37 UTC 2004 tron branches: 1.595.2.11.2;
Pull up revision 1.629 (requested by itohy in ticket #800):
Add njs to some generic config files (I tested on i386 and sparc64).
.2.11 Mon Aug 30 09:52:37 UTC 2004 tron branches: 1.595.2.11.2;
Pull up revision 1.629 (requested by itohy in ticket #800):
Add njs to some generic config files (I tested on i386 and sparc64).
1.595.2.10 Fri Jul 23 23:33:20 UTC 2004 he Pull up revision 1.623 (requested by tron in ticket #702):
Enable ehci(4) by default.
1.595.2.9 Thu Jul 15 20:19:45 UTC 2004 he Pull up revision 1.622 (requested by atatat in ticket #663):
Add "options SYSCTL_INCLUDE_DESCR" to a lot of configurations,
but commented out in most of them.
1.595.2.8 Wed Jul 14 09:05:52 UTC 2004 tron Pull up revision 1.620 (requested by bouyer in ticket #644):
Add geodeide(4), a driver for the AMD Geode CS5530A IDE controller.
Tested by Ian Zagorskih (ianzag at megasignal.com).
1.595.2.7 Tue Jul 13 09:27:14 UTC 2004 tron Pull up revision 1.615 (requested by he in ticket #641):
Add re; Realtek GbE.
1.595.2.6 Sat Jul 10 03:57:27 UTC 2004 grant Pull up revision 1.618 (requested by abs in ticket #608):

Remove accidently added UMASS_DEBUG.
  /src/usr.bin/xlint/lint1/
tree.c 1.595 Thu Jan 11 23:26:39 UTC 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/usr.bin/make/
parse.c 1.595 Tue Dec 28 16:59:09 UTC 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.
main.c 1.595 Sat Sep 09 04:38:48 UTC 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...
var.c 1.595 Fri Oct 30 07:30:29 UTC 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/share/man/man4/
Makefile 1.595 Fri Jan 11 16:32:50 UTC 2013 skrll Install the smsc(4) man page.
  /src/sys/arch/amd64/conf/
GENERIC 1.595 Sat Apr 16 11:57:46 UTC 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/sys/arch/i386/i386/
machdep.c 1.595 Fri Feb 09 21:55:04 UTC 2007 ad Merge newlock2 to head.
  /src/sys/sys/
param.h 1.595 Thu Jun 20 03:34:38 UTC 2019 kamil Welcome to 8.99.47!

New function do_posix_mknodat() that is called from the netbsd32 compat
module.
  /src/sys/dev/pci/
pcidevs.h 1.595 Sat Dec 06 11:20:55 UTC 2003 jdolecek regen:
add NetMos NM9805 and NM9815
pcidevs_data.h 1.595 Mon Dec 08 17:05:27 UTC 2003 pooka regen for broadcom 5703a3
if_wm.c 1.595 Fri Nov 02 08:26:32 UTC 2018 msaitoh KNF a bit. No functional change.
pcidevs 1.595 Fri Nov 28 20:04:16 UTC 2003 chs add Tandem ServerNet II and various HPT IDE controllers.
  /src/sys/conf/
files 1.595 Tue Feb 04 01:21:03 UTC 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/doc/
CHANGES 1.595 Sun Mar 12 06:52:37 UTC 2006 kochi import ACPI-CA 20060217
3RDPARTY 1.595 Thu May 01 15:39:43 UTC 2008 jmmv branches: 1.595.2;
Note import of ATF 0.5.
Thu May 01 15:39:43 UTC 2008 jmmv branches: 1.595.2;
Note import of ATF 0.5.
1.595.2.3 Wed Sep 24 16:32:54 UTC 2008 wrstuden Merge in changes between wrstuden-revivesa-base-2 and
wrstuden-revivesa-base-3.
1.595.2.2 Thu Sep 18 04:40:18 UTC 2008 wrstuden Sync with wrstuden-revivesa-base-2.
1.595.2.1 Mon Jun 23 04:29:01 UTC 2008 wrstuden Sync w/ -current. 34 merge conflicts to follow.
  /src/distrib/sets/lists/tests/
mi 1.595 Mon Oct 20 14:55:03 UTC 2014 christos t_mcast is not a rump test (but should be).
  /src/share/mk/
bsd.own.mk 1.595 Tue Nov 10 21:41:31 UTC 2009 macallan add igs driver for Xorg
  /src/distrib/sets/lists/base/
mi 1.595 Thu Mar 02 22:21:38 UTC 2006 wiz Deprecate slstats.
shl.mi 1.595 Tue Jul 26 16:10:15 UTC 2011 joerg Add scalbnl to libm.
  /src/distrib/sets/lists/man/
mi 1.595 Wed Jul 16 11:21:33 UTC 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/comp/
mi 1.595 Wed Jul 16 19:39:05 UTC 2003 itojun libtelnet no longer installed (redo)

Completed in 2510 milliseconds