| Commit message (Expand) | Author | Age | Files | Lines |
* | Bah, I got the MFC and this commit backwards. :) | jkh | 1999-12-19 | 1 | -2/+1 |
* | More cosmetic surgery and a nasty null pointer bug in index.c fixed. | jkh | 1999-12-19 | 1 | -1/+3 |
* | Yet more cosmetic fixes (I have a little time to kill while waiting for | jkh | 1999-12-18 | 1 | -0/+1 |
* | In retrospect, msgNotify() should leave its contents on the screen | jkh | 1999-12-17 | 1 | -1/+1 |
* | Completely rip-out and redesign sysinstall's refresh model as well | jkh | 1999-12-14 | 1 | -5/+4 |
* | Oh crud, did I ever screw the pooch! Rather than sync this with -stable, | jkh | 1999-09-02 | 1 | -1/+6 |
* | MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality, | jkh | 1999-09-01 | 1 | -6/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add an option for more fully enabling linux compatibility. | jkh | 1999-07-06 | 1 | -2/+2 |
* | Eliminate some varargs abuse. | jkh | 1999-07-02 | 1 | -5/+13 |
* | Do a clean-up pass on error/warning messages. | jkh | 1999-05-27 | 1 | -13/+5 |
* | deal with a.out ldconfig paths also. | jkh | 1999-05-18 | 1 | -1/+2 |
* | o Prevent alpha installs from grabbing x86 bits and vice-versa, at least | jkh | 1999-05-15 | 1 | -7/+12 |
* | DTRT for "Latest" search keywords. | jkh | 1999-05-14 | 1 | -3/+4 |
* | Be properly verbose. | jkh | 1999-05-14 | 1 | -2/+5 |
* | Correct return status logic a bit. | jkh | 1999-05-14 | 1 | -9/+11 |
* | Completely change the way package_add() does its work. Now we | jkh | 1999-05-12 | 1 | -11/+19 |
* | Erm, delete the package base hint again. Gotta lay off the crack! | jkh | 1999-05-12 | 1 | -7/+3 |
* | Set PKG_ADD_BASE hint in a certain case. | jkh | 1999-05-12 | 1 | -4/+9 |
* | Don't install compat22 by default. | jkh | 1999-05-07 | 1 | -1/+6 |
* | o Make package matching for specific package loading use the Latest/ | jkh | 1999-04-27 | 1 | -2/+7 |
* | Totally change the way variables are accounted for in sysinstall. | jkh | 1999-02-05 | 1 | -2/+2 |
* | Fix various bogons reported in this PR. | jkh | 1997-10-15 | 1 | -4/+5 |
* | Put all variables in VAR_ #define's to force a single location for all | pst | 1997-09-17 | 1 | -2/+2 |
* | MF22: pst's changes. | jkh | 1997-09-16 | 1 | -3/+6 |
* | YAMF22 | jkh | 1997-06-13 | 1 | -1/+16 |
* | YAMF22 | jkh | 1997-03-22 | 1 | -8/+20 |
* | Merge all my sysinstall changes over to the 2.1 branch. | jkh | 1997-03-11 | 1 | -19/+7 |
* | YAMF22 | jkh | 1997-03-08 | 1 | -6/+2 |
* | Don't bogotify pkg_add's stderr. | jkh | 1997-02-14 | 1 | -2/+2 |
* | Revert some of the previous change - on second thought... | jkh | 1997-02-14 | 1 | -6/+18 |
* | o Try to be more aggressive about reading in old configuration data | jkh | 1997-02-14 | 1 | -20/+11 |
* | It's easier to go forwards than backwards with this, and the RELENG_2_1_0 | jkh | 1997-02-07 | 1 | -1/+1 |
* | Cosmetic tweaks. | jkh | 1997-01-29 | 1 | -2/+2 |
* | OK, I've got two ideas to file in the "really seemed like a good idea | jkh | 1997-01-24 | 1 | -1/+0 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Do something I've wanted to do for quite some time - collapse all the | jkh | 1997-01-03 | 1 | -5/+2 |
* | Do a few things I've been threatening to do for a long time: | jkh | 1996-12-11 | 1 | -7/+8 |
* | Use macros for package names so it's easier to update them in one | jkh | 1996-11-04 | 1 | -5/+5 |
* | Some cosmetic tweaks, attempt to fix package wait problem by checking | jkh | 1996-10-12 | 1 | -2/+2 |
* | Better PKG_TMPDIR handling. | jkh | 1996-10-06 | 1 | -3/+2 |
* | Wait for any stray processes we might be sent while running as init. | jkh | 1996-10-05 | 1 | -1/+5 |
* | Try to make screen update more efficient (less flickering) by more | jkh | 1996-08-03 | 1 | -2/+2 |
* | Handle SIGPIPE in a couple of crucial places. | jkh | 1996-08-01 | 1 | -2/+2 |
* | Better error checking in helpfile expander. | jkh | 1996-07-10 | 1 | -2/+2 |
* | A number of improvements in the way statistics are printed, add a "chroot" | jkh | 1996-07-09 | 1 | -2/+3 |
* | Whoops! Now that I'm decompressing docs into /tmp, it's important to | jkh | 1996-07-08 | 1 | -3/+3 |
* | Copy the documentation files up into the release area - I've been doing | jkh | 1996-06-29 | 1 | -2/+5 |
* | Handle tabs in INDEX files. | jkh | 1996-06-25 | 1 | -4/+11 |
* | Catch and DTRT with SIGPIPE | jkh | 1996-05-27 | 1 | -6/+24 |