| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix an incredibly horrible bug in the ipfw code | julian | 1997-12-19 | 3 | -11/+16 |
* | Correct the check for multiword dma. It was incorrectly checking | dyson | 1997-12-19 | 1 | -2/+2 |
* | Augment $PATH to ensure searching of /sbin and /usr/sbin for sysctl | bde | 1997-12-18 | 3 | -9/+12 |
* | Install sysctl in /sbin. It is used in some cases in network_pass1(), | bde | 1997-12-18 | 2 | -0/+8 |
* | Removed extra (non-trailing) arg in a call to warnx(). | bde | 1997-12-18 | 1 | -2/+2 |
* | Fixed missing dependency on version.c. | bde | 1997-12-18 | 1 | -5/+6 |
* | Oops, the previous patch was botched. | bde | 1997-12-18 | 1 | -2/+1 |
* | Fixed a missing splx(s) bug in tcp_usr_send(). | dg | 1997-12-18 | 1 | -2/+3 |
* | Call in_pcballoc() at splnet(). As near as I can tell, this won't fix | dg | 1997-12-18 | 2 | -8/+18 |
* | Typo. | charnier | 1997-12-18 | 1 | -2/+2 |
* | Add missing references to Xcpuast, get_isrlock and checkstate_probed_cpus | peter | 1997-12-18 | 1 | -1/+4 |
* | Replace | brian | 1997-12-18 | 3 | -6/+9 |
* | "No reply from ppp" -> "Connection closed". | brian | 1997-12-18 | 1 | -2/+2 |
* | Don't log the actual password when command-logging | brian | 1997-12-18 | 3 | -5/+42 |
* | Don't depend on a u_long being 32 bits. | brian | 1997-12-17 | 1 | -6/+9 |
* | char filename[200] => char filename[MAXPATHLEN] | brian | 1997-12-17 | 1 | -2/+2 |
* | Log the source of client connections to the diagnostic port. | brian | 1997-12-17 | 1 | -8/+32 |
* | Remove useless comparison. | brian | 1997-12-17 | 1 | -3/+1 |
* | If we've got a descriptor table that's bigger than an | brian | 1997-12-17 | 1 | -1/+12 |
* | o Log ******** instead of the actual password for "set authkey" | brian | 1997-12-17 | 4 | -43/+197 |
* | <bsd.prog.mk> has always included ../Makefile.inc, and there are no | bde | 1997-12-17 | 1 | -3/+1 |
* | <bsd.prog.mk> has included ../Makefile.inc for a long time, and there | bde | 1997-12-17 | 1 | -2/+1 |
* | <bsd.prog.mk> has always included ../Makefile.inc, and there are no | bde | 1997-12-17 | 3 | -4/+3 |
* | Add -Wno-unused so that ``make world'' can complete successfully. | wollman | 1997-12-17 | 2 | -4/+4 |
* | BSDify. | bde | 1997-12-17 | 2 | -32/+0 |
* | <bsd.doc.mk> now includes ../Makefile.inc, so don't include it here. | bde | 1997-12-17 | 7 | -14/+7 |
* | Oops, rm -f can't handle empty lists. | bde | 1997-12-17 | 1 | -1/+5 |
* | DPADD repairs suggested by Bruce Evans <bde@zeta.org.au> | cwt | 1997-12-17 | 5 | -11/+13 |
* | Oops, rm -f can't handle empty lists. | bde | 1997-12-17 | 1 | -1/+3 |
* | Don't use LDDESTDIR. Just put the -L arg in LDADD. | bde | 1997-12-17 | 7 | -34/+31 |
* | Revert poll() for UFS files to traditional behavior where polling for read- | wollman | 1997-12-17 | 1 | -0/+2 |
* | Don't clean files that we don't create. | bde | 1997-12-17 | 1 | -4/+4 |
* | Normally don't include <bsd.libnames.mk>. Include it in the !aout case | bde | 1997-12-17 | 1 | -6/+8 |
* | Close some file descriptors on exec so that the inferior process gets | bde | 1997-12-17 | 2 | -0/+2 |
* | Use the default LIBOWN, etc. instead of clobbering the defaults to bin, | bde | 1997-12-17 | 1 | -26/+12 |
* | LIBOWN -> BINOWN, etc. There are no libraries here. | bde | 1997-12-17 | 1 | -3/+2 |
* | Use the default LIBOWN, etc. instead of clobbering the defaults to bin, | bde | 1997-12-17 | 1 | -4/+1 |
* | Use BINOWN, etc. instead of bin, etc. so that (this part of) | bde | 1997-12-17 | 4 | -14/+14 |
* | Fixed missing DPADD by removing empty LDADD. | bde | 1997-12-17 | 1 | -1/+0 |
* | Fixed building with NOSHARED=YES. libncurses depends on libmytinfo but | bde | 1997-12-17 | 1 | -3/+3 |
* | Regenerate (fix argument of linux_nice). | kato | 1997-12-17 | 3 | -4/+4 |
* | I should not edit linux_prot.h directly. Fix the argument of linux_nice. | kato | 1997-12-17 | 2 | -4/+4 |
* | Warn if ISC-DHCP not available. | pst | 1997-12-17 | 1 | -0/+2 |
* | Remove an unnecessary (and wrong) cast. | brian | 1997-12-17 | 1 | -2/+2 |
* | Fix a potential overflow where, if the label passed on the command | brian | 1997-12-17 | 2 | -5/+6 |
* | EXT2FS and MSDOSFS to the opt_dontuse bin. | eivind | 1997-12-16 | 1 | -1/+3 |
* | Fix my typo. | eivind | 1997-12-16 | 2 | -4/+4 |
* | Make LINT compile again after wollman introduced poll() here. | eivind | 1997-12-16 | 1 | -2/+2 |
* | Regenerate after changing makesyscalls.sh. | eivind | 1997-12-16 | 2 | -2/+2 |
* | Typo alert (cosmetic). | jraynard | 1997-12-16 | 1 | -1/+1 |