| Commit message (Expand) | Author | Age | Files | Lines |
* | Add device driver support for USB ethernet adapters based on the | wpaul | 2000-01-05 | 1 | -0/+1 |
* | Remove references to now-obsolete XFree86 source collection (use the | jkh | 2000-01-04 | 3 | -9/+1 |
* | Add new code for HTTP proxy support. | jkh | 2000-01-04 | 1 | -0/+183 |
* | Add support for FTP installation via HTTP proxies. | jkh | 2000-01-04 | 5 | -1/+57 |
* | Ignore SIGPIPE by default. | jkh | 2000-01-04 | 1 | -0/+1 |
* | Only print "couldn't install distributions" popup if any | jkh | 1999-12-29 | 1 | -3/+5 |
* | This commit adds device driver support for the ADMtek AN986 Pegasus | wpaul | 1999-12-28 | 1 | -0/+1 |
* | configSamba is gone, and is not coming back. | dcs | 1999-12-23 | 1 | -1/+0 |
* | Fix the brain-o which prevented the Custom installation item from | jkh | 1999-12-22 | 1 | -1/+1 |
* | configApache does not exist anymore. | dcs | 1999-12-20 | 1 | -1/+0 |
* | Whoops, this function is supposed to return a boolean status, not | jkh | 1999-12-20 | 1 | -1/+1 |
* | Do better things with router configuration (use proper display variable, | jkh | 1999-12-19 | 2 | -2/+7 |
* | Whoops, I broke the doc browser (not that anyone would notice since nobody | jkh | 1999-12-19 | 1 | -4/+4 |
* | D'oh! Inserted a clear() in a *very* wrong place with my last commit. | jkh | 1999-12-19 | 1 | -1/+0 |
* | Bah, I got the MFC and this commit backwards. :) | jkh | 1999-12-19 | 3 | -4/+2 |
* | MFC: can't stop tweaking this compulsively. | jkh | 1999-12-19 | 1 | -1/+10 |
* | cosmetics missed in last commit. | jkh | 1999-12-19 | 1 | -14/+29 |
* | More cosmetic surgery and a nasty null pointer bug in index.c fixed. | jkh | 1999-12-19 | 4 | -35/+59 |
* | Be paranoid about refreshing after an action. | jkh | 1999-12-19 | 1 | -2/+1 |
* | Yet more cosmetic fixes (I have a little time to kill while waiting for | jkh | 1999-12-18 | 2 | -0/+5 |
* | Add more strategic screen clears | jkh | 1999-12-18 | 1 | -1/+5 |
* | Better screen handling in X desktop setup. | jkh | 1999-12-18 | 2 | -13/+1 |
* | Add another strategic screen clear. | jkh | 1999-12-17 | 1 | -1/+7 |
* | In retrospect, msgNotify() should leave its contents on the screen | jkh | 1999-12-17 | 15 | -29/+42 |
* | Bump default root size to 50MB on i386 (70MB on Alpha). | jkh | 1999-12-17 | 1 | -3/+3 |
* | Properly disable COMPAT_3X for alpha. | jkh | 1999-12-15 | 1 | -1/+1 |
* | Put up some more helpful dialog boxes. | jkh | 1999-12-15 | 2 | -3/+4 |
* | Completely rip-out and redesign sysinstall's refresh model as well | jkh | 1999-12-14 | 21 | -657/+646 |
* | Make kerberos4 conditional. | jkh | 1999-12-14 | 2 | -0/+8 |
* | Conditionalize kerberos4 to keep sources in sync. | jkh | 1999-12-14 | 1 | -0/+5 |
* | I shouldn't have incremented PART_OFF; it was wrong and broke label | jkh | 1999-12-12 | 5 | -5/+4 |
* | Remove references to ze and zp drivers. | phk | 1999-12-10 | 1 | -2/+0 |
* | Remove sysinstall knowledge of the wd based devices.. | sos | 1999-12-08 | 1 | -6/+0 |
* | Add the if_dc driver and remove all of the al, ax, dm, pn and mx drivers | wpaul | 1999-12-04 | 1 | -5/+1 |
* | Allow 2 more characters for Mike's long device names. | jkh | 1999-12-02 | 1 | -3/+3 |
* | We need COMPAT3X for both i386 and alpha, not just i386. | jkh | 1999-12-02 | 1 | -1/+1 |
* | Don't make the failure of a LOCAL dist a reported error. | jkh | 1999-12-01 | 2 | -2/+15 |
* | Add support for the AMI MegaRAID and Mylex drivers to sysinstall. | msmith | 1999-11-27 | 1 | -0/+4 |
* | Add ftp.nz.freebsd.org to the list of available FTP sites. | roberto | 1999-11-27 | 1 | -0/+2 |
* | Remove BAD144 support. | phk | 1999-11-27 | 2 | -34/+1 |
* | minor bugfix to loader.conf code. | jkh | 1999-11-25 | 1 | -1/+1 |
* | Clean up the loader.conf write-out code. | jkh | 1999-11-24 | 1 | -12/+11 |
* | Update for new doc paths. | jkh | 1999-11-21 | 1 | -2/+2 |
* | Don't ask about SCO/IBSC2 binary support on the Alpha. | obrien | 1999-11-18 | 1 | -2/+2 |
* | Add devices from the ATA driver (ad, acd, afd, ast). | sos | 1999-11-09 | 1 | -1/+6 |
* | Add the latest categories. | jkh | 1999-11-08 | 1 | -2/+5 |
* | Defensive coding to prevent a potential segfault. | jkh | 1999-11-08 | 1 | -1/+1 |
* | Allow distributions to be excluded more easily in scripts. | jkh | 1999-11-08 | 3 | -0/+50 |
* | Make sure modes on new skeleton files are correct. | jkh | 1999-11-05 | 1 | -0/+1 |
* | Really fix the auto keyword botch correctly by just letting it | jkh | 1999-10-05 | 1 | -2/+2 |