summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make LINT compile again after wollman introduced poll() here.eivind1997-12-161-2/+2
* Regenerate after changing makesyscalls.sh.eivind1997-12-162-2/+2
* Typo alert (cosmetic).jraynard1997-12-161-1/+1
* Move around opt_compat include to accomodate Linulator brokenness (foreivind1997-12-161-3/+4
* Make hidden COMPAT_43 dependencies explict. Options in headers is aeivind1997-12-163-2/+8
* Handle COMPAT_43 define -> option change.eivind1997-12-162-8/+14
* Removed gross dir file bootstrap rule again. It would break buildingbde1997-12-161-19/+12
* Whoops - fix this after yesterday's IPX option changes. Also fixeivind1997-12-162-6/+24
* Fixed DPADD.bde1997-12-167-7/+14
* Fixed DPADD.bde1997-12-163-6/+9
* Make COMPAT_43 and COMPAT_SUNOS new-style options.eivind1997-12-1643-43/+122
* Fixed DPADD.bde1997-12-162-10/+6
* Fixed DPADD. ${LIBGCC} must be added explicitly since the defaultbde1997-12-161-13/+22
* Fix bug where a struct buf was free()'d back to the system malloc pool.dg1997-12-161-4/+3
* Fixed DPADD.bde1997-12-161-0/+2
* Fixed missing DPADD.bde1997-12-161-7/+6
* Don't use PG_N if EPSON PC-486HX/HG/HA (PC-9801 compatible) arekato1997-12-162-2/+42
* One more ctype castache1997-12-161-2/+2
OpenPOWER on IntegriCloud