summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* This will now write MBR entries - should be enough for testing.jkh1995-05-0417-174/+394
* My latest round of changes - make the "slices" editor work.jkh1995-05-0412-204/+670
* Change the perennially annoying reminder to "make depend" (which may orjkh1995-05-031-1/+1
* Cosmetic changes and paranoia checks:wpaul1995-05-031-15/+32
* Put $Id$ on all of these.rgrimes1995-05-033-8/+25
* Commit my latest changes before having a nap. Still not close to done,jkh1995-05-0121-207/+1261
* Don't accept usernames longer than 8 charactersache1995-04-301-1/+5
* o Add extra menu types (radio implemented, multiple choice shortly).jkh1995-04-2913-397/+607
* HAVE_SAVED_UIDS not depends of BSD version but dependsache1995-04-291-2/+5
* Close sec. hole: can exec pgm with more groups than calling user haveache1995-04-291-13/+15
* Remove FreeBSD-specific setre*() cheat, we have working thing nowache1995-04-291-15/+1
* Fix typo in HAVE_SAVED_UIDS defineache1995-04-291-2/+2
* Whoops! One of my automatics was initialized to garbage. Fix it.jkh1995-04-281-2/+2
* Corrected variable names for syscons support.sos1995-04-281-6/+6
* Don't dereference NULL pointers.phk1995-04-281-3/+7
* Told Makefile about manpage.phk1995-04-281-2/+2
* Had a moment, wrote a manpage based on kprof's page.phk1995-04-281-0/+65
* Use mtree -U instead of -u and put back error check. Thanks Rod!jkh1995-04-281-5/+7
* This will be the module that handles all media detection.jkh1995-04-271-0/+52
* Latest raft of changes.jkh1995-04-2710-176/+424
* This commit was generated by cvs2svn to compensate for changes in r8097,jkh1995-04-2725-0/+2328
|\
| * Here is my first "framework" commit of the new sysinstall. There is a LOTjkh1995-04-2725-0/+2328
* | Don't bother checking the return status of the mtree command - it returnsjkh1995-04-271-9/+4
* | Close PR:jkh1995-04-272-0/+18
* | ypbind.c: Major overhaul.wpaul1995-04-262-306/+289
* | Add code for dealing with URLs.jkh1995-04-263-11/+208
* | Make pkg_info URL aware (and also make it use the PKG_PATH properly, likejkh1995-04-262-22/+43
* | Add depend on libftp since this is now in lib.jkh1995-04-261-1/+3
* | Add a great deal more error checking to various things.jkh1995-04-262-22/+44
* | Further work on making all this more robust in the face of failure.jkh1995-04-262-36/+70
OpenPOWER on IntegriCloud