summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Submitted by: careilly@tcd.ie Colman Reillyats1995-08-121-1/+1
* Correct a little typo in LINT. trouble is -> trouble if.ats1995-08-123-6/+6
* Do the mountlist traversal the way it was done in 4.4-Lite2.dg1995-08-111-3/+3
* Since the mountlist is now a circular queue, adjust the names of thejkh1995-08-111-2/+3
* Document two specials of the `lpt' driver: the port address can bejoerg1995-08-113-6/+24
* Fix bug pointed out by user on c.u.b.f.m: commenting out NOPUSH=truewpaul1995-08-111-5/+5
* Changed default optimization from -O2 back to -O...gcc 2.6.* has seriousdg1995-08-111-2/+2
* Converted mountlist to a CIRCLEQ.dg1995-08-1114-63/+61
* Forget to close fileache1995-08-112-0/+2
* sh(1) incorrectly ignored an EOF condition when looking for thejoerg1995-08-111-1/+5
* Be careful not to dereference NULL credentials pointers when doing thedg1995-08-112-6/+14
* Rmove daemons localization (commented out), produce veryache1995-08-101-13/+1
* Remove a deliberate #warning.. It's not polite, because I listed the thepeter1995-08-102-10/+2
* Drat! I forgot to add this part of the Specialix Driver..peter1995-08-101-0/+804
* Fix csh to determine event number properly, i.e. stop by ^*-% too.ache1995-08-101-2/+2
* Bring in my long-overdue version of the Specialix driver.peter1995-08-096-0/+5758
* Add hook for EISA probe for Specialix EISA card.peter1995-08-091-1/+8
* Add Specialix driver to LINTpeter1995-08-093-3/+39
* Bump shlib minor because xdr_* functions have been enabled. Do NOTasami1995-08-091-1/+1
* New Improved version of the slip client document.jfieber1995-08-092-68/+66
* Fixed my usage of "asm" instead of "__asm" and "volatile" insteaddyson1995-08-091-2/+2
* Fix init to correctly detect processes that are exiting multiplempp1995-08-081-1/+1
* Fixed a problem that malloc(..,..,M_NOWAIT) was being called without checkingdyson1995-08-083-18/+18
* Make the spl oriented inline functions less likely to allowdyson1995-08-083-9/+12
* Replace old strftime format by %c, old format forces "Mon Day",ache1995-08-081-2/+4
* Replace ctime by strftime %c to use national representationache1995-08-081-1/+1
* Replace ctime by strftime %c to use national representationache1995-08-081-3/+3
* Fix _listmatch() so that it doesn't fall off the end of the list string.wpaul1995-08-081-6/+5
* nspace count was incremented only in child, so warning never displayedache1995-08-081-9/+13
* Move mbuf frees to after call to sorflush().dg1995-08-081-3/+3
* Add Id stringache1995-08-081-3/+5
* Allow national printable chars in .planache1995-08-081-1/+1
* Replace asctime/ctime by strftime %c to use national representationache1995-08-082-8/+9
* Change ctime to strftime %c to use national date/time representation.ache1995-08-081-3/+5
* Change ctime to strftime %c to use national date/time representationache1995-08-081-3/+3
* Replace ctime by strftime %c to use national date representation nowache1995-08-071-4/+4
* Fix manpage to reflect current sourcesache1995-08-071-21/+49
* Restore %s format support from previous versionache1995-08-071-1/+22
* Delete bogus referneces to timezone code internal header file `tzfile.h',wollman1995-08-0721-75/+52
* Fix infamous "TIOCGWINSZ: Interrupted system call" on return from a ^Zpeter1995-08-071-2/+4
* I forgot the reason why I didn't have a period in the `Rep of Palau' thewollman1995-08-071-1/+1
* On closer inspection, it turns out that all of the callers of disksortdg1995-08-072-10/+2
* Set bp->b_actf=NULL for paranoia sake.dg1995-08-071-1/+2
* Since buffers can be pulled off of the disk queue at interrupt time anddg1995-08-072-4/+14
* Woops, I committed the wrong version of the diff in the last rev.dg1995-08-071-2/+2
* Use bdwrite() rather than brelse(). The cylinder group bitmap modificationdg1995-08-071-2/+2
* Made msgbuf range checking more robust and clean.dg1995-08-073-24/+13
* Just when you thought it was safe...wpaul1995-08-075-40/+350
* Restore check for msg_bufx being negative. Changed if() expression to bedg1995-08-061-4/+4
* Extentd David's recent change to shutdown_nice() by callingjoerg1995-08-061-1/+5
OpenPOWER on IntegriCloud