summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* If the RTM_NEWMADDR and RTM_DELMADDR messages are definedwollman1997-01-091-1/+13
* add cross reference to cd(1), where CDPATH variable is explainedwosch1997-01-091-0/+1
* On failure, return various exit codes from <sysexits.h>. In particular,jdp1997-01-092-17/+34
* Lots more squashing of bugs, in particular making sure generatedjfieber1997-01-091-289/+322
* Correct logic braino when attempting to exclude loopback addresses onpeter1997-01-091-2/+2
* Two minor changes to try and make it more robust in the face of manypeter1997-01-091-2/+4
* Fix some file descriptor leaks. Closes PR# 2392.mpp1997-01-092-12/+16
* Synchronize with sys/i386/isa/isa.c rev. 1.75.kato1997-01-091-2/+2
* i386/2427: 2.2-BETA ft driver panics when there're no floppy drivesphk1997-01-091-1/+3
* Fix a couple of typos in a comment and in the usage output.mpp1997-01-091-3/+3
* Update the copyright notices to match our bsd-copyright example.mpp1997-01-093-15/+3
* Minor mdoc style fixes.mpp1997-01-093-50/+82
* Make the man page agree with the actual vmstat outputmpp1997-01-091-14/+16
* Add some real example diagnostics to example.[14]mpp1997-01-093-14/+269
* Internationalise "authorize".davidn1997-01-091-1/+2
* The error returned when F_SETLK collides with an existing lock isjdp1997-01-081-3/+3
* bring section LIMITS back; reviewed by: mppwosch1997-01-081-1/+15
* Enable lockf.jdp1997-01-081-2/+2
* This commit was generated by cvs2svn to compensate for changes in r21439,jdp1997-01-083-0/+314
|\
| * Initial import of the lockf utility. It executes an arbitrary commandjdp1997-01-083-0/+314
* Make the code more consistant by using the INTR*MASK macros througout thenate1997-01-086-12/+12
* Fix typo. I hate waking up at 4:45 in the morning...wollman1997-01-081-2/+2
* Correctly account for header length in m_pkthdr.len when sendingwollman1997-01-081-1/+2
* Delete -D_POSIX_MODE and -D_MULTI_LIBM from CFLAGS. They never had any effectwollman1997-01-081-2/+2
* Fix a few oversights in the new multicast membership interface.wollman1997-01-082-7/+32
* Fix fake failures on the short names which looks like hexadecimal numbersache1997-01-081-8/+4
* Document the various reasons for EINVAL.joerg1997-01-081-11/+21
* Our mmap(2) has a limitation where the `offset' parameter must bejoerg1997-01-082-3/+13
* Build ebones/telnetd only if MAKE_EBONES definedache1997-01-081-2/+2
* Make eBones/telnet only if MAKE_EBONES definedache1997-01-081-2/+2
* Build ebones/libtelnet only if MAKE_EBONES definedache1997-01-081-1/+1
* Remove an extra tab.mpp1997-01-081-2/+2
* Correct some misleading text.mpp1997-01-081-2/+5
* Fix some typos and remove a couple of duplicatempp1997-01-082-24/+2
* Man page police.mpp1997-01-081-6/+6
* Fix some formatting problems. Closed PR# 2377.mpp1997-01-081-2/+2
* Changed magic # 0xa0000 -> ISA_HOLE_START since it's now defined.nate1997-01-082-4/+4
* Fix double typopeter1997-01-081-1/+1
* Add an "else" clause to _followrel.jfieber1997-01-082-6/+14
* - Added PCIC resume functionnate1997-01-083-35/+35
* Rename vt*-em entries to vt*-nac entriesache1997-01-071-27/+42
* Fix many buffer overflows, correct usage of strcat and implementimp1997-01-073-11/+19
* Added Tor Egge to contributor's listpst1997-01-071-1/+2
* bin/1789: dump estimates a negative number of tapes needed for huge dumpspst1997-01-071-4/+4
* TCP statistics are unsigned counters.pst1997-01-071-46/+46
* Import a few relatively minor fixes from current Borman telnet.pst1997-01-076-16/+67
* Checkpoint the beginnings of the new kernel interface forwollman1997-01-073-3/+254
* Some buffer overrun fixes and removed check for username starting with "-"pst1997-01-073-13/+16
* Various bugfixes.davidn1997-01-072-34/+42
* > The extra include of <sys/time.h> is because apm uses microtime() and mynate1997-01-072-22/+4
OpenPOWER on IntegriCloud