summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Wrong filename for dictionary in manpage.phk1998-08-041-1/+1
* remove nonsense code.phk1998-08-041-4/+2
* There seem to be two messages that were added with soft-updatesphk1998-08-043-9/+9
* Implemented a more sophisticated mechanism for handling transmitterdg1998-08-042-90/+206
* Fix this thing to work properly with multiple tlan adapters; incrementwpaul1998-08-041-1/+3
* Correct an irritating documentation error.msmith1998-08-041-2/+2
* Copy in the nfs_diskless structure if NFS_ROOT is defined. A previousmsmith1998-08-033-6/+6
* keep more up to date..julian1998-08-033-17/+13
* Major ppbus updates from the author.msmith1998-08-0323-1361/+4286
* Fixed bitrot in prototypes in synopsis.bde1998-08-031-5/+5
* FIxed missing include in synopsis.bde1998-08-0311-11/+22
* FIxed bitrot in prototype in synopsis.bde1998-08-031-3/+5
* Use explicitly sized types when digging through packet headers.dfr1998-08-031-9/+9
* Changed prototype in synopsis to match prototype in <pthread.h>.bde1998-08-039-9/+9
* Fixed missing header in synopsis.bde1998-08-031-1/+2
* isnetworktty -> isnettty. ttyent.h has already gone through 3bde1998-08-032-6/+6
* Added the `saver' key definition. The saver key will activate the screenyokota1998-08-033-3/+13
* 1. Reorganized screen saver related code so that both the LKM screenyokota1998-08-038-442/+920
* Fixed garbage after comment after #endif. Fixed reversed sense of samebde1998-08-031-2/+2
* Sync with sys/i386/isa/syscons.h revision 1.38.kato1998-08-031-1/+2
* Sync with sys/i386/isa/syscons.c revision up to 1.271.kato1998-08-031-12/+46
* Sync with sys/i386/i386/userconfig.c revision 1.106.kato1998-08-031-2/+4
* - When the system is shut down, switch to the vty0 if possible.yokota1998-08-033-9/+51
* Fix the bug which always reallocated the cut buffer wheneveryokota1998-08-033-21/+54
* Don't accept the blank time value, if it is too big.yokota1998-08-033-6/+12
* - Set bell pitch in hertz and duration in msecs.yokota1998-08-032-6/+14
* - Add new bell types: "quiet.normal" and "quiet.visual".yokota1998-08-036-12/+36
* Fixed building -current under 2.2.6 using `make world'. Moved somebde1998-08-033-13/+29
* Use errx() instead of err() for malloc failures. -Wall. Do not dotcharnier1998-08-032-13/+14
* Document -n (soft-update) flag.charnier1998-08-032-21/+21
* .Nm swapon -> .Nm.charnier1998-08-032-12/+11
* Correct use of .Nm and .Ev.charnier1998-08-032-31/+34
* Typo: i. e. -> i.e.charnier1998-08-033-14/+13
* Correct use of .Nm. Add rcsid. Do not dot terminate err(3) strings. Spelling.charnier1998-08-032-17/+19
* Correct use of .Nm, add .An.charnier1998-08-031-7/+9
* This commit was generated by cvs2svn to compensate for changes in r38032,peter1998-08-03341-0/+97632
|\
| * Import sendmail-8.9.1 (slightly trimmed) onto a fresh branch underpeter1998-08-03341-0/+97632
* Ignore (effectively) SIGTSTP if we're already in the process of tstoping.hoek1998-08-031-0/+1
* Updates for the ThunderLAN driver:wpaul1998-08-032-32/+136
* The pthreads standard has been published. Change:alex1998-08-0372-141/+141
* A style fix for my previous commit.alex1998-08-023-3/+3
* Add missing "else", without whom the prev. commit is a null change.hoek1998-08-021-4/+3
* Fixed a race condition during the first lock/trylock of a staticallyalex1998-08-023-12/+63
* Fixed printf format errors.bde1998-08-024-11/+11
* Fixed printf format errors.bde1998-08-029-20/+24
* Fixed printf format errors.bde1998-08-0210-26/+32
* Fixed printf format errors. gcc should have a macro HOST_PTR_PRINTF_TYPEbde1998-08-026-17/+20
* Fixed printf format errors.bde1998-08-023-7/+7
* Fixed printf format warnings for non-errors. This change is null unlessbde1998-08-021-0/+4
* Fixed printf format errors (time_t is not necessarily long).bde1998-08-021-3/+5
OpenPOWER on IntegriCloud