Searched hist:1.558 (Results 1 - 25 of 25) sorted by relevance
| /src/sys/kern/ | ||
| H A D | vfs_syscalls.c | 1.558 Sun Apr 09 09:18:09 GMT 2023 riastradh kern: KASSERT(A && B) -> KASSERT(A); KASSERT(B) |
| /src/distrib/notes/common/ | ||
| H A D | main | 1.558 Wed Dec 04 09:03:34 GMT 2019 martin For HEAD builds, add a small "bleeding edge" warning when we talk about a rock solid OS. |
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.558 Thu Jun 17 23:22:21 GMT 2010 riz Novatel U760 3g wireless device IDs. |
| H A D | usbdevs.h | 1.558 Wed Nov 03 20:03:54 GMT 2010 christos regen |
| H A D | usbdevs_data.h | 1.558 Mon Oct 18 16:11:31 GMT 2010 sborrill Regen |
| /src/sys/arch/amd64/conf/ | ||
| H A D | GENERIC | 1.558 Mon Jan 20 18:38:19 GMT 2020 thorpej Remove FDDI support. |
| /src/share/man/man4/ | ||
| H A D | Makefile | 1.558 Tue Apr 05 11:24:46 GMT 2011 phx Add man page for s390rtc(4). |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.558 Sun Jul 27 02:39:15 GMT 2003 jonathan regen from pcidevs rev 1.556 with vendor Cavium and product Nitrox. |
| H A D | pcidevs_data.h | 1.558 Tue Jul 29 19:47:45 GMT 2003 thorpej Regen: Add the product ID used for the i82546EB chips present on the Intel PRO/1000 MT Quad Port Server Adapter. |
| H A D | pcidevs | 1.558 Tue Jul 29 07:42:51 GMT 2003 martin Add Ricoh 5C551 CardBus + FireWire product ID. From FUKAUMI Naoki in PR 22292. |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | tree.c | 1.558 Sun Jul 09 00:04:08 GMT 2023 rillig lint: in the warning about ordered enums, mention the affected type |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.558 Thu Aug 26 10:12:33 GMT 2004 junyoung As suggested on tech-kern@ days ago: * Get rid of PTmap, PTD, PTDpde, APTmap, APTD, and APTDpde from locore.S. * Rename PTDpaddr to PDPpaddr, ptdpaddr in struct cpu_kcore_hdr to pdppaddr for consistency. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.558 Tue Nov 23 00:41:47 GMT 2010 pooka Install rumpclient to /lib to allow non-/usr users. pointed out by tron (thanks!) |
| H A D | mi | 1.558 Wed Jun 29 21:38:58 GMT 2005 perry add deroff and spell |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.558 Sun Oct 21 11:06:27 GMT 2007 wiz openssl-0.9.8f out. |
| /src/usr.bin/make/ | ||
| H A D | main.c | 1.558 Mon Dec 27 23:19:41 GMT 2021 rillig make: reduce indentation of Cmd_Exec No functional change. |
| H A D | parse.c | 1.558 Mon Jun 21 10:29:08 GMT 2021 rillig make: extract ParseDependencySources from ParseDependency No functional change. |
| H A D | var.c | 1.558 Sat Oct 03 10:31:05 GMT 2020 rillig make(1): do not export variable names starting with '-' By convention, names of environment variables consist of uppercase letters and underscores. Most of them start with an uppercase letter. In a few cases, the names also contain lowercase letters, such as in http_proxy. Variable names starting with a hyphen are confusing and might be mistaken as command line options. Therefore don't export these. This also affects a few edge cases that don't occur in practice, such as setting .MAKE.EXPORTED=-env or .MAKE.EXPORTED=-literal. These had not worked as expected anyway. |
| /src/sys/sys/ | ||
| H A D | param.h | 1.558 Thu Mar 15 00:48:13 GMT 2018 christos Untangle the swapctl compat code mess. Welcome to lucky 13. |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.558 Sat Apr 26 14:10:11 GMT 2003 ragge Add pseudo-device ksyms. |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.558 Wed Apr 16 22:33:29 GMT 2003 thorpej Add mpt(4). |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.558 Wed Jan 15 10:23:32 GMT 2014 martin Obsolete /usr/tests/opencrypto |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.558 Fri Mar 06 16:29:41 GMT 2009 apb In build.sh and bsd.own.mk, if uname -p fails, or prints "unknown", or prints something that does not look like an identifier, then use uname -m instead. (Cygwin prints "unknown", and OpenBSD prints a long string containing several spaces; this code should handle both.) |
| /src/sys/conf/ | ||
| H A D | files | 1.558 Wed Oct 09 20:23:56 GMT 2002 thorpej Define a "scsi_core" attribute. Make the "scsi" attribute depend on "scsi_core". Make all the files previously selected by the "scsi" attribute selected by the "scsi_core" attribute. Give the "scsibus" device the "scsi_core" attribute. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.558 Mon Apr 07 07:11:21 GMT 2003 gmcgarry vfs_setpublic -> vfs_setpublicfs |
Completed in 1607 milliseconds