summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENTphk1998-05-132-4/+4
* The printf type checking in gcc wants %qd to be a long long, so addjb1998-05-131-2/+2
* Make -Werror i386 specific because -nostinc on alpha spits warningsjb1998-05-133-6/+17
* Fixed gross errors in previous commit. `sapipe' was used uninitializedbde1998-05-111-7/+11
* Make Mitsumi and Sony CDROM devs also use the `a' device. I thinkjkh1998-05-112-6/+6
* It was incorrect to use the `c' device for the matcd driver;jkh1998-05-112-4/+4
* 1) kill -HUP syslog, even if compressing supposedly "binary" fileshoek1998-05-101-12/+16
* Arg! Someone fixed the synopsis in -stable's newsyslog.8, but nothoek1998-05-102-4/+4
* Fix the usage here, too (-F option).hoek1998-05-101-3/+3
* 1) Remove a line that somehow strayed from the one true path ofhoek1998-05-101-3/+2
* Removed bogus dependencies of generated .c files on generated headers.bde1998-05-106-17/+17
* Fixed missing dependencies on headers generated by rpcgen, as usual.bde1998-05-101-6/+7
* Simplified by putting all generated headers in SRCS. The explicitbde1998-05-101-4/+2
* Use rpcgen's -C option to get prototypes in nfs_prot.h.bde1998-05-102-2/+2
* Fixed the usual dependency bugs. This Makefile accidentally usuallybde1998-05-091-3/+3
* 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
OpenPOWER on IntegriCloud