summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogusbde1998-05-091-6/+7
* Unblock SIGPIPE before execv(); convert from sigvec to sigactionguido1998-05-081-16/+18
* Redo tcpmux stuff. tcpmux handling is now performed after inetdguido1998-05-071-15/+20
* fix a core dump problem when you don't give -f a parameter... also comparejmg1998-05-071-2/+2
* Make syslogd function in non-secure mode.brian1998-05-071-4/+4
* Backed out previous backout. Put y.tab.h back in SRCS.bde1998-05-061-4/+2
* Backed out previous backout.bde1998-05-061-2/+3
* Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalbde1998-05-061-5/+7
* XFree86 3.3.1 -> 3.3.2jkh1998-05-064-194/+194
* Fix the search sequence for keymaps.des1998-05-051-3/+3
* Don't generate y.tab.h, since it is not used.bde1998-05-051-1/+2
* Added y.tab.h to SRCS. This should have been used to get dependenciesbde1998-05-052-2/+3
* Backed out previous commit. It was tested, but not for the case wherebde1998-05-051-3/+5
* Backed out previous change. Generating vgaio.h from vgaio.y clobberedbde1998-05-051-1/+2
* Fixed races in `make -jN' using new yacc rules.bde1998-05-043-9/+5
* Simplified by using new lex rules.bde1998-05-041-4/+2
* Simplified by using new yacc rules.bde1998-05-042-4/+1
* Simplified by using new lex and yacc rules.bde1998-05-041-17/+2
* Put named-bootconf (the script to convert named.boot to named.conf) inpeter1998-05-031-2/+2
* Add nsupdatepeter1998-05-031-2/+2
* Update for bind-8peter1998-05-031-7/+8
* Update for bind-8. Also use /proc in preference to the (seemingly) alwayspeter1998-05-032-17/+18
* These are no longer shipped with bind, but are a well establishedpeter1998-05-036-10/+160
* New bind8 programpeter1998-05-031-0/+10
* Update for named v8peter1998-05-033-24/+50
* Backed out previous commit. chown(8) doesn't follow symlinks bybde1998-05-031-1/+2
* Don't ignore symbolic links in the absence of -h, -H or -L options.helbig1998-05-021-2/+1
* Support PC-98 machine.kato1998-05-025-5/+15
* Undouble.bde1998-05-011-5/+2
* Removed self-inclusion-prevention ifdef. It is unnecessary now thatbde1998-05-011-3/+1
* Don't give examples or use the depreciated usage to nfsdpeter1998-05-011-1/+1
* Fixed syntax error for `make checkdpadd'. libfl.a should never bebde1998-04-281-2/+2
* Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogusbde1998-04-262-12/+12
* Don't clobber errno when reaping child processes.tegge1998-04-261-1/+6
* Keywords "iosize" and "memsize" are unused since 1.5. Removed.hosokawa1998-04-251-5/+1
* #define'd KWD_XXX for keywords.hosokawa1998-04-251-11/+25
* Quieten gcc-2.8.1brian1998-04-253-8/+13
* Fix diagnostic typo.brian1998-04-251-2/+2
* Augment the last change after some deliberation with rgrimes & peter.phk1998-04-242-25/+35
* There is no "rwho" service, it's "who"des1998-04-231-1/+1
* Don't generate code with syntax errors (hard newlines in string constantsbde1998-04-231-5/+5
* Even with '-s', syslogd still creates an AF_INET socket, althoughphk1998-04-221-23/+22
* Spelling/typo fix: (proccessed).rnordier1998-04-201-2/+2
* Spelling/typo fixes: (proccessed, og).rnordier1998-04-201-3/+3
* - Argh, fix stupid logic error in the laststate/state fix previously. That'snate1998-04-201-10/+3
* Don't build files at install time (just to be consistent; the problembde1998-04-203-3/+3
* - Don't try and keep track of the previous state, since the kernel maynate1998-04-201-19/+7
* fd(4) referenced in HISTORY has nothing to do with floppy disks;des1998-04-201-1/+1
* Note usage of Linux PLIP peer.jkh1998-04-201-0/+4
* MF22: Finish fixing 'looping' bug.nate1998-04-201-5/+1
OpenPOWER on IntegriCloud