summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic:brian1999-09-087-456/+7
* Provide another installation option for GNOME so we have the more "classicjkh1999-09-084-26/+32
* We don't need a queue for *CP data - these are IP-only queues.brian1999-09-071-1/+1
* Introduce a forth IP packet queue. Urgent packets withbrian1999-09-076-78/+188
* Make the ``Problem with IP header length'' error a bit more verbosebrian1999-09-062-2/+4
* $FreeBSD$ -> __DATE__brian1999-09-062-3/+1
* Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional andpeter1999-09-062-7/+2
* Only do dhclient once; it has its own internal retry which is more thanjkh1999-09-061-8/+10
* Tidy $Log$ debrispeter1999-09-063-15/+0
* When logging warning messages, there are now three scenarios:brian1999-09-064-5/+24
* Tidy up $Log$ debrispeter1999-09-065-49/+0
* $Date$ -> $FreeBSD$peter1999-09-061-1/+1
* This commit adds driver support for PCI fast ethernet NICs based onwpaul1999-09-062-0/+2
* This commit adds driver support for the Silicon Integrated Systemswpaul1999-09-052-0/+2
* $Header$ cookiespeter1999-09-051-1/+1
* Update to XFree86 release 3.3.5jkh1999-09-045-105/+105
* o Catch up with pnp changes - kget no longer saves pnp data.jkh1999-09-046-65/+8
* remove #ifdef FreeBSD -> <machine/soundcard.h> special case as we have itpeter1999-09-041-4/+0
* Update licence.markm1999-09-042-16/+2
* o Split the two IPCP queues into three - one for FSM databrian1999-09-0416-62/+251
* When sending radius authentication requests:brian1999-09-031-1/+46
* It's "router_flags" not "routerflags"jkh1999-09-022-2/+2
* Oh crud, did I ever screw the pooch! Rather than sync this with -stable,jkh1999-09-0229-176/+495
* Re-add the libmytinfo/libncurses stuff - removing it breaks staticchris1999-09-011-2/+2
* The libraries `libmytinfo' and `libncurses' are not required by thischris1999-09-011-2/+2
* Fix stupid disorder in previous commit. This was my own error, notsheldonh1999-09-011-1/+1
* The -f option stole the -d option's option string colon in the getoptsheldonh1999-09-011-1/+1
* unifdef -Uvaxphk1999-09-011-148/+0
* Use the appropriate macro for double quotes rather than using doublejkh1999-09-014-20/+47
* MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality,jkh1999-09-0129-494/+175
* Ppp is started on vty2, not vty3brian1999-09-011-1/+1
* Back out previous commit. I mistook passing commentary from bde forsheldonh1999-08-312-17/+6
* #ifdef out section of code dealing with integer timers,jlemon1999-08-311-0/+6
* Make vnconfig's device argument not require a leading "/dev/", ala "ccdconfig".mtaylor1999-08-302-7/+19
* Only do a full pwd_mkdb for deletions; other operations may use the -usheldonh1999-08-301-2/+6
* Only issue a warning for the first occurrence of a UID > USHRT_MAX andsheldonh1999-08-302-6/+17
* Remove some $Log$ debrispeter1999-08-291-15/+0
* Add $FreeBSD$ lines to man pages that are missing them to make itmpp1999-08-2814-3/+28
* add MAINTAINER to userland part of i4bhm1999-08-281-0/+1
* Always set the MBR value. When you leave it uninitialized, it seemsjkh1999-08-282-20/+12
* $Header$ -> $FreeBSD$peter1999-08-2814-15/+44
* $Id$ -> $FreeBSD$peter1999-08-28992-1016/+1019
* $Id$ -> $FreeBSD$peter1999-08-2822-22/+22
* I misunderstood the failure mode - revert BINMODE to 4554. I'm stilljkh1999-08-271-2/+2
* Fix a typo.jkh1999-08-271-4/+4
* I don't know who decided that an install mode of 4544 was correct, butjkh1999-08-271-2/+2
* Rebuild the list of interface numbers to names if we're tryingbrian1999-08-261-3/+13
* VALIASED doesn't exist any more.phk1999-08-261-3/+1
* Aligh mbufs to sizeof(long), not 4brian1999-08-261-2/+2
* Fix some mdoc(7) style inconsistencesbrian1999-08-252-16/+32
OpenPOWER on IntegriCloud