summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a few bogons introduced when config lost the 3 char limitation.jkh1995-02-162-4/+7
* Minor changes and additions to the serial README file.wpaul1995-02-161-20/+35
* Add 8-bit collate stuffache1995-02-165-2/+270
* Update my email address.rgrimes1995-02-161-2/+2
* Don't need to retransmit FIN bit in CLOSING state.wollman1995-02-161-2/+2
* spl back down in unusual out-of-memory condition in udp_output().wollman1995-02-161-1/+3
* Correctly initialize so_linger in ticks (not seconds).wollman1995-02-161-3/+3
* Avoid deadlock situation described by Stevens using his suggested replacementwollman1995-02-162-60/+40
* Don't add back in the IP header length to ip_len; icmp_error will do itwollman1995-02-161-2/+1
* ypbind jumbo patch :)wpaul1995-02-161-50/+118
* Attempting to bind() or connect() a routing socket, while meaningless,wollman1995-02-161-3/+7
* getsockopt(s, SOL_SOCKET, SO_SNDTIMEO, ...) would construct the returnedwollman1995-02-161-2/+2
* Transaction TCP support now standard. Hack away!wollman1995-02-1610-504/+9
* Fixed botched previous change - use 'pageno' not initialized to NULL 'kva'.dg1995-02-161-5/+5
* Allow the user access to net.inet.igmp, even though there's nothingwollman1995-02-164-24/+24
* Add lots of useful MIB variables and a few not-so-useful ones forwollman1995-02-168-24/+106
* Document Transaction TCP extensions to generic system calls.wollman1995-02-152-15/+46
* Wolfram now also submitted a man page for this.joerg1995-02-153-9/+146
* Restore deleted in second time my & bde fixes.ache1995-02-151-24/+35
* Document Transaction TCP.wollman1995-02-153-10/+228
* Remove dir creating, done by mtreeache1995-02-151-7/+2
* Add include/readline and share/misc/pkg_manageache1995-02-151-1/+5
* pkg_manage addedache1995-02-151-2/+2
* This commit was generated by cvs2svn to compensate for changes in r6462,ache1995-02-159-0/+858
|\
| * pkg_manage utility, using file selectorache1995-02-159-0/+858
* Include three lines about the pcvt console driver, so we don't ever needjoerg1995-02-152-2/+12
* For the sake of people, who like to move pci_configure()se1995-02-151-14/+9
* Changes for new _menu interfaceache1995-02-152-3/+3
* file selector, helpline, helpfile and more, with my fixesache1995-02-1522-22/+2313
* Various nitpicking from Stephen.phk1995-02-154-9/+7
* Make libexec & sbin for tcp_wrapper and othersache1995-02-151-1/+5
* More changes to support user calls.ugen1995-02-153-60/+91
* Avoid duplicating ttselect() so that we don't have to change cyselect()bde1995-02-153-90/+54
* More changes to support user calls.ugen1995-02-151-1/+15
* Add more verbosity for status, if standaloneache1995-02-151-0/+2
* mixer addedache1995-02-151-3/+3
* This commit was generated by cvs2svn to compensate for changes in r6448,ache1995-02-152-0/+160
|\
| * non-X mixer, useful into rc.localache1995-02-152-0/+160
* Fix couple of nasty bugs..ugen1995-02-152-432/+448
* Add more flags to snoop deviceugen1995-02-151-2/+11
* Remove duplicated code from ttymalloc(). Disable ttyfree().bde1995-02-151-30/+39
* Woops, last change wasn't done quite right...fixed.dg1995-02-152-2/+2
* Yanked out (now obsolete) support for 'fastboot'.dg1995-02-152-40/+5
* Include the special device in the error output so that it makes sense.dg1995-02-151-1/+1
* Verify that the last component of the mount point path exists and isdg1995-02-152-2/+22
* Add a description for the np flag.ats1995-02-151-0/+1
* Use proc0's proc struct rather than curproc's when calling sync.dg1995-02-152-4/+4
* Whap a few things not used in the Cyclades driver, at least not for now.jkh1995-02-151-4/+4
* Fix a few more nits. Should compile better now! :_)jkh1995-02-152-17/+30
* Fixed bug caused by attempting a connect with a null 'nam'.dg1995-02-151-6/+13
OpenPOWER on IntegriCloud