summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Set a default PKG_PATH.jkh1995-04-221-0/+2
* | 1. Add an new @option directive. You'll understand it better in a moment.jkh1995-04-223-13/+44
* | Argh - missed a printf! That should be the last of plist-spewers.jkh1995-04-221-2/+2
* | Don't spew garbage into the packing list when PlistOnly and verbose arejkh1995-04-221-3/+3
* | Some patches to make deletions of non-existent files and directories slightlyjkh1995-04-221-6/+13
* | 1. Add proper dependencies to the library in my Makefiles. This was pointedjkh1995-04-228-12/+64
* | small NIS binding fixes:wpaul1995-04-211-3/+4
* | Clean up this manpage a bit. I didn't try to seriously rearrange anyjkh1995-04-211-75/+81
* | Whoops - I committed the test environment Makefile by mistake! Thisjkh1995-04-211-8/+7
OpenPOWER on IntegriCloud