summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed spelling of isnetworktty.bde1997-04-141-2/+2
* Add Stefan Bethke to all the usual places.jkh1997-04-143-6/+12
* Fix `lockmgr: locking against myself' panic by multi union mount ofkato1997-04-142-2/+50
* Add manpage link introduction.1 -> intro.1wosch1997-04-141-1/+2
* slight rewording of HISTORY sectionjmg1997-04-141-4/+4
* Fix locking violation when accessing `..'.kato1997-04-142-2/+78
* Unused variable (upobj is now purely handled within pmap)peter1997-04-141-2/+1
* Be more careful about how SCBs are cleaned up during error recovery.gibbs1997-04-141-113/+173
* Re-arange the selection and reselection code to hopefully kill thegibbs1997-04-142-16/+31
* Make a problem that I cannot reproduce go away for now. This commitdyson1997-04-141-2/+2
* New name for the EtherExpress register file.gibbs1997-04-142-0/+160
* Add Intel EtherExpress16 support into the ie driver, removing the needgibbs1997-04-144-2193/+992
* GENERIC, LINT:gibbs1997-04-147-19/+17
* Remove this man page now that the ie driver supports the EtherExpress16.gibbs1997-04-141-79/+0
* Remove text about unsupported flags 'mdmbuf', 'local', 'crtscts' etcdavidn1997-04-131-16/+9
* ``Ooops'' :-)joerg1997-04-131-2/+2
* (log entry inadvertently missed)davidn1997-04-130-0/+0
* PR:davidn1997-04-131-4/+5
* Make the $@ macro behave as described in the man page.joerg1997-04-131-0/+10
* Don't forget to set `runtime' in fork_trampoline(). The time slice beforebde1997-04-133-21/+21
* Fix typo.davidn1997-04-131-1/+1
* Fixed some style bugs.bde1997-04-131-2/+2
* Removed nonstandard #include of <sys/types.h>.bde1997-04-131-8/+29
* #ifdef'ed the declaration of lseek() so that -Wredundant-decls doesn'tbde1997-04-133-13/+42
* Moved #include of <sys/cdefs.h> earlier so that __signed inbde1997-04-131-7/+6
* Use isdialuptty() rather than hard-coded heuristic.davidn1997-04-131-1/+1
* Implement two new keywords and status flags for entries in /etc/ttys;davidn1997-04-132-4/+70
* Add MLINKS for isdialuptty(3) & isnetworktty(3).davidn1997-04-131-2/+4
* Add bitflags TTY_NETWORK/TTY_DIALUP and interface functions whichdavidn1997-04-131-0/+6
* Fixed #include and/or prototype bugs in synopsis.bde1997-04-1351-71/+122
* Updated synopsis for Lite2.bde1997-04-134-11/+15
* Add Jack O'Neill for his donation of an NCR 53C575 controller card.jkh1997-04-131-1/+5
* Fixed type bugs in synopsis. Some of the typedefs that were used herebde1997-04-132-21/+30
* Fixed missing const in synopsis.bde1997-04-132-3/+3
* Fixed #include and/or prototype bugs in synopsis.bde1997-04-132-2/+3
* "Fixed" prototype bugs in synopsis.bde1997-04-131-2/+4
* Fixed missing #include in synopsis.bde1997-04-131-0/+1
* Fixed #includes in synopsis.bde1997-04-131-1/+4
* Updated the LOCK_* #defines in the synopsis to be lexically identicalbde1997-04-131-4/+4
* Fixed missing consts in synopsis.bde1997-04-131-2/+2
* Fixed #include and/or prototype bugs in synopsis.bde1997-04-134-6/+6
* Fixed wrong #include in synopsis.bde1997-04-131-1/+1
* Fixed #include and/or prototype bugs in synopsis.bde1997-04-134-10/+21
* Fixed #include and/or prototype bugs in synopsis.bde1997-04-1310-13/+26
* Access correct union mount point in union_access.kato1997-04-132-4/+4
* Fixed wrong/incomplete #includes in synopsis.bde1997-04-131-1/+1
* Fixed wrong function return type in synopsis.bde1997-04-131-1/+1
* Don't use literal semicolons in .Fn macro invocations.bde1997-04-1313-13/+13
* Fixed synopsis. There was a missing arg, 3 args with the wrong type,bde1997-04-131-12/+22
* Fixed spelling of __set_ospeed (was _set_ospeed) and improvedbde1997-04-132-15/+16
OpenPOWER on IntegriCloud