summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Remove -Werror from CFLAGS on i386 because with -nostdinc gcc spitsjb1998-06-113-14/+3
* Spelling fixes.phk1998-06-102-4/+4
* Spellint fixes.phk1998-06-101-3/+3
* There is no need to make nochange imply ignore as well.peter1998-06-102-6/+5
* Allow syslogd to separate out kernel log messages with a knownjulian1998-06-102-6/+22
* Stop including COMPAT_21 unconditionally for X now; that kludge hasn'tjkh1998-06-101-5/+3
* Fix a couple of warnings noted with -Wall on FreeBSD-2.1.5.brian1998-06-102-8/+4
* Fix usage stringache1998-06-091-2/+2
* Show the time that we reached maximum throughput.brian1998-06-092-7/+12
* Add optional config file field: signal number to send (defaulted to HUP)ache1998-06-092-10/+43
* Add (mostly stub) alpha support. Incidentally, it doesn't build on stabledfr1998-06-096-4/+125
* $@ is deprecated, use longer forms of single char macrosimp1998-06-093-10/+9
* $@ deprecated, use long form.imp1998-06-091-34/+34
* If we get back too much data to fit in result, return NULL. This avoidsimp1998-06-091-1/+5
* Use correct size for readlink buffer. This is the size of theimp1998-06-091-2/+2
* use strncpy correctlyimp1998-06-097-24/+42
* o be careful about buffer overflowsimp1998-06-091-5/+7
* Correct ``set server'' usage and add mention that ``set ns'' changedbrian1998-06-082-4/+5
* Always ask for homedir.wosch1998-06-071-11/+38
* Fix previous commit. bit 1 is the execute bit, not the read bit *blush*brian1998-06-071-2/+2
* PR: docs/3636thepish1998-06-071-1/+1
* Use a relative libalias.so name (hardcoded at 2.5 - yeuch!).brian1998-06-071-1/+5
* Make ppp world-readable so that root can get at it overbrian1998-06-071-2/+2
* Update the write descriptor selection set for our data linksbrian1998-06-071-3/+5
* Make ``set ? log'' more verbose.brian1998-06-061-4/+5
* Put the correct pid in /var/run/tunX.pidbrian1998-06-063-4/+7
* PR: docs/5986thepish1998-06-061-14/+14
* Create a new flag, "nochange", which will specify that a directory ispeter1998-06-056-14/+21
* Fix a bunch of spelling errors.steve1998-06-041-1/+1
* Darnit, that last commit was only supposed to change files in thewpaul1998-06-041-2/+9
* Protect errno in signal handlers, like in portmap.wpaul1998-06-042-3/+14
* Simplified using new yacc rules. This will fix bugs when we stop pickingbde1998-06-041-5/+3
* Remove bogus #defines and redefintions for KERNEL, mount, nfs_init, thepeter1998-06-011-6/+0
* Add a FILES section which references /etc/groupdes1998-05-311-1/+3
* Inherit BINDIR, don't set it here.bde1998-05-311-2/+4
* Fixed double slashes in pathnames.bde1998-05-311-2/+2
* o If there's a session leader left running for a descriptorbrian1998-05-297-16/+43
* Some documentation corrections & typo fixes....brian1998-05-297-180/+217
* o Make modes consistent throughout ppp. The same strings are usedbrian1998-05-297-98/+90
* srandomdev() isn't available in all 2.* versions. Onlybrian1998-05-291-2/+2
* o #define the name "tun" in defs.h against the future possibilitybrian1998-05-287-117/+170
* o Don't forget to close our transfer socket if we cannotbrian1998-05-287-19/+50
* Use AF_LINK rather than AF_UNSPEC to set an ethernet multicast address.julian1998-05-281-14/+33
* Don't assume stdout is a tty in interactive modebrian1998-05-272-18/+26
* Typo police. '#ifndef lint' around CVS id. Don't use __progname in usage().des1998-05-272-15/+12
* ELF preparation step 2:sos1998-05-261-2/+1
* o Only do the /bin/cat bit when we're transferring our ctty.brian1998-05-252-5/+5
* Give correct times with old wtmp files.steve1998-05-251-2/+3
* o Don't try to transfer tty device descriptors as there's no way ofbrian1998-05-255-32/+128
* Merge updates from 2.2jkh1998-05-248-26/+28
OpenPOWER on IntegriCloud