aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Get rid of update. Make man page installation work with our schemeGarrett Wollman1994-08-0542-51/+179
* Converted 'vmunix' to 'kernel'.David Greenman1994-08-0519-48/+48
* Convert to our man installation style. Also fixed long-standing bugGarrett Wollman1994-08-054-8/+5
* Reviewed by:Andreas Schulz1994-07-302-1/+23
* The FreeBSD bootloader loads the kernel at the a_entry address in theGeoff Rehmet1994-07-221-0/+11
* Argh! What a boneheaded bug! Finally fix the blank-line-in-packing listJordan K. Hubbard1994-07-111-2/+2
* Add proper links so that - and -sh are catered for.Jordan K. Hubbard1994-06-242-2/+13
* Just talked with James - there's another, better way to go about this.Jordan K. Hubbard1994-06-241-2/+0
* This is a kludge. Unless I make a link from sh to - (which would leave a fileJordan K. Hubbard1994-06-241-0/+2
* Remove bogus -lcrypt line.Jordan K. Hubbard1994-06-191-2/+2
* slstat - report serial line IP statistics: bytes in/out, packetsRich Murphey1994-06-173-0/+439
* John Capo's changes to make the fixit floppy image work; I didn't evenJordan K. Hubbard1994-06-161-2/+2
* Whoops, missed the .cache files - those can be tossed too.Jordan K. Hubbard1994-06-151-1/+1
* Nuke all the intermediate files.Jordan K. Hubbard1994-06-151-1/+1
* 1. Clean the intermediate files when building the default fixit floppyJordan K. Hubbard1994-06-153-1/+34
* This is the new crunch utility for making distribution floppies fromJordan K. Hubbard1994-06-1516-0/+2086
* Add explanation of -e in usage().Satoshi Asami1994-06-011-1/+2
* Close /dev/tty that is opened in y_or_n()...this is called many timesSatoshi Asami1994-06-011-1/+2
* BSD 4.4 Lite Share SourcesRodney W. Grimes1994-05-301-0/+288
* Repeat after me, I will not edit files on Freefall, but bring patchesRodney W. Grimes1994-05-291-1/+1
* Comment out missing/broken sources.Rodney W. Grimes1994-05-281-12/+16
* Remove stuff for building manual pages the old way.Rodney W. Grimes1994-05-281-6/+0
* Why cast a constant to (unsigned long) when you can make it this byRodney W. Grimes1994-05-281-1/+1
* Disable PS_STRINGS for now until I get the headers fixed.Rodney W. Grimes1994-05-281-0/+4
* Must now include vm/vm.h and vm/vm_param.h due to the way we define KERNBASE.Rodney W. Grimes1994-05-281-0/+3
* My last fix broke things more, thanks to Paul Traina for pointing that out!Geoff Rehmet1994-05-261-1/+3
* Upgrade config to be compatible with our i386 port, pull in 95% of theRodney W. Grimes1994-05-269-149/+205
* >From JordanGeoff Rehmet1994-05-261-6/+4
* BSD 4.4 Lite sbin -> usr.sbin SourcesRodney W. Grimes1994-05-2640-0/+7240
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-2624-0/+4778
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-26647-0/+181605
* The environment variable PKG_PREFIX is set to the first @cwd commandSatoshi Asami1994-05-255-16/+46
* Change Header to Id.Jordan K. Hubbard1994-05-251-1/+1
* Add new find_plist() function.Jordan K. Hubbard1994-05-252-9/+9
* Change in_plist() call to find_plist().Jordan K. Hubbard1994-05-251-2/+2
* Remove find_name(), replace with more generic find_plist() function.Jordan K. Hubbard1994-05-251-16/+3
* Make use of the new FDOPT_NORETRY facility. It does not make sense toJoerg Wunsch1994-05-223-56/+61
* Typo (pkg_add => pkg-add).Satoshi Asami1994-05-201-1/+1
* Make clear what arguments the "require" script gets.Satoshi Asami1994-05-201-2/+5
* Make clear what arguments the "require" package gets (the original didn'tSatoshi Asami1994-05-201-2/+5
* Add `-h' option to force tar to follow symbolic linksAndrew Moore1994-05-194-3/+15
* Fix gross spelling and typographical errors pointed out by Keith Bostic.Jordan K. Hubbard1994-04-242-3/+3
* Add note about kernel PLL support.Garrett Wollman1994-04-211-0/+6
* Enable kernelized NTP PLL support on the daemon side.Garrett Wollman1994-04-212-1/+3
* Enable kernelized NTP PLL support on the daemon side.Garrett Wollman1994-04-211-0/+2
* Merged xntp3.3q from vendor branch.Garrett Wollman1994-04-219-37/+167
* This commit was generated by cvs2svn to compensate for changes in r1381,Garrett Wollman1994-04-2199-2627/+21737
|\
| * xntp3.3s from UDelGarrett Wollman1994-04-21106-2674/+21906
* | Fixed Makefile problem pointed out by Piero SeriniGeoff Rehmet1994-04-191-3/+7
* | Much fixed handling of .so entries.Geoff Rehmet1994-04-181-4/+110