summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Bring this up to date with Marc van Kempen's latest version (1.0) nowjkh1995-04-219-316/+981
* | Correct a bogusly formatted printf().jkh1995-04-211-2/+2
* | Add -f to all gunzip's.phk1995-04-211-7/+7
* | Greatly simplify the calling of mtree - the error handling wasn't workingjkh1995-04-191-37/+4
* | Add support for the ${PKG_DBDIR} environment variable. /var/db/pkg is thejkh1995-04-195-18/+39
* | Bugfixes :gpalmer1995-04-193-9/+33
* | Use a more nicely formatted message when we run out of space.jkh1995-04-181-2/+2
* | Extensive updates to this package.jkh1995-04-182-1/+223
* | Missing ${DESTDIR} added 4 places, pcvt's Makefiles are a crock!rgrimes1995-04-171-3/+3
* | Add 4 missing ${DESTDIR}'s, this is another Makefile that needs rewritten.rgrimes1995-04-171-2/+2
OpenPOWER on IntegriCloud