Searched hist:1.569 (Results 1 - 25 of 25) sorted by relevance

/src/sys/kern/
H A Dvfs_syscalls.c1.569 Sat Dec 07 02:11:42 GMT 2024 riastradh vfs(9): Sprinkle KNF.

No functional change intended.
/src/sys/dev/usb/
H A Dusbdevs.h1.569 Sun Jan 16 08:59:08 GMT 2011 tsutsui branches: 1.569.2; 1.569.4;
Regen from usbdevs rev 1.576:
> Add CyberTAN ZD1211B. From OpenBSD.
1.569 Sun Jan 16 08:59:08 GMT 2011 tsutsui branches: 1.569.2; 1.569.4;
Regen from usbdevs rev 1.576:
> Add CyberTAN ZD1211B. From OpenBSD.
1.569 Sun Jan 16 08:59:08 GMT 2011 tsutsui branches: 1.569.2; 1.569.4;
Regen from usbdevs rev 1.576:
> Add CyberTAN ZD1211B. From OpenBSD.
H A Dusbdevs1.569 Tue Nov 30 11:25:25 GMT 2010 phx Added some Apple trackpad devices for use in usb_quirks.c and macppc/dev/pbms.c
H A Dusbdevs_data.h1.569 Sun Jan 09 14:32:36 GMT 2011 is some more 8187B variants. From OpenBSD
/src/sys/arch/i386/i386/
H A Dmachdep.c1.569 Fri Dec 30 13:37:57 GMT 2005 jmmv branches: 1.569.2; 1.569.4;
Add a 'struct bootinfo' to represent the bootinfo structure used in the
kernel by x86 platforms (instead of a simple char *). This way, the code
in, e.g., lookup_bootinfo, is a bit easier to understand.

While here, move the lookup_bootinfo function used in x86 platforms (amd64,
i386 and xen) to a common file (x86/x86_machdep.c), as it was exactly the
same in all of them.
1.569 Fri Dec 30 13:37:57 GMT 2005 jmmv branches: 1.569.2; 1.569.4;
Add a 'struct bootinfo' to represent the bootinfo structure used in the
kernel by x86 platforms (instead of a simple char *). This way, the code
in, e.g., lookup_bootinfo, is a bit easier to understand.

While here, move the lookup_bootinfo function used in x86 platforms (amd64,
i386 and xen) to a common file (x86/x86_machdep.c), as it was exactly the
same in all of them.
1.569 Fri Dec 30 13:37:57 GMT 2005 jmmv branches: 1.569.2; 1.569.4;
Add a 'struct bootinfo' to represent the bootinfo structure used in the
kernel by x86 platforms (instead of a simple char *). This way, the code
in, e.g., lookup_bootinfo, is a bit easier to understand.

While here, move the lookup_bootinfo function used in x86 platforms (amd64,
i386 and xen) to a common file (x86/x86_machdep.c), as it was exactly the
same in all of them.
/src/distrib/sets/lists/base/
H A Dshl.mi1.569 Tue Jan 18 22:21:22 GMT 2011 haad branches: 1.569.2;
Add support for compiling ZFS and Solaris modules as RUMP libraries. Add
some locking and rumpcopy primitives and refactor module building Makefiles
to work with both RUMP and kernel modules. This is first part of adding
support for regular test of zfs on NetBSD to hunt some bugs and make it
stable.

Ok by pooka@.
1.569 Tue Jan 18 22:21:22 GMT 2011 haad branches: 1.569.2;
Add support for compiling ZFS and Solaris modules as RUMP libraries. Add
some locking and rumpcopy primitives and refactor module building Makefiles
to work with both RUMP and kernel modules. This is first part of adding
support for regular test of zfs on NetBSD to hunt some bugs and make it
stable.

Ok by pooka@.
H A Dmi1.569 Mon Aug 29 18:59:12 GMT 2005 kleink Update for tzdata2005m.
/src/distrib/notes/common/
H A Dmain1.569 Fri Apr 01 21:53:35 GMT 2022 andvar Remove floppy installation instructions from sparc documentation.

Floppy generation was disabled before NetBSD 6.0 release due to size
constraints and unlikely to be restored soon or at all. PR port-sparc/56776.
ok martin.
/src/sys/arch/amd64/conf/
H A DGENERIC1.569 Sun Jun 07 09:45:19 GMT 2020 maxv Add fault(4).
/src/share/man/man4/
H A DMakefile1.569 Tue Aug 30 07:07:04 GMT 2011 jruoho Install the emdtv(4) manual page, based on earlier feedback from jmcneill@
(includes some XXX comments; should be updated alongside with the driver).
Also use the new dtviic(4) links to build a list of supported cards.
/src/sys/dev/pci/
H A Dpcidevs.h1.569 Tue Aug 26 17:25:32 GMT 2003 tron Regen.
H A Dpcidevs_data.h1.569 Wed Aug 27 14:27:13 GMT 2003 kleink Regen.
H A Dpcidevs1.569 Tue Aug 26 17:25:00 GMT 2003 tron Add entry for Intel i865G Integrated Graphics Device.
/src/usr.bin/xlint/lint1/
H A Dtree.c1.569 Sat Jul 15 13:51:36 GMT 2023 rillig lint: fix use-after-free bug in GCC statement expressions
/src/doc/
H A D3RDPARTY1.569 Sat Nov 17 13:33:31 GMT 2007 wiz Update responsibilities, removing itojun.
/src/usr.bin/make/
H A Dmain.c1.569 Mon Jan 10 20:32:28 GMT 2022 rillig make: add debug logging for capturing the output of external commands

This applies to all 4 situations in which the output of an external
command is used for modifying a variable or an expression:

* the assignment operator '!='
* the assignment modifier '::!='
* the SUN shell modifier ':sh'
* the other shell modifier ':!cmd!'

Previously, only the shell modifier ':!cmd!' had debug logging.

Suggested by Christoph Badura.
H A Dparse.c1.569 Sat Dec 04 23:47:09 GMT 2021 rillig make: merge duplicate code in ParseDirective

No functional change.
H A Dvar.c1.569 Tue Oct 06 07:52:47 GMT 2020 rillig make(1): remove duplicate code for creating variables
/src/sys/sys/
H A Dparam.h1.569 Fri Aug 10 21:48:19 GMT 2018 pgoyette Bump version for recent change to struct emul

Welcome to 8.99.24 !
/src/sys/arch/i386/conf/
H A DGENERIC1.569 Tue Aug 26 21:12:48 GMT 2003 jdolecek add commented out entries for skc/sk SysKonnect SK9821 driver
/src/distrib/sets/lists/man/
H A Dmi1.569 Sun Apr 27 00:45:37 GMT 2003 fvdl x86_64 -> amd64
/src/distrib/sets/lists/tests/
H A Dmi1.569 Thu May 15 16:32:28 GMT 2014 apb sort
/src/share/mk/
H A Dbsd.own.mk1.569 Thu Aug 20 03:49:34 GMT 2009 macallan add suntcx
/src/sys/conf/
H A Dfiles1.569 Fri Oct 11 01:00:35 GMT 2002 thorpej * Don't make IPKDB an option-dependency of IPKDB_DP8390 (IPKDB_DP8390
does not "imply" IPKDB ... it is merely an IPKDB parameter).
* Place IPKDB-related selectors in lower-case.
/src/distrib/sets/lists/comp/
H A Dmi1.569 Tue May 20 09:49:06 GMT 2003 agc Correct the directory for a manual page.

Completed in 1994 milliseconds