summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Sync documentation with 2.2 updates.jkh1998-05-246-15/+12
* Fix Anders Email address.steve1998-05-241-1/+1
* Add a fuller-featured Norwegian keycap entry.steve1998-05-241-6/+23
* Add chkgrp, a small utility for checking for syntax errors in groupdes1998-05-243-0/+220
* Add chkgrpdes1998-05-241-3/+3
* Loosely document the '-s' commandline option.steve1998-05-241-1/+7
* Add 'newsyslog.conf' to the list of files to not clobbersteve1998-05-241-1/+2
* Show the link mode in `show links'.brian1998-05-231-3/+4
* Oops - patch failed in last commit ????brian1998-05-231-7/+1
* o Move our prompt descriptor list outside of the bundle.brian1998-05-2315-239/+222
* o Make sure we adjust our min seq and process any outstanding queuedbrian1998-05-234-12/+46
* o If all CCPs are disabled & denied, don't send a REQ - just enterbrian1998-05-234-5/+21
* Don't give .It too many args.brian1998-05-212-4/+4
* Remove -Wpointer-arithbrian1998-05-211-2/+2
* o Add some missing #includesbrian1998-05-212-2/+6
* MFMP: Make ppp multilink capable.brian1998-05-2195-9201/+16517
* Close forgotten descriptor.brian1998-05-191-1/+4
* Treat RTP_PRIO_FIFO the same as RTP_PRIO_REALTIME for status display.dufault1998-05-191-1/+2
* Remove a bogus dependency on the size of the inkernel msgbuf.phk1998-05-191-4/+3
OpenPOWER on IntegriCloud