summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add prototypes, usage(). Use err(3).charnier1997-08-1817-69/+240
* Use CS_SECURE macro.charnier1997-08-1816-39/+39
* Pass command line args to 'buildworld' and 'installworld' etc. Otherwisepeter1997-08-181-5/+5
* In the includes target, call the header install target explicitly and thenpeter1997-08-181-2/+2
* split beforeinstall hook up so that the header install stuff is reachablepeter1997-08-181-2/+4
* had to add CFLAGS+=-I/usr/include/tclandreas1997-08-181-1/+2
* Turn on the lockmanager by default for SMP.fsmp1997-08-181-1/+5
* Drop the TCL hook for the time being until the tcl dust settles some more.peter1997-08-181-2/+2
* Removed volatile from arg to simple_lock & friends.fsmp1997-08-183-12/+12
* ".if exists(${CURDIR}/../../secure)" rather than testing relative to thedavidn1997-08-181-2/+2
* Added includes of smp.h for SMP.fsmp1997-08-184-4/+20
* Add ~/.login_conf prototype with example of l10n (commented out)ache1997-08-182-1/+8
* Make all status values an integral type and usesteve1997-08-182-7/+8
* Fix kern_lock so that it will work. Additionally, clean-up some of thedyson1997-08-185-157/+232
* Test that rc.shutdown exists before attempting to run it - silentlydavidn1997-08-181-1/+13
* Take verbal beating by wollman into account and fix DIAGNOSTIC test.julian1997-08-181-11/+10
* Bye bye /usr/share/examples/sup.jdp1997-08-181-3/+1
* Agnus Dei, qui tollis peccata mundi, dona eis requiem sempiternam.jdp1997-08-187-373/+0
* Fix possible buffer overrun while "expect"ingbrian1997-08-171-6/+7
* Typo policebrian1997-08-172-4/+4
* Fixed another make world stopper ;)andreas1997-08-171-2/+2
* during the ,beforeinstall' target mp.h has to be installed as wellandreas1997-08-171-1/+3
* Minor hack to also allow for syscons's "interesting" arrow keys.joerg1997-08-171-1/+13
* fix a make world problem.andreas1997-08-171-1/+2
* First import of my little "video graphic library".sos1997-08-178-0/+1749
* Allow the use of a "stopped" timeout via thebrian1997-08-176-15/+117
* Allow specification of fallback phone numbers tobrian1997-08-175-25/+65
* Add new CVSup mirror sites.jdp1997-08-171-1/+10
* Delete a bit of debugging code that mistakenly crept in, and as a consequencewollman1997-08-171-7/+0
* Repair ESC-r processing in the gtags emacs mode (typo).cwt1997-08-171-1/+1
* Cosmetic changes.pst1997-08-1714-19/+32
* This was disabled, but it doesn't even make sense to leave it in aspst1997-08-171-42/+0
* Copy code from gnu/usr.bin/gdb/gdb/kvm-fbsd.c to deal with 4 MB pages.tegge1997-08-172-0/+26
* Use KERNBASE, not 0xf0000000.tegge1997-08-171-2/+6
* .Nm --> .Xr so that gettytab(5) is shown instead of gettytab 5.steve1997-08-171-2/+2
* Ooops. Wrong branch, back out previous commit.joerg1997-08-171-1/+0
* MFC: rev 1.125, remove old PID files at startupjoerg1997-08-171-1/+2
* To handle scsi RESERVATION CONFLICT properly in ahc driver.itojun1997-08-171-1/+6
* preparation for scsi device RESERVATION CONFLICT support.itojun1997-08-171-1/+2
* Sync with rc.conf change for weak_mountd_authenticationjkh1997-08-173-6/+6
* Remove non-orthnogonal weak_mountd_authentication variable hackjkh1997-08-171-2/+2
* Bandaid to make this compile.. These old mbuf types should probably bepeter1997-08-171-1/+13
* Added frequencies for north american HRC cable.fsmp1997-08-172-4/+38
* Synchronize with foolowing files in sys/i386/boot/netboot:kato1997-08-1710-188/+916
* Synchronize with sys/i386/i386/userconfig.c revision 1.88.kato1997-08-171-2/+3
* Synchronize with sys/i386/conf/majors.i386 revision 1.16.kato1997-08-171-1/+2
* Reflect reality of sticky bits and UFS-based filesystems.steve1997-08-171-3/+10
* Note that sticky text executables are no longer supported.steve1997-08-171-22/+3
* Describe the QCMD macro and its parameters.steve1997-08-171-5/+9
* Add a slightly modified version of NetBSD's diskless.8 manpage.steve1997-08-161-0/+331
OpenPOWER on IntegriCloud