| Commit message (Expand) | Author | Age | Files | Lines |
* | On request of Garrett, ad a way to specify that a service should be | guido | 1998-05-14 | 2 | -3/+20 |
* | .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT | phk | 1998-05-13 | 2 | -4/+4 |
* | The printf type checking in gcc wants %qd to be a long long, so add | jb | 1998-05-13 | 1 | -2/+2 |
* | Make -Werror i386 specific because -nostinc on alpha spits warnings | jb | 1998-05-13 | 3 | -6/+17 |
* | Fixed gross errors in previous commit. `sapipe' was used uninitialized | bde | 1998-05-11 | 1 | -7/+11 |
* | Make Mitsumi and Sony CDROM devs also use the `a' device. I think | jkh | 1998-05-11 | 2 | -6/+6 |
* | It was incorrect to use the `c' device for the matcd driver; | jkh | 1998-05-11 | 2 | -4/+4 |
* | 1) kill -HUP syslog, even if compressing supposedly "binary" files | hoek | 1998-05-10 | 1 | -12/+16 |
* | Arg! Someone fixed the synopsis in -stable's newsyslog.8, but not | hoek | 1998-05-10 | 2 | -4/+4 |
* | Fix the usage here, too (-F option). | hoek | 1998-05-10 | 1 | -3/+3 |
* | 1) Remove a line that somehow strayed from the one true path of | hoek | 1998-05-10 | 1 | -3/+2 |
* | Removed bogus dependencies of generated .c files on generated headers. | bde | 1998-05-10 | 6 | -17/+17 |
* | Fixed missing dependencies on headers generated by rpcgen, as usual. | bde | 1998-05-10 | 1 | -6/+7 |
* | Simplified by putting all generated headers in SRCS. The explicit | bde | 1998-05-10 | 1 | -4/+2 |
* | Use rpcgen's -C option to get prototypes in nfs_prot.h. | bde | 1998-05-10 | 2 | -2/+2 |
* | Fixed the usual dependency bugs. This Makefile accidentally usually | bde | 1998-05-09 | 1 | -3/+3 |
* | Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogus | bde | 1998-05-09 | 1 | -6/+7 |
* | Unblock SIGPIPE before execv(); convert from sigvec to sigaction | guido | 1998-05-08 | 1 | -16/+18 |
* | Redo tcpmux stuff. tcpmux handling is now performed after inetd | guido | 1998-05-07 | 1 | -15/+20 |
* | fix a core dump problem when you don't give -f a parameter... also compare | jmg | 1998-05-07 | 1 | -2/+2 |
* | Make syslogd function in non-secure mode. | brian | 1998-05-07 | 1 | -4/+4 |
* | Backed out previous backout. Put y.tab.h back in SRCS. | bde | 1998-05-06 | 1 | -4/+2 |
* | Backed out previous backout. | bde | 1998-05-06 | 1 | -2/+3 |
* | Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internal | bde | 1998-05-06 | 1 | -5/+7 |
* | XFree86 3.3.1 -> 3.3.2 | jkh | 1998-05-06 | 4 | -194/+194 |
* | Fix the search sequence for keymaps. | des | 1998-05-05 | 1 | -3/+3 |
* | Don't generate y.tab.h, since it is not used. | bde | 1998-05-05 | 1 | -1/+2 |
* | Added y.tab.h to SRCS. This should have been used to get dependencies | bde | 1998-05-05 | 2 | -2/+3 |
* | Backed out previous commit. It was tested, but not for the case where | bde | 1998-05-05 | 1 | -3/+5 |
* | Backed out previous change. Generating vgaio.h from vgaio.y clobbered | bde | 1998-05-05 | 1 | -1/+2 |
* | Fixed races in `make -jN' using new yacc rules. | bde | 1998-05-04 | 3 | -9/+5 |
* | Simplified by using new lex rules. | bde | 1998-05-04 | 1 | -4/+2 |
* | Simplified by using new yacc rules. | bde | 1998-05-04 | 2 | -4/+1 |
* | Simplified by using new lex and yacc rules. | bde | 1998-05-04 | 1 | -17/+2 |
* | Put named-bootconf (the script to convert named.boot to named.conf) in | peter | 1998-05-03 | 1 | -2/+2 |
* | Add nsupdate | peter | 1998-05-03 | 1 | -2/+2 |
* | Update for bind-8 | peter | 1998-05-03 | 1 | -7/+8 |
* | Update for bind-8. Also use /proc in preference to the (seemingly) always | peter | 1998-05-03 | 2 | -17/+18 |
* | These are no longer shipped with bind, but are a well established | peter | 1998-05-03 | 6 | -10/+160 |
* | New bind8 program | peter | 1998-05-03 | 1 | -0/+10 |
* | Update for named v8 | peter | 1998-05-03 | 3 | -24/+50 |
* | Backed out previous commit. chown(8) doesn't follow symlinks by | bde | 1998-05-03 | 1 | -1/+2 |
* | Don't ignore symbolic links in the absence of -h, -H or -L options. | helbig | 1998-05-02 | 1 | -2/+1 |
* | Support PC-98 machine. | kato | 1998-05-02 | 5 | -5/+15 |
* | Undouble. | bde | 1998-05-01 | 1 | -5/+2 |
* | Removed self-inclusion-prevention ifdef. It is unnecessary now that | bde | 1998-05-01 | 1 | -3/+1 |
* | Don't give examples or use the depreciated usage to nfsd | peter | 1998-05-01 | 1 | -1/+1 |
* | Fixed syntax error for `make checkdpadd'. libfl.a should never be | bde | 1998-04-28 | 1 | -2/+2 |
* | Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogus | bde | 1998-04-26 | 2 | -12/+12 |
* | Don't clobber errno when reaping child processes. | tegge | 1998-04-26 | 1 | -1/+6 |