| Commit message (Expand) | Author | Age | Files | Lines |
* | Actually fix the DHCP handling, by using more robust detection of DHCP | delphij | 2006-02-09 | 1 | -2/+8 |
* | Remove attempts to use mknod. | ceri | 2006-02-07 | 1 | -1/+1 |
* | debugMsg() should end with "\n". | kuriyama | 2002-11-01 | 1 | -4/+4 |
* | Mark relevant functions __printflike()/__printf0like() and silence some of | kris | 2001-07-05 | 1 | -1/+1 |
* | Explicitly add a default route in ppp's install profile | brian | 2001-06-21 | 1 | -0/+1 |
* | IPv6 support. | ume | 2000-07-14 | 1 | -20/+21 |
* | Specify a trigger address of 0.0.0.0 here so that we can sucessfully | brian | 2000-06-05 | 1 | -1/+1 |
* | In retrospect, msgNotify() should leave its contents on the screen | jkh | 1999-12-17 | 1 | -8/+9 |
* | Completely rip-out and redesign sysinstall's refresh model as well | jkh | 1999-12-14 | 1 | -2/+11 |
* | o Catch up with pnp changes - kget no longer saves pnp data. | jkh | 1999-09-04 | 1 | -0/+1 |
* | Oh crud, did I ever screw the pooch! Rather than sync this with -stable, | jkh | 1999-09-02 | 1 | -4/+7 |
* | MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality, | jkh | 1999-09-01 | 1 | -6/+3 |
* | Ppp is started on vty2, not vty3 | brian | 1999-09-01 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Fix a typo. | jkh | 1999-08-27 | 1 | -4/+4 |
* | Add a default ppp.conf (mode 600). | brian | 1999-07-26 | 1 | -5/+9 |
* | Some additional optimizations for using DHCP. | jkh | 1999-07-18 | 1 | -1/+4 |
* | Add CHAP/PAP question to the ppp setup dialog, simplifying things considerably | jkh | 1999-05-19 | 1 | -10/+34 |
* | Change permissions on /etc/ppp/ppp.conf to 0640. | brian | 1999-03-11 | 1 | -1/+3 |
* | Totally change the way variables are accounted for in sysinstall. | jkh | 1999-02-05 | 1 | -3/+3 |
* | o Break fixups into binary fixups and XFree86 based fixups. | jkh | 1998-11-15 | 1 | -4/+10 |
* | Pass the '-n' flag to route(8) when setting up/tearing down the default | msmith | 1998-10-01 | 1 | -3/+3 |
* | Show on-screen ``phase'' logging and try to negotiate | brian | 1998-07-12 | 1 | -1/+3 |
* | Make a /var/run directory before starting ppp so that it doesn't | jkh | 1998-03-09 | 1 | -1/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Now that I know which parts of the installation really need it (since | jkh | 1997-01-17 | 1 | -4/+6 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Add a few strategic screen clears in network setup. | jkh | 1997-01-04 | 1 | -1/+3 |
* | 1. Correct bogon in cdromInit when running multi-user which took cdrom offline | jkh | 1997-01-01 | 1 | -2/+6 |
* | Fix some bogons in my close() handling. | jkh | 1996-12-12 | 1 | -2/+2 |
* | Do a few things I've been threatening to do for a long time: | jkh | 1996-12-11 | 1 | -2/+2 |
* | Set timeout interval to 0 in ppp so connections don't hang up while | jkh | 1996-12-09 | 1 | -1/+2 |
* | As Paul has just pointed out, much of my strncpy() usage was either | jkh | 1996-12-09 | 1 | -6/+8 |
* | Whups, missed two strcpy()s. | jkh | 1996-12-09 | 1 | -3/+3 |
* | Eliminate great evil in the networking code. That's all I'm gonna say. | jkh | 1996-12-09 | 1 | -16/+18 |
* | Add Joerg's user management screen for David Nugent's pw(8) program, something | jkh | 1996-12-09 | 1 | -1/+7 |
* | Several areas of improvement: | jkh | 1996-12-08 | 1 | -8/+9 |
* | Try to make screen update more efficient (less flickering) by more | jkh | 1996-08-03 | 1 | -3/+3 |
* | Fix even more lurking bogons - why do I never find these until the last | jkh | 1996-07-08 | 1 | -8/+20 |
* | Whoops! Now that I'm decompressing docs into /tmp, it's important to | jkh | 1996-07-08 | 1 | -4/+4 |
* | Dispense with the special case handling of cuaa* devices by synthesizing | jkh | 1996-06-12 | 1 | -43/+37 |
* | Add a new -fake argument to make sysinstall not actually change things while | jkh | 1996-04-28 | 1 | -3/+4 |
* | Bring this into sync. | jkh | 1996-04-23 | 1 | -13/+2 |
* | 1. Update all the copyrights to delete useless clauses 3 and 4. | jkh | 1996-04-13 | 1 | -8/+1 |
* | Update the -current sources from the 2.1 branch. | peter | 1995-12-07 | 1 | -50/+122 |
* | This mega-commit brings in Jordan's latest sysinstall version.. | peter | 1995-09-18 | 1 | -19/+15 |
* | Merge RELENG_2_0_5 into HEAD | rgrimes | 1995-06-11 | 1 | -57/+68 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -3/+3 |
* | Sync up my work for the night. This should implement ALL possible | jkh | 1995-05-29 | 1 | -3/+18 |
* | Make the emergency holographic shell (on VTY4) actually work with job | jkh | 1995-05-29 | 1 | -4/+12 |