summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the decl of vfs_ioopt, allow LFS to compile again, fix a minor problemdyson1997-12-296-15/+19
* Lots of improvements, including restructring the caching and managementdyson1997-12-2922-476/+265
* Yet another slight bogon that I just noticed needed cleaning up. The forjkh1997-12-292-6/+4
* -Wall cleanup.alex1997-12-298-14/+26
* Whoops - one small tweak: I eliminated the deprecated isdn case,jkh1997-12-292-4/+2
* Remove all explicit rm's (with and without wildcards) and replace themjkh1997-12-292-328/+52
* Added $Id$.alex1997-12-291-0/+2
* Add back a #include <sys/types.h> so that this header issteve1997-12-282-0/+2
* Don't expect select() to adjust the passed time when it'sbrian1997-12-283-53/+46
* Fix a couple of stray apostrophes.jraynard1997-12-281-3/+3
* Add OS macros for FreeBSD 2.2.6, OpenBSD 2.2, OpenBSD 2.3.wosch1997-12-281-0/+6
* -Wall cleanup.alex1997-12-281-3/+3
* More cleanup relating to our use of the TSC.phk1997-12-289-240/+164
* wash, sort and put in order various nits from the i586_ctr -> tscphk1997-12-2816-100/+102
* The terminating character in strings is `NUL', not `NULL'.wosch1997-12-283-6/+6
* back out previous commitjulian1997-12-281-24/+13
* Merge from sys/i386/i386/microtime.s revision 1.36.kato1997-12-281-14/+11
* Move the sector size check to the right place,julian1997-12-281-14/+25
* Fixed initialization of the divisor latch. We depended on siocnopen()bde1997-12-283-6/+63
* An a termcap entry for ancient Wyse60 terminals, wy60-nt, that don'tsteve1997-12-281-1/+3
* YAMFsio.c (always call ttwwakeup() before returning from comstart()).bde1997-12-283-3/+6
* 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
OpenPOWER on IntegriCloud