aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove the last traces of TUBA.Poul-Henning Kamp1998-04-065-32/+5
* Prevent rdist from dumping core: do not free() pointer before using it.Philippe Charnier1998-04-068-19/+34
* Really make this compile..Peter Wemm1998-04-061-12/+58
* Sync with sys/i386/isa/clock.c revision 1.119.KATO Takenori1998-04-063-9/+6
* Sync with sys/i386/isa/syscons.c revision 1.258.KATO Takenori1998-04-061-23/+182
* Reviewed by: AmancioAmancio Hasty1998-04-054-8/+106
* Commit a much more functional version of this driver.Poul-Henning Kamp1998-04-051-21/+460
* Print explanation diagnostics when mount is impossibleAndrey A. Chernov1998-04-052-2/+10
* More fixes for the iterative case of nanosleep1 from bruce.Poul-Henning Kamp1998-04-051-5/+5
* Make the dummy timecounter run at 1 MHz rather than 100kHz (noticed by bde)Poul-Henning Kamp1998-04-053-14/+13
* If there is no error code, don't copyout the remaining time. (AsPeter Wemm1998-04-051-3/+3
* Fix nanosleep1 based on Bruces suggestion.Poul-Henning Kamp1998-04-051-28/+22
* Remove unused atv.tv_usec = 0; from select/poll codeAndrey A. Chernov1998-04-051-7/+3
* tsleep() returns EWOULDBLOCK if the timeout expired. Don't return thisPeter Wemm1998-04-051-2/+2
* Maybe fix netkey. I am not sure how to test this..Peter Wemm1998-04-051-44/+68
* Fix previous commit. Don't people read compiler messages or something??Peter Wemm1998-04-051-2/+2
* Remove some unneeded statements that enabled interrupts.Tor Egge1998-04-055-15/+10
* Use microruntime() rather than doing it by hand.Poul-Henning Kamp1998-04-042-6/+4
* Handle double fraction overflow in nano & microtime functions (spotted by Bruce)Poul-Henning Kamp1998-04-043-12/+9
* Substitute a panic for a undefined function so LINT will compile.Poul-Henning Kamp1998-04-041-0/+4
* Sync with sys/i386/isa/syscons.c revision 1.257.KATO Takenori1998-04-041-9/+14
* More fixes to deal with fonts:Kazutaka YOKOTA1998-04-043-69/+546
* Time changes mark 2:Poul-Henning Kamp1998-04-0429-261/+448
* Enable static initialisation of mutexes and condition variables.John Birrell1998-04-046-24/+96
* Change in name of the static initializer define.John Birrell1998-04-043-7/+7
* Add static initializer defines as specified by POSIX.John Birrell1998-04-041-2/+8
* Rename static initializer defines for opaque structures so that theJohn Birrell1998-04-043-6/+6
* Move the magic field initialisation to a place when it is more magic.John Birrell1998-04-043-18/+21
* Perhaps fix a problem that some drivers have that they don't properlyJohn Dyson1998-04-041-2/+2
* Add a magic field to the pthread structure to help recognize validJohn Birrell1998-04-0312-6/+75
* This function compiles with the standard, so say so.John Birrell1998-04-033-9/+9
* This function compiles with the standard, so say so.John Birrell1998-04-033-12/+18
* Cosmetique changes in vidcontrol all screens knobAndrey A. Chernov1998-04-023-10/+10
* Implement vidcontrol knob which allows to set passed flags/modesAndrey A. Chernov1998-04-023-3/+22
* Fix bug in rarpd:Ollivier Robert1998-04-021-11/+13
* Sync with sys/i386/isa/wd.c revision 1.152.KATO Takenori1998-04-021-2/+2
* Correct spelling.Daniel O'Callaghan1998-04-021-2/+2
* Try to fix poll & select after I broke them.Poul-Henning Kamp1998-04-021-11/+9
* Add aback in a line a accidentally killed in my last commit.Warner Losh1998-04-021-1/+2
* Scaffolding for High Availability code. The actual code will probablyEivind Eklund1998-04-024-2/+8
* Shut up GCC.Eivind Eklund1998-04-021-2/+2
* Make this compile (and seemingly work).Eivind Eklund1998-04-021-2/+2
* PR: bin/6193Daniel O'Callaghan1998-04-011-2/+2
* Add two workarounds for broken MP tables:Tor Egge1998-04-0114-43/+442
* Declare some variables modified by interrupt handlers as volatile.Tor Egge1998-04-013-9/+9
* MF22: NOSHARED=YESJordan K. Hubbard1998-04-013-0/+6
* Use .An/.Aq.Philippe Charnier1998-04-011-2/+3
* .Use .An.Philippe Charnier1998-04-011-7/+16
* .Sh AUTHOR -> .Sh AUTHORS.Philippe Charnier1998-04-013-6/+6
* Use .An/.Aq.Philippe Charnier1998-04-011-4/+5