summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Collapse)AuthorAgeFilesLines
* Reviewed by:ats1994-07-302-1/+23
| | | | | | Submitted by: Added a accton man page. Changed the Makefile to install the man page as accton.8.
* The FreeBSD bootloader loads the kernel at the a_entry address in thecsgr1994-07-221-0/+11
| | | | | | | kernel a.out file, meaning that this is where the kernel starts. (not at KERNBASE) - KERNBASE is 0xf0000000, while the kernel loads at 0xf0100000 Reviewed by:
* Argh! What a boneheaded bug! Finally fix the blank-line-in-packing listjkh1994-07-111-2/+2
| | | | problem! I am pond scum!
* Add proper links so that - and -sh are catered for.jkh1994-06-242-2/+13
|
* Just talked with James - there's another, better way to go about this.jkh1994-06-241-2/+0
| | | | | | Back out my earlier change. Note that this is just for the 1.1.5R floppies; the 1.1.5A ones still have the work-around method (which works fine and doesn't hurt anything, it's just kludge!).
* This is a kludge. Unless I make a link from sh to - (which would leave a filejkh1994-06-241-0/+2
| | | | | | called `-' lying around on the users system forever) login shells will fail. Just special-case the handling of `-' for now until/unless I find a more palatable solution.
* Remove bogus -lcrypt line.jkh1994-06-191-2/+2
|
* This commit was generated by cvs2svn to compensate for changes in r1752,rich1994-06-173-0/+439
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * slstat - report serial line IP statistics: bytes in/out, packetsrich1994-06-173-0/+439
| | | | | in/out, errors, compressed, and uncompressed packets in/out.
* John Capo's changes to make the fixit floppy image work; I didn't evenjkh1994-06-161-2/+2
| | | | bother looking at this file before! :)
* Whoops, missed the .cache files - those can be tossed too.jkh1994-06-151-1/+1
|
* Nuke all the intermediate files.jkh1994-06-151-1/+1
|
* 1. Clean the intermediate files when building the default fixit floppyjkh1994-06-153-1/+34
| | | | | (demonstration) target. 2. Add the kcopy and filesystem floppy configuration files from Rod.
* This commit was generated by cvs2svn to compensate for changes in r1722,jkh1994-06-1516-0/+2086
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * This is the new crunch utility for making distribution floppies fromjkh1994-06-1516-0/+2086
| | | | | James da Silva. We need to integrate this before 1.1.5 so that we can actually make the boot floppies.
* Add explanation of -e in usage().asami1994-06-011-1/+2
|
* Close /dev/tty that is opened in y_or_n()...this is called many timesasami1994-06-011-1/+2
| | | | so it will run out of ptys if not properly closed.
* BSD 4.4 Lite Share Sourcesrgrimes1994-05-301-0/+288
|
* Repeat after me, I will not edit files on Freefall, but bring patchesrgrimes1994-05-291-1/+1
| | | | | over instead. Moved #ifdef to correct place.
* Comment out missing/broken sources.rgrimes1994-05-281-12/+16
|
* Remove stuff for building manual pages the old way.rgrimes1994-05-281-6/+0
|
* Why cast a constant to (unsigned long) when you can make it this byrgrimes1994-05-281-1/+1
| | | | appending UL.
* Disable PS_STRINGS for now until I get the headers fixed.rgrimes1994-05-281-0/+4
|
* Must now include vm/vm.h and vm/vm_param.h due to the way we define KERNBASE.rgrimes1994-05-281-0/+3
| | | | Reviewed by: David Greenman
* My last fix broke things more, thanks to Paul Traina for pointing that out!csgr1994-05-261-1/+3
|
* Upgrade config to be compatible with our i386 port, pull in 95% of thergrimes1994-05-269-149/+205
| | | | | changes that have been made in FreeBSD 1.x, except for possibly the nfs diskless support this is a completed config.
* >From Jordancsgr1994-05-261-6/+4
| | | | Fix braindeadness in my makefile
* This commit was generated by cvs2svn to compensate for changes in r1560,rgrimes1994-05-2640-0/+7240
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * BSD 4.4 Lite sbin -> usr.sbin Sourcesrgrimes1994-05-2640-0/+7240
| | | | | | | | | | Note: The sources for XNSrouted and routed are being imported to usr.sbin instead of sbin.
* | This commit was generated by cvs2svn to compensate for changes in r1558,rgrimes1994-05-261-0/+39
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+39
| | | | | | | | | | Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin.
* | BSD 4.4 Lite sbin Sourcesrgrimes1994-05-2623-0/+4739
| | | | | | | | | | Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin.
| |
| \
| \
| \
| \
| \
*-----. \ This commit was generated by cvs2svn to compensate for changes in r1553,rgrimes1994-05-26643-0/+178765
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | which included commits to RCS files with non-trunk default branches.
| | | | * BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-26135-0/+65486
| | | |
| | | * BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+84
| | |
| | * BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-263-0/+659
| |
| * BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-26504-0/+112536
|
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-264-0/+2840
|
* The environment variable PKG_PREFIX is set to the first @cwd commandasami1994-05-255-16/+46
| | | | | | | in the packing list, or the argument to -p if it is specified, before the requirements/installation/deinstallation scripts are called. This enables the scripts to be written to work on the final installation destination, even if the user uses -p to override the package's default.
* Change Header to Id.jkh1994-05-251-1/+1
|
* Add new find_plist() function.jkh1994-05-252-9/+9
|
* Change in_plist() call to find_plist().jkh1994-05-251-2/+2
|
* Remove find_name(), replace with more generic find_plist() function.jkh1994-05-251-16/+3
|
* Make use of the new FDOPT_NORETRY facility. It does not make sense tojoerg1994-05-223-56/+61
| | | | | | verify formatted tracks with fully retryng. The head should not be moved in either case. Also some minor copyright cleanup.
* Typo (pkg_add => pkg-add).asami1994-05-201-1/+1
|
* Make clear what arguments the "require" script gets.asami1994-05-201-2/+5
|
* Make clear what arguments the "require" package gets (the original didn'tasami1994-05-201-2/+5
| | | | make any sense, with a ".b" instead of ".B" in front of "INSTALL"!).
* Add `-h' option to force tar to follow symbolic linksalm1994-05-194-3/+15
|
* Fix gross spelling and typographical errors pointed out by Keith Bostic.jkh1994-04-242-3/+3
|
* Add note about kernel PLL support.wollman1994-04-211-0/+6
|
OpenPOWER on IntegriCloud