aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* complete err() changes, actually use warn() in most instancesAdam David1996-08-263-9/+9
* Run as daemon.daemon, not nobody.daemonPaul Traina1996-08-261-1/+1
* Use MANFILTER everywhere instead of a couple of MANFILT typos..Peter Wemm1996-08-261-4/+4
* Delete -DGOOD_SELECT from CFLAGS, we don't have it. This is used toPeter Wemm1996-08-262-4/+4
* Fix buffer overrun, and run as nobodyPaul Traina1996-08-252-11/+51
* add ref id's for countries, eg. mirrors-au, mirrors-za etc.Wolfram Schneider1996-08-251-24/+49
* Add URL to FTP search, a free archie server.Wolfram Schneider1996-08-251-1/+9
* Dont forget to #include <err.h>Peter Wemm1996-08-255-0/+5
* Argh! caught! *blush*.. This program was supplying it's own 'err' routinePeter Wemm1996-08-255-46/+15
* "http://www.freebsd.org/handbook" -> "../handbook/handbook.html"Wolfram Schneider1996-08-251-5/+5
* /bin/echo -> ${ECHO}Wolfram Schneider1996-08-251-2/+2
* add URL to dictionaries for other languagesWolfram Schneider1996-08-251-0/+6
* Fix some bogons:Peter Wemm1996-08-251-11/+10
* Revert all the make depend changes.Jordan K. Hubbard1996-08-251-30/+30
* Back out the recent DEPEND changes - as Bruce points out, it's bogus.Jordan K. Hubbard1996-08-253-7/+4
* Add synopsis for yppasswd.Alexander Langer1996-08-241-0/+6
* It appears that with FreeBSD-current, we need to set the ethernetBill Paul1996-08-241-2/+2
* Convert to mdoc format.Mike Pritchard1996-08-242-98/+72
* Convert to mdoc format.Mike Pritchard1996-08-241-79/+78
* Change a stray reference to pstat to vmstat.Mike Pritchard1996-08-241-1/+1
* Locate the text inode, closes PR#1070Peter Wemm1996-08-242-2/+7
* bring back ``case '?':'' in switch statementWolfram Schneider1996-08-241-2/+3
* Add a section for CDR drives.Jordan K. Hubbard1996-08-241-1/+20
* D'oh! verbose output should go to stderr.Jordan K. Hubbard1996-08-241-2/+2
* Use the new "file:" URL specification to fetch to check the CDROMSatoshi Asami1996-08-241-2/+12
* Quick attempt to decode DTYPE_PIPE files and print something meaningfulPeter Wemm1996-08-241-7/+53
* Add some collected names from the last few commits, and fix a typoPeter Wemm1996-08-241-2/+6
* s/__unused/__sex_unused/ - this is simply a placeholder variable thatPeter Wemm1996-08-241-1/+1
* The socketpair(0 syscall is bogusly returning the fd numbers throughPeter Wemm1996-08-241-1/+3
* Unconditionally null-terminate string read into spkr driver.Peter Wemm1996-08-242-6/+12
* route.c:RTM_ADD does not check for a netmask before doing a tree walkPeter Wemm1996-08-241-2/+2
* Add support to halt, to allow it to request that the power be turned offJulian Elischer1996-08-242-6/+18
* Make it possible to turn the depend pass off entirely with a NO_DEPENDJordan K. Hubbard1996-08-234-7/+10
* Convert to mdoc format.Mike Pritchard1996-08-231-122/+133
* Some minor man page cleanup.Mike Pritchard1996-08-233-19/+21
* Use the .Bx macro where appropriate.Mike Pritchard1996-08-2328-36/+68
* Try to make netstat more smart about port numbers.Poul-Henning Kamp1996-08-231-7/+21
* Mark sockets where the kernel chose the port# for.Poul-Henning Kamp1996-08-232-2/+5
* Get rid of all the explicit calls to make depend.Jordan K. Hubbard1996-08-231-31/+31
* Add depend to all target so that it's explicit. It's only done once,Jordan K. Hubbard1996-08-233-6/+6
* Fix a couple of file-descriptor leaks.Poul-Henning Kamp1996-08-231-0/+3
* Conditionalize some annoying debug statements, update the docs.Jordan K. Hubbard1996-08-2312-31/+39
* Add tim Vanderhoek for his uulib and uudeview ports.Thomas Gellekum1996-08-231-1/+2
* Don't make -l warn when it's not used, so we can potentially set itJordan K. Hubbard1996-08-231-4/+1
* Another attempt at making multi-sector mode work.John Dyson1996-08-231-16/+35
* Use the .At macro where appropriate.Mike Pritchard1996-08-239-9/+18
* Use the .Fx macro where appropriate.Mike Pritchard1996-08-2325-49/+80
* Typo police.Mike Pritchard1996-08-231-2/+2
* Use the .Fx macro to specify FreeBSD version where appropriate.Mike Pritchard1996-08-2212-27/+26
* Use the .Bx macro where appropriate.Mike Pritchard1996-08-225-7/+14