summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Always call ttwwakeup() before returning from comstart(). It isn'tbde1997-12-283-3/+6
* Removed unnecessary (and broken) wakeup code in rpstart(). There is nobde1997-12-282-30/+0
* Removed stale comment about printf's deficiencies and rewrote the codebde1997-12-281-29/+13
* Handle "%...p" as "%#...x" instead of "0x%...x". This is a quick fixbde1997-12-281-3/+2
* Initialize mbuf::pnext.brian1997-12-282-3/+4
* If a packet causes a dial, continue to test whether it'sbrian1997-12-282-17/+7
* Allow initial sequence numbers less than what we're expecting.brian1997-12-281-6/+21
* Unspammed nested include of <sys/malloc.h>. <sys/mbuf.h> hasn'tbde1997-12-281-8/+3
* Restored used include of <sys/malloc.h>. malloc() is not usedbde1997-12-281-21/+22
* Update comment to match updated sb0 line (conflicts keyword no longer neededjkh1997-12-283-12/+3
* Don't include sys/syslimits.h if _ANSI_SOURCE is defined.steve1997-12-271-1/+4
* Fix top-of-form bogon.wollman1997-12-271-2/+2
* Remove one last /etc/sysconfig reference.steve1997-12-271-1/+1
* Document the new ldconfig_paths variable.steve1997-12-271-1/+7
* Add a ldconfig_paths variable that specifies the shared library pathssteve1997-12-272-5/+8
* Another sysconfig -> rc.conf fix.steve1997-12-272-2/+2
* Typo/$Id$ police.alex1997-12-274-2/+12
* Write to the routing socket as uid 0. It's not good enoughbrian1997-12-273-4/+17
* Fix some minor formatting nits.steve1997-12-271-9/+9
* Fix some minor formatting bugs.steve1997-12-271-5/+8
* Bring back part of rev 1.44 which was commented out by rev 1.58.alex1997-12-271-7/+8
* Show who closes the diagnostic connection.brian1997-12-276-17/+28
* Remove bogus timeout code in Receive().brian1997-12-271-7/+13
* Unspammed nested include of <vm/vm_zone.h>.bde1997-12-271-3/+1
* Allow (and document) execution of commands from withinbrian1997-12-275-103/+286
* Update moused docs.jkh1997-12-271-6/+25
* diff to /usr/share/tmac/mdoc/mdoc-syms to acceptjkh1997-12-271-0/+2
* Check argument filename length before copying.wosch1997-12-271-1/+8
* Back out previous commit, the so-called "unused code" was most definatelypeter1997-12-272-2/+6
* Unspammed nested include of <vm/vm_zone.h>.bde1997-12-2726-29/+56
* #include "opt_user_ldt.h" so that the #ifdef USER_LDT checks can work, aspeter1997-12-276-6/+12
* style(9) nitsimp1997-12-261-2/+3
* style(9) correctionsimp1997-12-264-8/+12
* Change major number to match the one actually used (whoops!).jkh1997-12-262-2/+2
* Workaround to avoid a strange core dump.wosch1997-12-261-1/+3
* Rename "i586_ctr" to "tsc" (both upper and lower case instances).phk1997-12-2622-290/+290
* ename "i586_ctr" to "tsc" (both upper and lower case instances).phk1997-12-265-13/+13
* Reorder to a more conventional if/then/else/endif structure.phk1997-12-261-14/+11
* fork() checks RLIMIT_NPROC, not RLIMIT_NOFILE.hoek1997-12-261-1/+1
* Fix some breakage that prevented the Plasmon burners from being usedjoerg1997-12-261-67/+66
* For regular files the sticky bit is ignored, but the user can still set it.helbig1997-12-261-5/+2
* "This is the add^H^H^Hinfo module."hoek1997-12-261-2/+2
* Put the return value of getopt into an int, not a char.alex1997-12-261-5/+4
* Do not install the z*grep man pages if grep was linked with -lz.wosch1997-12-261-3/+5
* DISTRIBUTION is bin (we'll make the info dist another way).jkh1997-12-261-6/+2
* Nuke info dist.jkh1997-12-261-2/+0
* Add -lzjkh1997-12-252-4/+4
* The ioopt code is still buggy, but wasn't fully disabled.dyson1997-12-251-2/+3
* Make kern.ncpu reports the number of detected processors when runninggpalmer1997-12-251-1/+8
* Use consistent spelling,hoek1997-12-2510-19/+19
OpenPOWER on IntegriCloud