| Commit message (Expand) | Author | Age | Files | Lines |
| * | Farewall, sysinstall! You served us well for many years, but 10.0 is one | Nathan Whitehorn | 2011-10-03 | 1 | -282/+0 |
| * | MACHINE is changed to "pc98" on FreeBSD/pc98. | Yoshihiro Takahashi | 2005-12-08 | 1 | -6/+0 |
| * | The MACHINE variable on pc98 is "i386". So, use "pc98" directly in PC98 case. | Yoshihiro Takahashi | 2002-10-14 | 1 | -0/+6 |
| * | Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As the | Dima Dorfman | 2001-07-02 | 1 | -4/+4 |
| * | Avoid sending a pointless `CWD .' command which confuses some | Murray Stokely | 2001-03-14 | 1 | -1/+3 |
| * | Enable the same path deduction as for ftp install (great for snapshot tests) | Jordan K. Hubbard | 2000-12-06 | 1 | -1/+1 |
| * | Remove the bogus check against "none" for release names (which | Jordan K. Hubbard | 2000-09-22 | 1 | -3/+3 |
| * | Simplify the ftp directory search code a little and eliminate a warning. | Jordan K. Hubbard | 2000-09-19 | 1 | -6/+4 |
| * | Use a much saner method of locating the release directory on an FTP server. | John Baldwin | 2000-07-25 | 1 | -17/+45 |
| * | IPv6 support. | Hajimu UMEMOTO | 2000-07-14 | 1 | -2/+3 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Collapse the "get" code substantially by combining common functions. | Jordan K. Hubbard | 1998-12-22 | 1 | -9/+3 |
| * | MF22: only fclose() OpenConn if non-NULL. | Jordan K. Hubbard | 1998-01-28 | 1 | -3/+5 |
| * | Don't attempt to deref OpenConn after it's been set to NULL. :) | Jordan K. Hubbard | 1997-10-03 | 1 | -4/+6 |
| * | For people running paranoid ftpds, use the real username to log in | Jordan K. Hubbard | 1997-10-03 | 1 | -2/+11 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Argh! Last-minute typo fix (having this be broken in -current sucks). | Jordan K. Hubbard | 1997-02-18 | 1 | -1/+1 |
| * | Don't just unset FTP_PATH unilaterally, it might have been a timeout | Jordan K. Hubbard | 1997-02-18 | 1 | -5/+3 |
| * | Sync with RELENG_2_2 changes. | Jordan K. Hubbard | 1997-01-30 | 1 | -11/+28 |
| * | Cosmetic tweaks. | Jordan K. Hubbard | 1997-01-29 | 1 | -2/+2 |
| * | Fix a variety of problems with my timeout handling, make it more | Jordan K. Hubbard | 1997-01-18 | 1 | -5/+8 |
| * | Now that I know which parts of the installation really need it (since | Jordan K. Hubbard | 1997-01-17 | 1 | -11/+13 |
| * | Keep our serial ports distinct so that first device is not found for | Jordan K. Hubbard | 1997-01-15 | 1 | -2/+3 |
| * | Make the FTP installation codepath a lot more defensive. Trap | Jordan K. Hubbard | 1997-01-15 | 1 | -1/+4 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Do something I've wanted to do for quite some time - collapse all the | Jordan K. Hubbard | 1997-01-03 | 1 | -3/+1 |
| * | 1. Correct bogon in cdromInit when running multi-user which took cdrom offline | Jordan K. Hubbard | 1997-01-01 | 1 | -6/+9 |
| * | Cosmetic tweaks, initialize a few variables, fix a reversed conditional. | Jordan K. Hubbard | 1996-12-11 | 1 | -3/+3 |
| * | Do a few things I've been threatening to do for a long time: | Jordan K. Hubbard | 1996-12-11 | 1 | -421/+175 |
| * | Handle SIGPIPE in a couple of crucial places. | Jordan K. Hubbard | 1996-08-01 | 1 | -6/+24 |
| * | Fix even more lurking bogons - why do I never find these until the last | Jordan K. Hubbard | 1996-07-08 | 1 | -6/+6 |
| * | Add a new -fake argument to make sysinstall not actually change things while | Jordan K. Hubbard | 1996-04-28 | 1 | -40/+43 |
| * | Update the -current sources from the 2.1 branch. | Peter Wemm | 1995-12-07 | 1 | -5/+11 |
| * | Merge RELENG_2_0_5 into HEAD | Rodney W. Grimes | 1995-06-11 | 1 | -74/+141 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -34/+34 |
| * | Sync up my work for the night. This should implement ALL possible | Jordan K. Hubbard | 1995-05-29 | 1 | -2/+3 |
| * | Add a little more debugging to the lowlevel ftp stuff. | Poul-Henning Kamp | 1995-05-27 | 1 | -2/+4 |
| * | Clean up the configuration stuff a bit more - we should now populate | Jordan K. Hubbard | 1995-05-26 | 1 | -1/+3 |
| * | media_strategy.c: Add explanation for URL. | Poul-Henning Kamp | 1995-05-25 | 1 | -11/+18 |
| * | Never commit before breakfast: A typo. Sorry Gary. | Poul-Henning Kamp | 1995-05-24 | 1 | -4/+4 |
| * | Close the transfer socket. | Poul-Henning Kamp | 1995-05-24 | 1 | -1/+5 |
| * | "Bring out your dead!" Always try to reap the children we leave around. | Jordan K. Hubbard | 1995-05-24 | 1 | -2/+2 |
| * | Bring everybody up to date on my morning's work. | Jordan K. Hubbard | 1995-05-24 | 1 | -2/+2 |
| * | Makefile: | Gary Palmer | 1995-05-24 | 1 | -17/+24 |
| * | Sync to latest ftp-capable sysinstall. We're getting there! | Jordan K. Hubbard | 1995-05-24 | 1 | -178/+264 |
| * | Add a final configuration menu and the beginnings of the backing code | Jordan K. Hubbard | 1995-05-24 | 1 | -13/+25 |
| * | 1. Bring in the first cut of Poul's ftp routines. We still don't | Jordan K. Hubbard | 1995-05-23 | 1 | -0/+252 |