| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix grammar in a comment. | Devin Teske | 2013-07-03 | 1 | -1/+1 |
| * | Xorg isn't treated as a distribution, so /usr/X11R6/lib shouldn't be configur... | Rebecca Cran | 2010-02-08 | 1 | -1/+1 |
| * | Turns out its not a good idea to assume the packages that might be | Ken Smith | 2008-10-22 | 1 | -4/+11 |
| * | Package installation is handled by starting off with the list of packages | Ken Smith | 2008-10-15 | 1 | -1/+1 |
| * | Don't set PACKAGE_BUILDING while installing packages. | Florent Thoumie | 2008-07-17 | 1 | -1/+0 |
| * | Fix numerous warnings. Aside from menu items in system.c and menu.c | John Baldwin | 2006-02-28 | 1 | -1/+2 |
| * | s/package_exists/package_installed/g as that's much more descriptive of | David E. O'Brien | 2004-01-02 | 1 | -1/+1 |
| * | I think we can stop doing 'ldconfig -aout' during the install now. | David E. O'Brien | 2004-01-02 | 1 | -2/+0 |
| * | s/package_exists/package_installed/g as that's much more descriptive of | David E. O'Brien | 2004-01-02 | 1 | -3/+2 |
| * | Add the ability to use Bzip'ed packages. | David E. O'Brien | 2002-04-30 | 1 | -6/+14 |
| * | Remove some last vestages of _interactiveHack. | David E. O'Brien | 2002-04-07 | 1 | -6/+1 |
| * | Our persistent-state, large temporary file dir is /VAR/tmp, not /USR/tmp. | David E. O'Brien | 2002-04-01 | 1 | -1/+1 |
| * | Don't bogusly look for inexact matches because a package contains a '-' | Steve Price | 2002-01-25 | 1 | -3/+2 |
| * | Fix the type of the NULL arg to execl() | Brian Somers | 2001-07-09 | 1 | -2/+4 |
| * | Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As the | Dima Dorfman | 2001-07-02 | 1 | -3/+3 |
| * | Check for both hint files in /var/run (elf and aout) and eventually create | Jimmy Olgeni | 2001-05-12 | 1 | -1/+3 |
| * | According with RFC 2330 ("Framework for IP Performance Metrics", from | Jordan K. Hubbard | 2001-04-08 | 1 | -1/+1 |
| * | Set BATCH and PACKAGE_BUILDING to environment before exec()ing pkg_add | Jordan K. Hubbard | 2000-11-10 | 1 | -0/+5 |
| * | We still need a hack for rsaref package; add it. This doesn't | Jordan K. Hubbard | 2000-03-18 | 1 | -2/+6 |
| * | Remove PkgInteractive hack - it won't work like this. | Jordan K. Hubbard | 2000-03-12 | 1 | -2/+1 |
| * | o Add support for loading the rsaref or rsaintl packages, depending | Jordan K. Hubbard | 2000-02-29 | 1 | -1/+2 |
| * | Whoops, this function is supposed to return a boolean status, not | Jordan K. Hubbard | 1999-12-20 | 1 | -1/+1 |
| * | Bah, I got the MFC and this commit backwards. :) | Jordan K. Hubbard | 1999-12-19 | 1 | -2/+1 |
| * | More cosmetic surgery and a nasty null pointer bug in index.c fixed. | Jordan K. Hubbard | 1999-12-19 | 1 | -1/+3 |
| * | Yet more cosmetic fixes (I have a little time to kill while waiting for | Jordan K. Hubbard | 1999-12-18 | 1 | -0/+1 |
| * | In retrospect, msgNotify() should leave its contents on the screen | Jordan K. Hubbard | 1999-12-17 | 1 | -1/+1 |
| * | Completely rip-out and redesign sysinstall's refresh model as well | Jordan K. Hubbard | 1999-12-14 | 1 | -5/+4 |
| * | Oh crud, did I ever screw the pooch! Rather than sync this with -stable, | Jordan K. Hubbard | 1999-09-02 | 1 | -1/+6 |
| * | MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality, | Jordan K. Hubbard | 1999-09-01 | 1 | -6/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Add an option for more fully enabling linux compatibility. | Jordan K. Hubbard | 1999-07-06 | 1 | -2/+2 |
| * | Eliminate some varargs abuse. | Jordan K. Hubbard | 1999-07-02 | 1 | -5/+13 |
| * | Do a clean-up pass on error/warning messages. | Jordan K. Hubbard | 1999-05-27 | 1 | -13/+5 |
| * | deal with a.out ldconfig paths also. | Jordan K. Hubbard | 1999-05-18 | 1 | -1/+2 |
| * | o Prevent alpha installs from grabbing x86 bits and vice-versa, at least | Jordan K. Hubbard | 1999-05-15 | 1 | -7/+12 |
| * | DTRT for "Latest" search keywords. | Jordan K. Hubbard | 1999-05-14 | 1 | -3/+4 |
| * | Be properly verbose. | Jordan K. Hubbard | 1999-05-14 | 1 | -2/+5 |
| * | Correct return status logic a bit. | Jordan K. Hubbard | 1999-05-14 | 1 | -9/+11 |
| * | Completely change the way package_add() does its work. Now we | Jordan K. Hubbard | 1999-05-12 | 1 | -11/+19 |
| * | Erm, delete the package base hint again. Gotta lay off the crack! | Jordan K. Hubbard | 1999-05-12 | 1 | -7/+3 |
| * | Set PKG_ADD_BASE hint in a certain case. | Jordan K. Hubbard | 1999-05-12 | 1 | -4/+9 |
| * | Don't install compat22 by default. | Jordan K. Hubbard | 1999-05-07 | 1 | -1/+6 |
| * | o Make package matching for specific package loading use the Latest/ | Jordan K. Hubbard | 1999-04-27 | 1 | -2/+7 |
| * | Totally change the way variables are accounted for in sysinstall. | Jordan K. Hubbard | 1999-02-05 | 1 | -2/+2 |
| * | Fix various bogons reported in this PR. | Jordan K. Hubbard | 1997-10-15 | 1 | -4/+5 |
| * | Put all variables in VAR_ #define's to force a single location for all | Paul Traina | 1997-09-17 | 1 | -2/+2 |
| * | MF22: pst's changes. | Jordan K. Hubbard | 1997-09-16 | 1 | -3/+6 |
| * | YAMF22 | Jordan K. Hubbard | 1997-06-13 | 1 | -1/+16 |
| * | YAMF22 | Jordan K. Hubbard | 1997-03-22 | 1 | -8/+20 |
| * | Merge all my sysinstall changes over to the 2.1 branch. | Jordan K. Hubbard | 1997-03-11 | 1 | -19/+7 |