summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add simple hooks to create /dev entries for the Specialix driverpeter1995-08-132-2/+62
* Take the ypchfn/ypchsh stuff that was removed from passwdwpaul1995-08-137-9/+421
* Remove the ypchfn/ypchsh stuff from passwd and leave just thewpaul1995-08-135-169/+78
* Small NIS tweak: frob pw_error() a little so that it can say eitherwpaul1995-08-132-2/+16
* Slight change to the location of the default termios flags to make thempeter1995-08-132-14/+34
* Add sicontrol.. I hope this is the right way..peter1995-08-131-4/+4
* Bring in first cut of the user-mode control program for the Specialix driver.peter1995-08-132-0/+589
* Next round of cleanups. Some more debugging hooks added, si_softc definitionpeter1995-08-134-244/+150
* Return an extended status of XS_TIMEOUT (instead of XS_DRIVER_STUFFUP)se1995-08-131-3/+3
* Restore the reference to quot(8).mpp1995-08-131-1/+1
* Disable fifos in sioclose(). Closes PR 576.bde1995-08-133-3/+27
* Substantial re-write.jkh1995-08-121-98/+84
* Add the DOS install tips from the install notes.roberto1995-08-121-239/+295
* Make this example actually compile again. Rename the module so thatjoerg1995-08-123-27/+14
* Do not omit the Makefiles when installing the examples; they are partjoerg1995-08-121-3/+2
* Add (apparently) Larry McVoy's warning....peter1995-08-121-0/+2
* 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
OpenPOWER on IntegriCloud