summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Report `fts_errno' instead of `errno' when the former applies.bde1995-07-241-2/+2
* Set NOSHARED=true, having this binary static makes it much easier torgrimes1995-07-242-0/+4
* Use the same method to determine the time that the processmpp1995-07-231-4/+2
* Added some additional diagnostic information output when panicing indg1995-07-231-3/+3
* Fixed two cases where some parans were missing, resulting in some bogusdg1995-07-231-18/+16
* Update the CVS template.joerg1995-07-231-6/+27
* Make the tag checks more strict according to Rod's wishes.joerg1995-07-232-30/+76
* bkr() returns an int, and not a pointer. Document this.joerg1995-07-231-3/+3
* Added $Id$.dg1995-07-233-0/+6
* Change hardcoded 15 (which means 38400) to B115200 which is 17ache1995-07-231-2/+1
* Add missing entries for 38400/57600/115200 bauds to tmspc10[]ache1995-07-231-1/+2
* Better version of spkrtest using perl and dialogache1995-07-233-3/+132
* bugfix: traceroute hangs forever, if another ICMP traffics exists andache1995-07-231-5/+14
* Fix clean rule to remove remove everything that isn't created by configbde1995-07-223-9/+12
* Fix clean rule for aic7xxx_asm.bde1995-07-222-4/+4
* Confirmed to work by: rcarter@geli.com (Russell Carter)bde1995-07-221-4/+1
* this avaids the "lineoverflow" which you'll always get at 80 columnjoerg1995-07-221-2/+2
* D*mn, botched my last commit message. :-(joerg1995-07-221-0/+2
* this avaids the "lineoverflow" which you'll always get at 80 column displaysjoerg1995-07-221-1/+1
* Description:joerg1995-07-221-6/+5
* Change the weekday abbrevaiations to two letters each. This reducesjoerg1995-07-221-2/+2
* Obtained from: partly from ancient patches of mine via 1.1.5bde1995-07-2213-82/+69
* Remove vat_audio driver support here too.bde1995-07-221-29/+11
* date: 1995/07/12 13:10:58; author: jkh; state: Exp; lines: +3 -2rgrimes1995-07-221-2/+3
* Correct my cut-'n-paste job from ffs_vfsops.c and fix up the formattingdg1995-07-222-28/+12
* Move the inline code for waking up writers to a new functionbde1995-07-2217-155/+59
* Obtained from: partly from ancient patches of mine via 1.1.5bde1995-07-218-70/+21
* Obtained from: partly from ancient patches by ache and me via 1.1.5bde1995-07-215-38/+45
* Obtained from: partly from an ancient patch of mine via 1.1.5bde1995-07-211-1/+3
* Obtained from: partly from anancient patch of mine via 1.1.5bde1995-07-211-3/+11
* Document new tty states TS_CONNECTED, TS_SO_OLOWAT, TS_SO_OCOMPLETE,bde1995-07-211-11/+37
* Support cy driver. All tty drivers require namelist stuff here or theybde1995-07-211-2/+35
* Obtained from: partly from an ancient patch of mine via 1.1.5bde1995-07-214-13/+12
* Since ufs_ihashget can block, the lock must be checked for each timedg1995-07-211-14/+8
* Obtained from: an ancient patch of mine via 1.1.5bde1995-07-211-3/+11
* Add to TODO list and move it to near the top of the file.bde1995-07-211-18/+29
* Obtained from: ancient usenet posting as applied to 1.1.5bde1995-07-211-2/+2
* Support for the Boeder DCF77 Receiverjkh1995-07-2110-28/+130
* Part of Vincenzo Capuano's changes to xntpd to support thejkh1995-07-212-2/+8
* Implemented an nfs_node hash list lock, similar to what was implementeddg1995-07-212-2/+62
* Re-lookup the buffer if the vnode isn't locked. The previous check fordg1995-07-211-4/+2
* Implement a lock in ffs_vget to prevent a race condition where two processesdg1995-07-211-4/+34
* Add a -S option to ypbind that allows the following:wpaul1995-07-202-7/+131
* Remove vat_audio driver supportpst1995-07-202-4/+2
* Slightly better message for `ypwhich -x':wollman1995-07-201-1/+1
* Not sure if Rod is still working in these or not, so here goes.wollman1995-07-202-2/+8
* When hostname len > 8, name replaced with dot notation when -u flagpst1995-07-202-14/+38
* The final negotiation of DO_BINARY in the LINEMODE portion of the telnetd codepst1995-07-202-38/+56
* Update telnet to the 95.05.31 release.pst1995-07-2062-384/+918
* vnode_pager_alloc() never returns NULL, so don't check for it.dg1995-07-205-15/+10
OpenPOWER on IntegriCloud