summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Make the release name to load a configurable parameter.jkh1995-10-041-0/+264
* Finally applied the fix from PR # 701 for the broken prxyarp option ofjoerg1995-10-031-6/+10
* Cosmetic fix: The usage message was wrong.. One of the commands (mstate)peter1995-10-011-10/+9
* Fix CLEANFILES. Some temporary files were missing.bde1995-09-281-1/+1
* Fix SRCS so that `make depend' works. There were some .l's and some .y's.bde1995-09-282-10/+11
* Correctly determine the local timezone, by looking at the tm_gmtoff resultwollman1995-09-281-16/+7
* Change unknown IOT to known ABRT (signal names)ache1995-09-271-1/+1
* Reset LANG and LC_CTYPE to not use national date representationache1995-09-271-1/+1
* Reset LANG & LC_CTYPE, or national date representation will be usedache1995-09-271-1/+1
* Rewrite the sicontrol man page to something remotely useful.peter1995-09-261-23/+96
* Completely re-wrote the man-page using -mandoc macros. More cleanups innate1995-09-242-874/+1072
* missing \ causes -DDEBUG compile failure..peter1995-09-231-1/+1
* Add support for the "si" Specialix driver in "pstat -t"peter1995-09-221-21/+33
* Print EtherTalk packets correctly; closes PR 649.wollman1995-09-222-8/+23
* Additionly parse /etc/sliphome/slip.slparms* to set keepalive,ache1995-09-223-87/+143
* Remove private beforeinstall: target that incorrectly attempted to makergrimes1995-09-211-4/+0
* Put declarations in a header file ("ioconf.h")bde1995-09-191-72/+113
* Now pccard modems work to some minimal extent.phk1995-09-193-17/+30
* This mega-commit brings in Jordan's latest sysinstall version..peter1995-09-1840-1280/+2013
* Fix a comment that became wrong when it was moved in rev. 1.7. Fix nearbybde1995-09-181-8/+6
* 1. All fragments (except the first one) of a fragmented packet wereamurai1995-09-176-65/+82
* Improve usage message and document "-u" option to select one of multiplese1995-09-141-18/+22
* Remove unconditional unlink at startup and conditionalised the unlink at exitpaul1995-09-111-3/+5
* Fix a bug that prevented %'s and \'s from being passed to the programjoerg1995-09-101-2/+11
* Be gentle and allow both magic's (the own one and the other side'sjoerg1995-09-091-2/+5
* Recode mask logic to use inet_ntoa() so host routes are valid.pst1995-09-061-5/+5
* Correct the manpage for the -o flag. Formerly it was a single flag, nowats1995-09-031-5/+9
* Initialize the group list so that any filter programs that arempp1995-09-022-2/+18
* 1. Do not log the password itself to ppp.log ( Mr. Rich Murphey )amurai1995-09-027-32/+141
* Add support for printking Kerberos v4 packets (file I forgot to add)wollman1995-08-291-0/+294
* Add support for printing Kerberos v4 packets.wollman1995-08-292-3/+12
* Wash hands and datastructures before transplanting drivers in the kernel.phk1995-08-291-6/+12
* Check for expired passwords before allowing access to the system.mpp1995-08-282-2/+10
* Don't be needlessly verbose in the pkg_create.jkh1995-08-281-4/+2
* A bunch of small bug-fixes, doesn't quite work yet, but I'm getting closer.phk1995-08-283-28/+14
* Make the play-pen searching routine even more agile in tryingjkh1995-08-261-1/+3
* Fixed bug with decoding RIP packets - removed unnecessary ntohs()'s fordg1995-08-261-3/+3
* Use size_t properly in all fs size ops. This kills a bugjkh1995-08-263-7/+5
* Shut a bunch of warnings.phk1995-08-2513-147/+192
* Add a couple of makefiles.phk1995-08-252-0/+8
* Add code to work around FreeBSD's nfs symlink cache.dfr1995-08-243-4/+20
* The userland part of Andrew McRae's PCMCIA/PCCARD code.phk1995-08-2436-0/+10277
* Clean up compilation warning.pst1995-08-232-9/+1
* Clean up compilation warnings.pst1995-08-235-11/+13
* Fix up warning about const being lost.pst1995-08-231-2/+2
* Recognize a new debug option.. "optim" - for watching the L_RINT bypasspeter1995-08-221-2/+2
* Typo.. SIOGIFCONF -> SIOCGIFCONFpeter1995-08-211-1/+1
* Sigh.. The patches to make ndc read /etc/sysconfig to find the correctpeter1995-08-211-2/+16
* This commit was generated by cvs2svn to compensate for changes in r10145,peter1995-08-201-0/+127
|\
| * Import the missing man page for the new command "ndc" to finish thepeter1995-08-201-0/+127
OpenPOWER on IntegriCloud