summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/network.c
Commit message (Expand)AuthorAgeFilesLines
* Actually fix the DHCP handling, by using more robust detection of DHCPdelphij2006-02-091-2/+8
* Remove attempts to use mknod.ceri2006-02-071-1/+1
* debugMsg() should end with "\n".kuriyama2002-11-011-4/+4
* Mark relevant functions __printflike()/__printf0like() and silence some ofkris2001-07-051-1/+1
* Explicitly add a default route in ppp's install profilebrian2001-06-211-0/+1
* IPv6 support.ume2000-07-141-20/+21
* Specify a trigger address of 0.0.0.0 here so that we can sucessfullybrian2000-06-051-1/+1
* In retrospect, msgNotify() should leave its contents on the screenjkh1999-12-171-8/+9
* Completely rip-out and redesign sysinstall's refresh model as welljkh1999-12-141-2/+11
* o Catch up with pnp changes - kget no longer saves pnp data.jkh1999-09-041-0/+1
* Oh crud, did I ever screw the pooch! Rather than sync this with -stable,jkh1999-09-021-4/+7
* MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality,jkh1999-09-011-6/+3
* Ppp is started on vty2, not vty3brian1999-09-011-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix a typo.jkh1999-08-271-4/+4
* Add a default ppp.conf (mode 600).brian1999-07-261-5/+9
* Some additional optimizations for using DHCP.jkh1999-07-181-1/+4
* Add CHAP/PAP question to the ppp setup dialog, simplifying things considerablyjkh1999-05-191-10/+34
* Change permissions on /etc/ppp/ppp.conf to 0640.brian1999-03-111-1/+3
* Totally change the way variables are accounted for in sysinstall.jkh1999-02-051-3/+3
* o Break fixups into binary fixups and XFree86 based fixups.jkh1998-11-151-4/+10
* Pass the '-n' flag to route(8) when setting up/tearing down the defaultmsmith1998-10-011-3/+3
* Show on-screen ``phase'' logging and try to negotiatebrian1998-07-121-1/+3
* Make a /var/run directory before starting ppp so that it doesn'tjkh1998-03-091-1/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Now that I know which parts of the installation really need it (sincejkh1997-01-171-4/+6
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add a few strategic screen clears in network setup.jkh1997-01-041-1/+3
* 1. Correct bogon in cdromInit when running multi-user which took cdrom offlinejkh1997-01-011-2/+6
* Fix some bogons in my close() handling.jkh1996-12-121-2/+2
* Do a few things I've been threatening to do for a long time:jkh1996-12-111-2/+2
* Set timeout interval to 0 in ppp so connections don't hang up whilejkh1996-12-091-1/+2
* As Paul has just pointed out, much of my strncpy() usage was eitherjkh1996-12-091-6/+8
* Whups, missed two strcpy()s.jkh1996-12-091-3/+3
* Eliminate great evil in the networking code. That's all I'm gonna say.jkh1996-12-091-16/+18
* Add Joerg's user management screen for David Nugent's pw(8) program, somethingjkh1996-12-091-1/+7
* Several areas of improvement:jkh1996-12-081-8/+9
* Try to make screen update more efficient (less flickering) by morejkh1996-08-031-3/+3
* Fix even more lurking bogons - why do I never find these until the lastjkh1996-07-081-8/+20
* Whoops! Now that I'm decompressing docs into /tmp, it's important tojkh1996-07-081-4/+4
* Dispense with the special case handling of cuaa* devices by synthesizingjkh1996-06-121-43/+37
* Add a new -fake argument to make sysinstall not actually change things whilejkh1996-04-281-3/+4
* Bring this into sync.jkh1996-04-231-13/+2
* 1. Update all the copyrights to delete useless clauses 3 and 4.jkh1996-04-131-8/+1
* Update the -current sources from the 2.1 branch.peter1995-12-071-50/+122
* This mega-commit brings in Jordan's latest sysinstall version..peter1995-09-181-19/+15
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-57/+68
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Sync up my work for the night. This should implement ALL possiblejkh1995-05-291-3/+18
* Make the emergency holographic shell (on VTY4) actually work with jobjkh1995-05-291-4/+12
OpenPOWER on IntegriCloud