summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use LIST macros instead of insque/remquephk1997-04-143-12/+11
* Add LIST_FIRST, LIST_FOREACH and LIST_NEXTphk1997-04-141-1/+8
* Remove all traces of undocumented feature ISODEVMAP.phk1997-04-148-256/+8
* Forget all about APM. Instead of "hlt" call through a vector whichphk1997-04-143-24/+27
* Renamed undelete() to undelete_messages() to avoid conflict with newbde1997-04-143-3/+3
* YAMF22jkh1997-04-141-15/+72
* Use the same IOPL check as in syscons.bde1997-04-145-11/+41
* Fixed missing const. Include <unistd.h> so that the function type getsbde1997-04-141-1/+3
* Removed ix.4.bde1997-04-141-3/+2
* Fixed printing of registers in dbflalt_handler(). The registersbde1997-04-143-27/+21
* Fixed another prototype bug in synopsis.bde1997-04-141-1/+1
* 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
OpenPOWER on IntegriCloud