summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Correct the "default rate" - it's 256/minute not 1000/minute.dg1995-10-091-2/+2
* Syncronize with my current sources. pkg installer not quite in finaljkh1995-10-091-2/+2
* 1. Add a settable redial timer and logging of the process id in a file.amurai1995-10-087-63/+248
* Make it clear that the printed times are measured in hours.joerg1995-10-071-2/+2
* Whole mass of changes from first code review. Eliminate somejkh1995-10-072-3/+573
* - mrouted doesn't allow loopback of group-specific queries, thus if adg1995-10-071-3/+5
* - mrouted doesn't allow loopback of group-specific queries, thus if adg1995-10-071-2/+2
* Document SESS, fix PGRP (now PGID), and document some more STATE flags.bde1995-10-061-3/+20
* st_size in struct stat has type off_t (long long) and not unsigned longtorstenb1995-10-061-1/+1
* Properly repaint an option in reverse video after changing its value.jkh1995-10-061-1/+2
* Make descriptions stand-out a bit more.jkh1995-10-061-1/+4
* Don't put up bogus confirmation dialog.jkh1995-10-061-1/+3
* Fix a longstanding bug in `lpr -r'. I used alloca() instead ofjkh1995-10-051-0/+1
* General cleanup - sanitize use of variables.jkh1995-10-041-6/+13
* o Search much more aggressively for distributions in all extractionjkh1995-10-041-5/+5
* 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
OpenPOWER on IntegriCloud