Searched hist:1.544 (Results 1 - 25 of 25) sorted by relevance
| /src/share/man/man4/ | ||
| H A D | Makefile | 1.544 Mon Jan 17 16:08:20 GMT 2011 jmcneill branches: 1.544.2; add acpiwdrt(4) man page 1.544 Mon Jan 17 16:08:20 GMT 2011 jmcneill branches: 1.544.2; add acpiwdrt(4) man page |
| /src/distrib/notes/common/ | ||
| H A D | main | 1.544 Sun Mar 11 11:48:39 GMT 2018 tih Add myself. |
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.544 Fri Feb 19 13:55:51 GMT 2010 pooka Add Huawei K3765 (two id's, it changes product id after being inited). |
| H A D | usbdevs.h | 1.544 Mon Apr 19 21:56:00 GMT 2010 jmcneill regen for SUNRISING SR9600 Fast Ethernet |
| H A D | usbdevs_data.h | 1.544 Sun Apr 11 13:58:30 GMT 2010 drochner regen |
| /src/sys/kern/ | ||
| H A D | init_main.c | 1.544 Sun Sep 10 14:45:52 GMT 2023 ad - Do away with separate pool_cache for some kernel objects that have no special requirements and use the general purpose allocator instead. On one of my test systems this makes for a small (~1%) but repeatable reduction in system time during builds presumably because it decreases the kernel's cache / memory bandwidth footprint a little. - vfs_lockf: cache a pointer to the uidinfo and put mutex in the data segment. |
| /src/sys/arch/amd64/conf/ | ||
| H A D | GENERIC | 1.544 Fri Nov 01 02:53:23 GMT 2019 msaitoh Port SMSC LAN87xx 10/100 Ethernet PHY driver from FreeBSD with some cleanup and IFM_NONE support. |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.544 Sun Jul 06 07:13:39 GMT 2003 tron Regen. |
| H A D | pcidevs_data.h | 1.544 Sun Jul 06 00:03:07 GMT 2003 simonb Regen: Add an entry for the Intel E7505 Chipset Memory Controller Hub. |
| H A D | pcidevs | 1.544 Sun Jul 06 07:19:38 GMT 2003 tron Correct names and descriptions for i875 entries to be consistent with other Intel chipsets. |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | tree.c | 1.544 Sun Jul 02 18:14:44 GMT 2023 rillig lint: rename 'quad' to 'signed int' or 'unsigned int' No functional change. |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.544 Thu Dec 04 13:05:16 GMT 2003 keihan netbsd.org -> NetBSD.org All "netbsd.org" is now gone from src/sys/arch. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.544 Wed Jun 30 17:41:55 GMT 2010 pooka unsnafu previous |
| H A D | mi | 1.544 Tue Apr 12 15:55:38 GMT 2005 jwise Missed commit -- /var/chroot/spamd is now /var/chroot/pfspamd. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.544 Wed Aug 01 23:13:36 GMT 2007 wiz postfix-2.4.4 out. |
| /src/usr.bin/make/ | ||
| H A D | main.c | 1.544 Wed Dec 15 10:57:01 GMT 2021 rillig make: in CLEANUP mode, free interned strings at the very end Noticed by sjg. |
| H A D | parse.c | 1.544 Thu Feb 04 19:00:45 GMT 2021 rillig make: rename Var_Set to Var_SetExpand After doing the textual renaming across all files, I added a new function Var_Set that does not expand the variable name. I then undid the renaming for all calls where the variable name cannot ever contain a dollar sign. I omitted the word "Expand" from the textual references in the unit tests and in the debug logging messages since the focus is usually on the "Set" part, not on the "Expand". No functional change. |
| H A D | var.c | 1.544 Sun Sep 27 16:10:07 GMT 2020 rillig make(1): replace direct access to Buffer fields with inline function This way, renaming the fields of the buffer is restricted to only buf.h and buf.c. |
| /src/sys/sys/ | ||
| H A D | param.h | 1.544 Tue Jul 11 15:39:31 GMT 2017 dholland Typo. |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.544 Tue Jan 21 02:44:15 GMT 2003 itojun s/options^I^I/options ^I/ |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.544 Mon Jan 27 09:07:13 GMT 2003 wiz Build and install gzip.info. |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.544 Sun Aug 11 22:29:03 GMT 2013 joerg Sort entries in strcmp order. |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.544 Sun Nov 09 23:02:29 GMT 2008 mrg - retire MKXORG from public use - introduce X11FLAVOUR to choose src/x11 vs src/external/mit/xorg for the X11 to build if MKX11=yes is set. it takes the values of either Xorg or XFree86. - default to Xorg on alpha, i386, macppc, shark, sparc and sparc64 - remove MKXORG_WITH_XSRC_XSERVER, unused and never useful |
| /src/sys/conf/ | ||
| H A D | files | 1.544 Sun Aug 11 00:09:44 GMT 2002 drochner pull in wi_hostap.c to make the kernel link again |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.544 Fri Mar 07 07:11:38 GMT 2003 tshiozak add fgetws() and fputws() (lib/20576). Note: fgetws.c, fgetws.3, fputws.c and fputws.3 are obtained from FreeBSD, and fitted by sigsegv@infoseek.jp and me. |
Completed in 1664 milliseconds