summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/package.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the type of the NULL arg to execl()brian2001-07-091-2/+4
* Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As thedd2001-07-021-3/+3
* Check for both hint files in /var/run (elf and aout) and eventually createolgeni2001-05-121-1/+3
* According with RFC 2330 ("Framework for IP Performance Metrics", fromjkh2001-04-081-1/+1
* Set BATCH and PACKAGE_BUILDING to environment before exec()ing pkg_addjkh2000-11-101-0/+5
* We still need a hack for rsaref package; add it. This doesn'tjkh2000-03-181-2/+6
* Remove PkgInteractive hack - it won't work like this.jkh2000-03-121-2/+1
* o Add support for loading the rsaref or rsaintl packages, dependingjkh2000-02-291-1/+2
* Whoops, this function is supposed to return a boolean status, notjkh1999-12-201-1/+1
* Bah, I got the MFC and this commit backwards. :)jkh1999-12-191-2/+1
* More cosmetic surgery and a nasty null pointer bug in index.c fixed.jkh1999-12-191-1/+3
* Yet more cosmetic fixes (I have a little time to kill while waiting forjkh1999-12-181-0/+1
* In retrospect, msgNotify() should leave its contents on the screenjkh1999-12-171-1/+1
* Completely rip-out and redesign sysinstall's refresh model as welljkh1999-12-141-5/+4
* Oh crud, did I ever screw the pooch! Rather than sync this with -stable,jkh1999-09-021-1/+6
* MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality,jkh1999-09-011-6/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add an option for more fully enabling linux compatibility.jkh1999-07-061-2/+2
* Eliminate some varargs abuse.jkh1999-07-021-5/+13
* Do a clean-up pass on error/warning messages.jkh1999-05-271-13/+5
* deal with a.out ldconfig paths also.jkh1999-05-181-1/+2
* o Prevent alpha installs from grabbing x86 bits and vice-versa, at leastjkh1999-05-151-7/+12
* DTRT for "Latest" search keywords.jkh1999-05-141-3/+4
* Be properly verbose.jkh1999-05-141-2/+5
* Correct return status logic a bit.jkh1999-05-141-9/+11
* Completely change the way package_add() does its work. Now wejkh1999-05-121-11/+19
* Erm, delete the package base hint again. Gotta lay off the crack!jkh1999-05-121-7/+3
* Set PKG_ADD_BASE hint in a certain case.jkh1999-05-121-4/+9
* Don't install compat22 by default.jkh1999-05-071-1/+6
* o Make package matching for specific package loading use the Latest/jkh1999-04-271-2/+7
* Totally change the way variables are accounted for in sysinstall.jkh1999-02-051-2/+2
* Fix various bogons reported in this PR.jkh1997-10-151-4/+5
* Put all variables in VAR_ #define's to force a single location for allpst1997-09-171-2/+2
* MF22: pst's changes.jkh1997-09-161-3/+6
* YAMF22jkh1997-06-131-1/+16
* YAMF22jkh1997-03-221-8/+20
* Merge all my sysinstall changes over to the 2.1 branch.jkh1997-03-111-19/+7
* YAMF22jkh1997-03-081-6/+2
* Don't bogotify pkg_add's stderr.jkh1997-02-141-2/+2
* Revert some of the previous change - on second thought...jkh1997-02-141-6/+18
* o Try to be more aggressive about reading in old configuration datajkh1997-02-141-20/+11
* It's easier to go forwards than backwards with this, and the RELENG_2_1_0jkh1997-02-071-1/+1
* Cosmetic tweaks.jkh1997-01-291-2/+2
* OK, I've got two ideas to file in the "really seemed like a good ideajkh1997-01-241-1/+0
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Do something I've wanted to do for quite some time - collapse all thejkh1997-01-031-5/+2
* Do a few things I've been threatening to do for a long time:jkh1996-12-111-7/+8
* Use macros for package names so it's easier to update them in onejkh1996-11-041-5/+5
* Some cosmetic tweaks, attempt to fix package wait problem by checkingjkh1996-10-121-2/+2
* Better PKG_TMPDIR handling.jkh1996-10-061-3/+2
OpenPOWER on IntegriCloud