summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Apply patch in pr 2067 to correct an uninitialized pointer dereferenceimp1996-12-171-1/+2
* Use RAW, not CBREAKjkh1996-12-171-1/+1
* Correct MLINKS, now that I know how it actually works.mckay1996-12-171-1/+2
* Changes to password generator: fallback to MD5 generator disableddavidn1996-12-172-35/+70
* Submitted by: proff@iq.orgdavidn1996-12-171-2/+2
* Replace my "inane" usage of snprintf to copy strings with strncpy aspst1996-12-179-41/+102
* 1. Engage brain. 2. Write macro. Previous commit attempted to performjkh1996-12-174-8/+8
* Close yet another buffer overrunpst1996-12-161-2/+2
* Reviewed by: davidn@blaze.net.audavidn1996-12-161-4/+50
* Add man page for moused(8). It is basically a rehash of thempp1996-12-162-1/+105
* Add mtest.fenner1996-12-161-2/+2
* Add the one line description of the man page at the top sompp1996-12-151-2/+3
* Make mtest build. Write a makefile and a man page.fenner1996-12-153-2/+56
* This commit was generated by cvs2svn to compensate for changes in r20529,fenner1996-12-151-0/+206
|\
| * A multicast testing program, allowing you to join and leave bothfenner1996-12-151-0/+206
* Avoid some buffer overrun problems.pst1996-12-152-7/+7
* make note of which /etc files need upgrading in installUpgrade ratherjkh1996-12-155-85/+83
* Documented ctm_dequeue and the new feature of ctm_smail that goes with it.mckay1996-12-152-12/+123
* Increase the size of the vector that is allocated for execv(). Jordanjoerg1996-12-151-3/+3
* Now that I've got my source tree sorted out, bring all the thingsjkh1996-12-1412-72/+195
* Part #2 of the config cleanup. More aggressive, replaced an NIHjoerg1996-12-145-38/+31
* Round #1 of cleaning up the config(8) mess. This is only the morejoerg1996-12-143-15/+14
* Fix some very minor cosmetic cruft I couldn't help tweaking whenjkh1996-12-141-0/+2
* Remove reference to unused variable ncr.ns_async.se1996-12-141-2/+1
* Moved nonstandard compiler profiling options out of config. Just printbde1996-12-131-6/+4
* 700 now. :)jkh1996-12-122-4/+4
* Fix trunctation of domainname.jkh1996-12-121-2/+2
* Add some additional smarts for XFree86 configuration.jkh1996-12-126-14/+20
* Update these docs to more closely reflect reality.jkh1996-12-122-27/+6
* smart-alec error checking.jkh1996-12-121-2/+8
* The infamous IP aliasing code for ppp, modified to work as a runtime optionjkh1996-12-1215-15/+2738
* Whups, remove relic from close method going away.jkh1996-12-121-2/+1
* Undo one of my memory optimization hacks - it actually made things morejkh1996-12-126-24/+14
* Fix some bogons in my close() handling.jkh1996-12-125-12/+20
* Cosmetic tweaks, initialize a few variables, fix a reversed conditional.jkh1996-12-113-7/+25
* Be more efficient in how we use memory (stumbled across while looking forjkh1996-12-1110-70/+75
* Update from David, reflecting Wolfram's wishes regarding limitation ofjoerg1996-12-111-5/+8
* Do a few things I've been threatening to do for a long time:jkh1996-12-1122-667/+400
* Merg-o-matic.joerg1996-12-111-13/+7
* This commit was generated by cvs2svn to compensate for changes in r20302,joerg1996-12-1020-219/+111
|\
| * Copyright update by the author, to be more in line with our samplejoerg1996-12-1021-248/+139
* | Revert part of the previous change. syslogd (when logging to ttys)peter1996-12-101-5/+3
* | Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadwollman1996-12-1010-23/+44
* | Update to benefit from David's recent changes to pw(8). The mostjoerg1996-12-102-25/+208
* | Merge from the vendor-branch.joerg1996-12-101-56/+208
* | This commit was generated by cvs2svn to compensate for changes in r20267,joerg1996-12-098-127/+274
|\ \ | |/
| * Upgrade from the author, reflecting all my wishes resulting out of thejoerg1996-12-099-183/+482
* | Minor spelling/mdoc/style fixes.mpp1996-12-091-20/+25
* | Set timeout interval to 0 in ppp so connections don't hang up whilejkh1996-12-091-1/+2
* | Add pw to build list - I need it now. :)jkh1996-12-091-2/+2
OpenPOWER on IntegriCloud