summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Set clock prescale based on BIOS supplied value instead of trying tose1996-08-261-7/+16
* change a comment to match what the BSD4.4 book says.julian1996-08-261-2/+2
* Remove the old cleanup code as it is no longer used..julian1996-08-261-28/+3
* complete err() changes, actually use warn() in most instancesadam1996-08-263-9/+9
* Run as daemon.daemon, not nobody.daemonpst1996-08-261-1/+1
* Use MANFILTER everywhere instead of a couple of MANFILT typos..peter1996-08-261-4/+4
* Delete -DGOOD_SELECT from CFLAGS, we don't have it. This is used topeter1996-08-262-4/+4
* Fix buffer overrun, and run as nobodypst1996-08-252-11/+51
* add ref id's for countries, eg. mirrors-au, mirrors-za etc.wosch1996-08-251-24/+49
* Add URL to FTP search, a free archie server.wosch1996-08-251-1/+9
* Dont forget to #include <err.h>peter1996-08-255-0/+5
* Argh! caught! *blush*.. This program was supplying it's own 'err' routinepeter1996-08-255-46/+15
* "http://www.freebsd.org/handbook" -> "../handbook/handbook.html"wosch1996-08-251-5/+5
* /bin/echo -> ${ECHO}wosch1996-08-251-2/+2
* add URL to dictionaries for other languageswosch1996-08-251-0/+6
* Fix some bogons:peter1996-08-251-11/+10
* Revert all the make depend changes.jkh1996-08-251-30/+30
* Back out the recent DEPEND changes - as Bruce points out, it's bogus.jkh1996-08-253-7/+4
* Add synopsis for yppasswd.alex1996-08-241-0/+6
* It appears that with FreeBSD-current, we need to set the ethernetwpaul1996-08-241-2/+2
* Convert to mdoc format.mpp1996-08-242-98/+72
* Convert to mdoc format.mpp1996-08-241-79/+78
* Change a stray reference to pstat to vmstat.mpp1996-08-241-1/+1
* Locate the text inode, closes PR#1070peter1996-08-242-2/+7
* bring back ``case '?':'' in switch statementwosch1996-08-241-2/+3
* Add a section for CDR drives.jkh1996-08-241-1/+20
* D'oh! verbose output should go to stderr.jkh1996-08-241-2/+2
* Use the new "file:" URL specification to fetch to check the CDROMasami1996-08-241-2/+12
* Quick attempt to decode DTYPE_PIPE files and print something meaningfulpeter1996-08-241-7/+53
* Add some collected names from the last few commits, and fix a typopeter1996-08-241-2/+6
* s/__unused/__sex_unused/ - this is simply a placeholder variable thatpeter1996-08-241-1/+1
* The socketpair(0 syscall is bogusly returning the fd numbers throughpeter1996-08-241-1/+3
* Unconditionally null-terminate string read into spkr driver.peter1996-08-242-6/+12
* route.c:RTM_ADD does not check for a netmask before doing a tree walkpeter1996-08-241-2/+2
* Add support to halt, to allow it to request that the power be turned offjulian1996-08-242-6/+18
* Make it possible to turn the depend pass off entirely with a NO_DEPENDjkh1996-08-234-7/+10
* Convert to mdoc format.mpp1996-08-231-122/+133
* Some minor man page cleanup.mpp1996-08-233-19/+21
* Use the .Bx macro where appropriate.mpp1996-08-2328-36/+68
* Try to make netstat more smart about port numbers.phk1996-08-231-7/+21
* Mark sockets where the kernel chose the port# for.phk1996-08-232-2/+5
* Get rid of all the explicit calls to make depend.jkh1996-08-231-31/+31
* Add depend to all target so that it's explicit. It's only done once,jkh1996-08-233-6/+6
* Fix a couple of file-descriptor leaks.phk1996-08-231-0/+3
* Conditionalize some annoying debug statements, update the docs.jkh1996-08-2312-31/+39
* Add tim Vanderhoek for his uulib and uudeview ports.tg1996-08-231-1/+2
* Don't make -l warn when it's not used, so we can potentially set itjkh1996-08-231-4/+1
* Another attempt at making multi-sector mode work.dyson1996-08-231-16/+35
* Use the .At macro where appropriate.mpp1996-08-239-9/+18
* Use the .Fx macro where appropriate.mpp1996-08-2325-49/+80
OpenPOWER on IntegriCloud