summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Sync these up so that they'll get into my CVS tree at home, where I'll continuejkh1995-05-0811-29/+156
* Whoops! Uncomment Write_Disk() again.jkh1995-05-082-4/+4
* Change /lib/cpp to /usr/bin/cppgpalmer1995-05-081-2/+2
* Perform a much needed tidying-up pass over this code. Sleep for now,jkh1995-05-0810-518/+694
* Add the sorted command executor code.jkh1995-05-082-0/+248
* Ok, we should now create all filesystems, mount them and extract thejkh1995-05-0812-42/+188
* Implement the geometry command. Clean up the help a little.jkh1995-05-084-16/+48
* Add a wizard button for Poul.jkh1995-05-082-2/+40
* Fix a bug in multi-column output.jkh1995-05-082-40/+46
* Another sync up for Poul. Added a lot more error checking.jkh1995-05-076-12/+96
* Add FreeBSD-specific TS_* statesache1995-05-071-0/+4
* Enable sio driver and upcoming rc driverache1995-05-071-0/+19
* Implement a work-around for Create_Chunk providing no pointer to thejkh1995-05-076-100/+238
* Fix 3 fatal mismatches in format args involving dbtob() and 7 nonfatalbde1995-05-071-9/+9
* Cast some expressions involving dbtob() to (unsigned long) and print thembde1995-05-071-12/+12
* Make this compile again. Poul and I need to sync up again.jkh1995-05-078-112/+158
* Silence `make -s' (echo -> ${ECHO}).bde1995-05-076-9/+9
* Correct a few ordering errors in how the partitions were being displayed.jkh1995-05-0710-64/+74
* Print sizes of partitions now.jkh1995-05-074-30/+62
* Some fairly serious cleanup. The proper offset should now be used injkh1995-05-0614-116/+254
* Forcibly add -O2 to the vgaio CFLAGS, to work around a gcc bug.joerg1995-05-061-0/+1
* All the editors are finished. Now if I can just get a problem with libdiskjkh1995-05-0518-76/+1002
* Everything but the partition editor is done. This commit is for MBR testing.jkh1995-05-0416-118/+940
OpenPOWER on IntegriCloud