summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect format string in call to errx().jdp1997-12-061-2/+2
* Reverse my previous change and use htons() on an intbrian1997-12-061-1/+1
* Add missing argument to warn() call.jdp1997-12-061-2/+2
* First checkin of the procctl program.sef1997-12-063-0/+89
* Understand ``sockaddr_dl''s where sdl_nlen != 0brian1997-12-041-24/+25
* Remove duplicate REJECTED macro.brian1997-12-041-24/+18
* Initialize ccpstate when CCP comes down.brian1997-12-041-32/+19
* Parenthesise the REJECTED macro.brian1997-12-041-2/+2
* Identify rejected protocol types according to rfc1700.brian1997-12-041-4/+130
* Fix the CCP Type field value for DEFLATE.brian1997-12-038-48/+203
* Abstract the CCP layer a level.brian1997-12-0324-286/+1209
* Document the new long names for printcap capabilities.wollman1997-12-021-1/+44
* Mega lpd/lpd upgrade, part I:wollman1997-12-0243-1921/+2896
* improve anti-spam rulesets: check_relay, check_mail, check_rcpt.jmb1997-11-301-29/+103
* Sleep 10secs after kill -HUP instead of 3secs, some daemons like Apacheache1997-11-301-2/+2
* Remove an extraneous ".kbd" that crept in for the Swiss Germanjoerg1997-11-262-4/+4
* Display connect time as 0 if we've never beenbrian1997-11-261-3/+3
* - Don't worry about the previous state of the card (insert/removed), andnate1997-11-251-2/+4
* Fix the help command (broken when I re-prototypedbrian1997-11-231-20/+33
* Up the version number to 1.5.brian1997-11-221-3/+3
* Understand how to derive the names of interfacesbrian1997-11-221-34/+28
* Fix prototypes.brian1997-11-2262-752/+823
* - Renamed log_1s() to logmsg().nate1997-11-194-26/+26
* - Include <pccard/cardinfo.h> instead of <pccard/card.h> which was recentlynate1997-11-1810-20/+20
* Allow zero args to "cvs log".brian1997-11-181-2/+2
* Fix interactive mode so that it doesn't require a passwd (again!).brian1997-11-181-1/+4
* Add throughput logging (disabled by default).brian1997-11-1812-234/+329
* Remove the outq error in "show modem".brian1997-11-181-2/+2
* DropClient() when read() returns 0 (as it did before).brian1997-11-181-2/+2
* Fix: too many arguments passed to fprintf().jdp1997-11-181-2/+2
* Fix incorrect format string detected by "-Wformat".jdp1997-11-181-2/+2
* Add missing argument detected by "-Wformat".jdp1997-11-181-2/+3
* Fix two missing arguments detected by "-Wformat".jdp1997-11-181-2/+4
* Add Id string.brian1997-11-181-0/+4
* Notice that ppp has closed the connection properly.brian1997-11-182-69/+47
* Add and use a DropClient() function for closing the diagnostic port.brian1997-11-184-35/+30
* Don't SetLabel() 'till we've done the SelectSystem(). Thisbrian1997-11-171-13/+17
* Add id strings to tun.[ch].brian1997-11-176-18/+43
* Abstract data read from and written to the tun device,brian1997-11-168-55/+130
* Some touchups courtesy of Philippe Charnier.wpaul1997-11-162-13/+18
* Interpret AF_LINK sockaddrs correctly in show/delete route.brian1997-11-151-175/+230
* uucplock is in section 3 not section 8 !brian1997-11-142-8/+6
* Update the cftypes arrays according to rfc1700.brian1997-11-144-39/+89
* Allow blank lines in config entries (they aren't terminators).brian1997-11-141-2/+2
* MF22: Revert part of -p handling.jkh1997-11-141-1/+4
* Use seteuid() instead of setreuid().brian1997-11-131-5/+5
* Don't run if ppp.conf is writable.brian1997-11-131-1/+17
* Log a warning when a -direct invocation is denied.brian1997-11-131-1/+9
* Fix command logging (broken with the "allow" command).brian1997-11-134-23/+33
* Null commit: The last commit made some warning messages clearer.brian1997-11-131-1/+1
OpenPOWER on IntegriCloud