summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SUNIT: use MALLOC/FREE and M_NOWAITache1997-12-191-4/+8
* Some performance improvements, and code cleanups (including changing ourdyson1997-12-1911-31/+479
* If the peer asks for IP 0.0.0.0, choose an IP ourselvesbrian1997-12-191-2/+3
* Fix an incredibly horrible bug in the ipfw codejulian1997-12-193-11/+16
* Correct the check for multiword dma. It was incorrectly checkingdyson1997-12-191-2/+2
* Augment $PATH to ensure searching of /sbin and /usr/sbin for sysctlbde1997-12-183-9/+12
* Install sysctl in /sbin. It is used in some cases in network_pass1(),bde1997-12-182-0/+8
* Removed extra (non-trailing) arg in a call to warnx().bde1997-12-181-2/+2
* Fixed missing dependency on version.c.bde1997-12-181-5/+6
* Oops, the previous patch was botched.bde1997-12-181-2/+1
* Fixed a missing splx(s) bug in tcp_usr_send().dg1997-12-181-2/+3
* Call in_pcballoc() at splnet(). As near as I can tell, this won't fixdg1997-12-182-8/+18
* Typo.charnier1997-12-181-2/+2
* Add missing references to Xcpuast, get_isrlock and checkstate_probed_cpuspeter1997-12-181-1/+4
* Replacebrian1997-12-183-6/+9
* "No reply from ppp" -> "Connection closed".brian1997-12-181-2/+2
* Don't log the actual password when command-loggingbrian1997-12-183-5/+42
* Don't depend on a u_long being 32 bits.brian1997-12-171-6/+9
* char filename[200] => char filename[MAXPATHLEN]brian1997-12-171-2/+2
* Log the source of client connections to the diagnostic port.brian1997-12-171-8/+32
* Remove useless comparison.brian1997-12-171-3/+1
* If we've got a descriptor table that's bigger than anbrian1997-12-171-1/+12
* o Log ******** instead of the actual password for "set authkey"brian1997-12-174-43/+197
* <bsd.prog.mk> has always included ../Makefile.inc, and there are nobde1997-12-171-3/+1
* <bsd.prog.mk> has included ../Makefile.inc for a long time, and therebde1997-12-171-2/+1
* <bsd.prog.mk> has always included ../Makefile.inc, and there are nobde1997-12-173-4/+3
* Add -Wno-unused so that ``make world'' can complete successfully.wollman1997-12-172-4/+4
* BSDify.bde1997-12-172-32/+0
* <bsd.doc.mk> now includes ../Makefile.inc, so don't include it here.bde1997-12-177-14/+7
* Oops, rm -f can't handle empty lists.bde1997-12-171-1/+5
* DPADD repairs suggested by Bruce Evans <bde@zeta.org.au>cwt1997-12-175-11/+13
* Oops, rm -f can't handle empty lists.bde1997-12-171-1/+3
* Don't use LDDESTDIR. Just put the -L arg in LDADD.bde1997-12-177-34/+31
* Revert poll() for UFS files to traditional behavior where polling for read-wollman1997-12-171-0/+2
* Don't clean files that we don't create.bde1997-12-171-4/+4
* Normally don't include <bsd.libnames.mk>. Include it in the !aout casebde1997-12-171-6/+8
* Close some file descriptors on exec so that the inferior process getsbde1997-12-172-0/+2
* Use the default LIBOWN, etc. instead of clobbering the defaults to bin,bde1997-12-171-26/+12
* LIBOWN -> BINOWN, etc. There are no libraries here.bde1997-12-171-3/+2
* Use the default LIBOWN, etc. instead of clobbering the defaults to bin,bde1997-12-171-4/+1
* Use BINOWN, etc. instead of bin, etc. so that (this part of)bde1997-12-174-14/+14
* Fixed missing DPADD by removing empty LDADD.bde1997-12-171-1/+0
* Fixed building with NOSHARED=YES. libncurses depends on libmytinfo butbde1997-12-171-3/+3
* Regenerate (fix argument of linux_nice).kato1997-12-173-4/+4
* I should not edit linux_prot.h directly. Fix the argument of linux_nice.kato1997-12-172-4/+4
* Warn if ISC-DHCP not available.pst1997-12-171-0/+2
* Remove an unnecessary (and wrong) cast.brian1997-12-171-2/+2
* Fix a potential overflow where, if the label passed on the commandbrian1997-12-172-5/+6
* EXT2FS and MSDOSFS to the opt_dontuse bin.eivind1997-12-161-1/+3
* Fix my typo.eivind1997-12-162-4/+4
OpenPOWER on IntegriCloud