| Commit message (Expand) | Author | Age | Files | Lines |
* | Make this compile again. Poul and I need to sync up again. | jkh | 1995-05-07 | 8 | -112/+158 |
* | Silence `make -s' (echo -> ${ECHO}). | bde | 1995-05-07 | 6 | -9/+9 |
* | Correct a few ordering errors in how the partitions were being displayed. | jkh | 1995-05-07 | 10 | -64/+74 |
* | Print sizes of partitions now. | jkh | 1995-05-07 | 4 | -30/+62 |
* | Some fairly serious cleanup. The proper offset should now be used in | jkh | 1995-05-06 | 14 | -116/+254 |
* | Forcibly add -O2 to the vgaio CFLAGS, to work around a gcc bug. | joerg | 1995-05-06 | 1 | -0/+1 |
* | All the editors are finished. Now if I can just get a problem with libdisk | jkh | 1995-05-05 | 18 | -76/+1002 |
* | Everything but the partition editor is done. This commit is for MBR testing. | jkh | 1995-05-04 | 16 | -118/+940 |
* | This will now write MBR entries - should be enough for testing. | jkh | 1995-05-04 | 17 | -174/+394 |
* | My latest round of changes - make the "slices" editor work. | jkh | 1995-05-04 | 12 | -204/+670 |
* | Change the perennially annoying reminder to "make depend" (which may or | jkh | 1995-05-03 | 1 | -1/+1 |
* | Cosmetic changes and paranoia checks: | wpaul | 1995-05-03 | 1 | -15/+32 |
* | Put $Id$ on all of these. | rgrimes | 1995-05-03 | 3 | -8/+25 |
* | Commit my latest changes before having a nap. Still not close to done, | jkh | 1995-05-01 | 21 | -207/+1261 |
* | Don't accept usernames longer than 8 characters | ache | 1995-04-30 | 1 | -1/+5 |
* | o Add extra menu types (radio implemented, multiple choice shortly). | jkh | 1995-04-29 | 13 | -397/+607 |
* | HAVE_SAVED_UIDS not depends of BSD version but depends | ache | 1995-04-29 | 1 | -2/+5 |
* | Close sec. hole: can exec pgm with more groups than calling user have | ache | 1995-04-29 | 1 | -13/+15 |
* | Remove FreeBSD-specific setre*() cheat, we have working thing now | ache | 1995-04-29 | 1 | -15/+1 |
* | Fix typo in HAVE_SAVED_UIDS define | ache | 1995-04-29 | 1 | -2/+2 |
* | Whoops! One of my automatics was initialized to garbage. Fix it. | jkh | 1995-04-28 | 1 | -2/+2 |
* | Corrected variable names for syscons support. | sos | 1995-04-28 | 1 | -6/+6 |
* | Don't dereference NULL pointers. | phk | 1995-04-28 | 1 | -3/+7 |
* | Told Makefile about manpage. | phk | 1995-04-28 | 1 | -2/+2 |
* | Had a moment, wrote a manpage based on kprof's page. | phk | 1995-04-28 | 1 | -0/+65 |
* | Use mtree -U instead of -u and put back error check. Thanks Rod! | jkh | 1995-04-28 | 1 | -5/+7 |
* | This will be the module that handles all media detection. | jkh | 1995-04-27 | 1 | -0/+52 |
* | Latest raft of changes. | jkh | 1995-04-27 | 10 | -176/+424 |
* | This commit was generated by cvs2svn to compensate for changes in r8097, | jkh | 1995-04-27 | 25 | -0/+2328 |
|\ |
|
| * | Here is my first "framework" commit of the new sysinstall. There is a LOT | jkh | 1995-04-27 | 25 | -0/+2328 |
* | | Don't bother checking the return status of the mtree command - it returns | jkh | 1995-04-27 | 1 | -9/+4 |
* | | Close PR: | jkh | 1995-04-27 | 2 | -0/+18 |
* | | ypbind.c: Major overhaul. | wpaul | 1995-04-26 | 2 | -306/+289 |
* | | Add code for dealing with URLs. | jkh | 1995-04-26 | 3 | -11/+208 |
* | | Make pkg_info URL aware (and also make it use the PKG_PATH properly, like | jkh | 1995-04-26 | 2 | -22/+43 |
* | | Add depend on libftp since this is now in lib. | jkh | 1995-04-26 | 1 | -1/+3 |
* | | Add a great deal more error checking to various things. | jkh | 1995-04-26 | 2 | -22/+44 |
* | | Further work on making all this more robust in the face of failure. | jkh | 1995-04-26 | 2 | -36/+70 |
* | | Yikes! How did that typo slip past! I'd swear I compiled it. Oh well, | jkh | 1995-04-26 | 1 | -2/+2 |
* | | As per Bruce's advice, use sysconf to get the max argument size and | jkh | 1995-04-26 | 1 | -19/+23 |
* | | Check dependencies BEFORE doing final extraction of package. | jkh | 1995-04-26 | 2 | -63/+83 |
* | | My handling of the missing dependency but !Verbose was wrong. Make | jkh | 1995-04-26 | 1 | -2/+7 |
* | | Use ARG_MAX instead of _POSIX_ARG_MAX: 4K is too small! | jkh | 1995-04-24 | 1 | -3/+3 |
* | | Grand new all-singing, dialog-wielding tzsetup(8). Still needs a man page. | wollman | 1995-04-24 | 5 | -6/+588 |
* | | Commit the latest version of this. This version appears to handle package | jkh | 1995-04-24 | 13 | -148/+260 |
* | | Stage almost nothing through the playpen now - this should speed pkg_creates | jkh | 1995-04-22 | 1 | -24/+38 |
* | | Export the min_free() function. | jkh | 1995-04-22 | 3 | -7/+23 |
* | | Second round: | jkh | 1995-04-22 | 4 | -69/+165 |
* | | Set a default PKG_PATH. | jkh | 1995-04-22 | 1 | -0/+2 |
* | | 1. Add an new @option directive. You'll understand it better in a moment. | jkh | 1995-04-22 | 3 | -13/+44 |