summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Oops, forgot references in previous commit.bde1998-05-155-5/+5
* Support Objective C almost as well as C++.bde1998-05-155-15/+38
* Change the name of a variable from _start to s_start. On alpha therejb1998-05-153-8/+8
* Removed misleading claim that login classes are no longer implemented.jkoshy1998-05-151-5/+7
* Disable the auto-Write Combining setup for the pmap code. Thisdyson1998-05-152-2/+4
* Change the order of the include paths so that the architecture specificjb1998-05-152-6/+6
* Correct use of .Nm. Add rcsid.charnier1998-05-1525-119/+160
* correct use of .Nm. Add rcsid.charnier1998-05-152-7/+9
* Correct use of .Nm. Typo.charnier1998-05-151-11/+11
* Correct use of .Nm. Add rcsid.charnier1998-05-152-9/+11
* NetBSD kernels don't support TCP_NOPUSH, so on alpha don't try settingjb1998-05-151-1/+3
* int -> long changes that reduce the diffs with the NetBSD version tojb1998-05-142-34/+34
* On request of Garrett, ad a way to specify that a service should beguido1998-05-142-3/+20
* Fix list corruption and memory leak that could occur whengibbs1998-05-142-4/+12
* Regenerated syscalls list after signanosleep removingache1998-05-141-2/+1
* Remove reference to signanosleepache1998-05-141-1/+0
* Sync with sys/i386conf/majors.i386 revision 1.42.kato1998-05-141-3/+3
* Nuke signanosleep()peter1998-05-142-21/+3
* nuke signanosleep().peter1998-05-141-5/+0
* Nuke signanosleep(). (I've left nanosleep1() seperate to nanosleep()peter1998-05-141-56/+1
* regen after signanosleep nukepeter1998-05-145-15/+8
* deep-six signanosleep(). It sounded like a good idea at the time.peter1998-05-141-3/+2
* Commit an old change that has been sitting around for a long while.peter1998-05-141-2/+16
* Allow `w' to treat a corrupted "utmp" as a non fatal error.jkoshy1998-05-141-4/+7
* Remove a bogus prototype for time() and let time.h do that.jb1998-05-141-6/+5
* Add an example showing how to build a UFS floppypst1998-05-141-2/+32
* Make a bit of FreeBSD-specific code a bit more specific => i386 only.jb1998-05-131-1/+1
* libtcl now builds (with lots of pointer to int cast warnings) on alpha.jb1998-05-131-2/+2
* libtcl expects to see ieeefp.h definitions through this header.jb1998-05-131-0/+2
* Fix bogus "cleanup" in bufq_remove. The "switch point" for tqdisksort wasgibbs1998-05-132-14/+10
* Name cronyx devices correctly.jkh1998-05-132-6/+6
* Sync with sys/i386/isa/sio.c revision 1.201.kato1998-05-132-2/+4
* Sync with sys/i386/conf/majors.i386 revision 1.41.kato1998-05-131-1/+3
* FreeBSD -> %s/%mphk1998-05-131-1/+1
* The SYNOPSYS of mount_umap(8) saysphk1998-05-132-4/+4
* The description of the format of the id mapfile is wrong. You havephk1998-05-132-4/+4
* .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENTphk1998-05-1310-16/+16
* Add missing arg to vget().. Serves me right for committing a 2.2 patch topeter1998-05-132-4/+4
* Correct use of .Nm. Add rcsid.charnier1998-05-134-15/+19
* Correct use of .Nm.charnier1998-05-131-11/+11
* Convert to mdoc.charnier1998-05-131-544/+441
* Correct use of .Nm. Add rcsid.charnier1998-05-134-11/+15
* Correct use of .Nm.charnier1998-05-131-5/+5
* Restore Lite-2 sccsid. Restore include of sys/types.h.charnier1998-05-136-12/+14
* Restore Lite-2 sccsid. Restore include of sys/param.h.charnier1998-05-132-4/+5
* Restore include of sys/types.h and sys/param.h.charnier1998-05-139-9/+18
* The PnP code in 2.2.6 detects the Motorola ModemSurfer 56K,phk1998-05-133-3/+6
* Restore Lite-2 sccsid.charnier1998-05-132-4/+4
* Restore original Lite-2 sccsid. Restore include of sys/types.h.charnier1998-05-131-2/+3
* Do not remove include of <sys/param.h> and <sys/types.h>. They shouldcharnier1998-05-131-1/+2
OpenPOWER on IntegriCloud