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

/src/sys/kern/
H A Dvfs_syscalls.c1.558 Sun Apr 09 09:18:09 GMT 2023 riastradh kern: KASSERT(A && B) -> KASSERT(A); KASSERT(B)
/src/distrib/notes/common/
H A Dmain1.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 Dusbdevs1.558 Thu Jun 17 23:22:21 GMT 2010 riz Novatel U760 3g wireless device IDs.
H A Dusbdevs.h1.558 Wed Nov 03 20:03:54 GMT 2010 christos regen
H A Dusbdevs_data.h1.558 Mon Oct 18 16:11:31 GMT 2010 sborrill Regen
/src/sys/arch/amd64/conf/
H A DGENERIC1.558 Mon Jan 20 18:38:19 GMT 2020 thorpej Remove FDDI support.
/src/share/man/man4/
H A DMakefile1.558 Tue Apr 05 11:24:46 GMT 2011 phx Add man page for s390rtc(4).
/src/sys/dev/pci/
H A Dpcidevs.h1.558 Sun Jul 27 02:39:15 GMT 2003 jonathan regen from pcidevs rev 1.556 with vendor Cavium and product Nitrox.
H A Dpcidevs_data.h1.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 Dpcidevs1.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 Dtree.c1.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 Dmachdep.c1.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 Dshl.mi1.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 Dmi1.558 Wed Jun 29 21:38:58 GMT 2005 perry add deroff and spell
/src/doc/
H A D3RDPARTY1.558 Sun Oct 21 11:06:27 GMT 2007 wiz openssl-0.9.8f out.
/src/usr.bin/make/
H A Dmain.c1.558 Mon Dec 27 23:19:41 GMT 2021 rillig make: reduce indentation of Cmd_Exec

No functional change.
H A Dparse.c1.558 Mon Jun 21 10:29:08 GMT 2021 rillig make: extract ParseDependencySources from ParseDependency

No functional change.
H A Dvar.c1.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 Dparam.h1.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 DGENERIC1.558 Sat Apr 26 14:10:11 GMT 2003 ragge Add pseudo-device ksyms.
/src/distrib/sets/lists/man/
H A Dmi1.558 Wed Apr 16 22:33:29 GMT 2003 thorpej Add mpt(4).
/src/distrib/sets/lists/tests/
H A Dmi1.558 Wed Jan 15 10:23:32 GMT 2014 martin Obsolete /usr/tests/opencrypto
/src/share/mk/
H A Dbsd.own.mk1.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 Dfiles1.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 Dmi1.558 Mon Apr 07 07:11:21 GMT 2003 gmcgarry vfs_setpublic -> vfs_setpublicfs

Completed in 1607 milliseconds