summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Yikes! How did that typo slip past! I'd swear I compiled it. Oh well,jkh1995-04-261-2/+2
* | As per Bruce's advice, use sysconf to get the max argument size andjkh1995-04-261-19/+23
* | Check dependencies BEFORE doing final extraction of package.jkh1995-04-262-63/+83
* | My handling of the missing dependency but !Verbose was wrong. Makejkh1995-04-261-2/+7
* | Use ARG_MAX instead of _POSIX_ARG_MAX: 4K is too small!jkh1995-04-241-3/+3
* | Grand new all-singing, dialog-wielding tzsetup(8). Still needs a man page.wollman1995-04-245-6/+588
* | Commit the latest version of this. This version appears to handle packagejkh1995-04-2413-148/+260
* | Stage almost nothing through the playpen now - this should speed pkg_createsjkh1995-04-221-24/+38
* | Export the min_free() function.jkh1995-04-223-7/+23
* | Second round:jkh1995-04-224-69/+165
OpenPOWER on IntegriCloud