summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* #if 0'd one of the DIAGNOSTIC checks in vm_page_alloc(). It was toodg1995-07-201-1/+3
* Updates, fixes and cleanups -- oh my.wpaul1995-07-199-143/+206
* Update version infoache1995-07-191-1/+1
* Sync with bash 1.4.5 versionache1995-07-195-20/+18
* Rewrote memory sizing code to generally deal with holes in extended memory.dg1995-07-194-100/+202
* Use daemon() to deamonify ourselves.wpaul1995-07-181-9/+4
* Document the new digest forms of the hackers, current, and questionsjfieber1995-07-182-19/+36
* Change the compile-time option of DIRECTED_BROADCAST into a sysctlpeter1995-07-182-7/+13
* Add missing quote to yyerror call.gibbs1995-07-181-1/+1
* When 'w' finds an IP address in the ut_host field, it attempts to dopeter1995-07-181-0/+8
* Oops! Andrey pointed out tht setlocale(LC_CTYPE, "") doesn't actuallypeter1995-07-181-3/+0
* Allow the specification of the controller bus when wiring down scsi buses.gibbs1995-07-176-40/+83
* Specify the controller bus in the scsi_link structure to allow hardwiredgibbs1995-07-171-2/+3
* Add examples for wiring down scbuses to drivers as well as specifyinggibbs1995-07-173-18/+30
* lpr uses access(2) to determine if the parent directory of the filetorstenb1995-07-171-3/+23
* Correct some misinformation about using the MS-DOS xcopy command.jfieber1995-07-172-19/+25
OpenPOWER on IntegriCloud