summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Do more proper bad144 handling. Thanks, Rod.jkh1995-05-182-4/+8
* 1. Primitive bad144 support (I believe an additional command is needed, butjkh1995-05-1814-166/+223
* Use my own version of system() everywhere - it knows where to find thejkh1995-05-184-8/+50
* 1. Set a path to /stand by default.jkh1995-05-178-24/+18
* Remove the seat-belts from the root partition creation code; for somejkh1995-05-172-2/+6
* Commit my latest so that Gary can sync up - this version should alsojkh1995-05-1723-303/+311
* Hopefully the last version of this file. Add a lot more comments, andgpalmer1995-05-171-36/+192
* Oops - Jordan managed to grab my ``work in progress file'' whichgpalmer1995-05-161-36/+71
* Doc fix - ``active'' specification not parsed by routed in /etc/gateways.wollman1995-05-161-12/+1
* This will now compile and even scribble helpfully on your disks.jkh1995-05-1629-574/+1030
* This does _not yet compile_; I'm simply bringing in my changes fromjkh1995-05-1627-2733/+3910
* Fix a problem where pkg_manage refused to allow the user to select ajkh1995-05-164-17/+58
* A number of bug fixes to mrouted (no functionality enhancements from 3.5, justjkh1995-05-167-153/+235
* Basic bad-block scanner. Works. Slow. Adds the bad-spots automatically.phk1995-05-151-77/+76
* Fully initialize (bzero) the stack-allocated "struct sockaddr_in server"dg1995-05-151-1/+2
* Fix 3 printf's that had the wrong number of arguments.rgrimes1995-05-141-3/+3
* tcpdump is in (1) not (l)gpalmer1995-05-141-3/+3
* Added "doc" to the list of subdirs, so that amdref.info* will getasami1995-05-141-1/+1
* printf -> fprintf when you use a fd arg :-), oops!rgrimes1995-05-141-1/+1
* Don't add a slash to the end of _PATH_DEV, it already has one.rgrimes1995-05-141-1/+2
* Add bad144 -s option to scan entire slice of disk.rgrimes1995-05-142-4/+106
* Reflect the fact that we do not swap on the first <dmmax> blocks of aphk1995-05-141-1/+4
* Updated to work with Poul-Henning's recent kernel changes in the swapdg1995-05-141-12/+0
* Updated to work with Poul-Henning's recent changes to the swap devicedg1995-05-141-1/+3
* mlink bad144.8 to man8/bad144.8 so we can find the manual page.rgrimes1995-05-141-1/+2
* remove swapinfo.phk1995-05-131-2/+2
* Make pstat act like swapinfo if so invoked.phk1995-05-133-32/+55
* Don't automatically default dumps to be on a swap device; if the userwollman1995-05-122-8/+9
* Learn how to print out kern.dumpdev as a name.wollman1995-05-121-3/+12
* One for the road: create a ypbind.lock file under /var/run and try to lockwpaul1995-05-121-2/+20
* 1. Don't check CHUNK_BSD_COMPAT for now; it always returns "no" and isjkh1995-05-118-22/+44
* Revise this to actually print all the various isa_device field valuesjkh1995-05-111-5/+5
* Clean this up a bit - add more documentation to the documentation menu.jkh1995-05-116-10/+22
* First round of changes after testing this on actual systems. Clean upjkh1995-05-1112-88/+104
* Add a new `conflicts' flag for telling when a device is in conflict withjkh1995-05-114-4/+10
* Ack! One slipped through the cracks: remember to return the correctlywpaul1995-05-111-3/+3
* Performace improvements/simplifications/cleanups:wpaul1995-05-101-75/+110
* Fix a long-standing bug that broke pkg_info utterly and probably madejkh1995-05-101-8/+7
* Fix a long-standing bug that broke pkg_info utterly and probably madejkh1995-05-102-8/+13
* Bump the number of allowable args by a factor of 4. I just scannedjkh1995-05-101-2/+2
* Document fetch-by-URL.jkh1995-05-101-1/+9
* Re-work make_dist() routine to build the tar command more reasonably.jkh1995-05-101-54/+58
* Don't use curses routines until that part of the system is initialized.jkh1995-05-102-8/+12
* Sync up to Poul - use his new Create_Chunk_DWIM() function and use the pointerjkh1995-05-102-118/+20
* Make sure that mountpoints start with a /.jkh1995-05-102-4/+12
* Whoops - dispatch() takes multiple args now.jkh1995-05-102-4/+4
* Fold in all my recent changes.jkh1995-05-1010-464/+867
* Switch from bogus absolute path to a relative one.jkh1995-05-091-1/+1
* Fix nested comments for -Wcomment warnings.rgrimes1995-05-093-24/+24
* Fix nested includes for -Wcomment.rgrimes1995-05-091-6/+6
OpenPOWER on IntegriCloud