aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.Dag-Erling Smørgrav1998-04-1784-170/+170
* Reserve a number for the ALTQ control devices (96)Julian Elischer1998-04-172-2/+6
* Make ``-h'' follow the manpage, and suppress the burst page reguardless ofDavid E. O'Brien1998-04-171-3/+3
* Stop the screensaver before switching consoles.Dag-Erling Smørgrav1998-04-173-3/+21
* Allow a thread dump to report the thread's sigmask when in theJohn Birrell1998-04-173-0/+12
* When in PS_SIGWAIT state, still call signal handlers and set errnoJohn Birrell1998-04-173-39/+6
* Backup out the last commit, it was already there.Poul-Henning Kamp1998-04-171-3/+1
* Undo my last change.Dima Ruban1998-04-173-6/+6
* Manpages not installedPoul-Henning Kamp1998-04-171-1/+3
* Really finish supporting compiling with `gcc -ansi'.Bruce Evans1998-04-172-4/+4
* Typo policeBrian Somers1998-04-171-1/+1
* Sync with sys/i386/isa/syscons.c revision 1.259.KATO Takenori1998-04-161-8/+11
* Sync with sys/i386/isa/npx.c revision 1.59.KATO Takenori1998-04-161-6/+6
* Sync with sys/i386/conf/Makefile.i386 revision 1.108.KATO Takenori1998-04-162-4/+4
* Sync with sys/i386/isa/pcaudio.c revision 1.40.KATO Takenori1998-04-161-2/+2
* Sync with sys/i386/isa/lpt.c revision 1.68.KATO Takenori1998-04-161-4/+4
* Sync with sys/i386/isa/if_ed.c revision 1.139.KATO Takenori1998-04-161-8/+8
* Sync with sys/i386/i386/trap.c revision 1.126.KATO Takenori1998-04-161-4/+4
* Add `myname.my.domain' as another alias for `localhost'. We set thisJoerg Wunsch1998-04-161-2/+2
* Add ftp4.ruAndrey A. Chernov1998-04-163-3/+9
* Attempt to fix BOUNCE_BUFFERS. I cannot test these drivers, but theyPeter Wemm1998-04-162-2/+54
* Attempt to get bounce_buffers working again for per-process kernel stackPeter Wemm1998-04-161-10/+40
* fix an obvious broken BOUNCE_BUFFER case.Peter Wemm1998-04-161-1/+9
* Swapped "should we just return" and "should we stop the screensaver"Dag-Erling Smørgrav1998-04-163-24/+33
* Add commented out common INSTALL and FORCE_PKG_REGISTER knobsAndrey A. Chernov1998-04-163-3/+24
* Add missing commented out MOTIF_STATIC exampleAndrey A. Chernov1998-04-163-3/+6
* When the softdep conversion took place, the periodic vfs_msync() fromPeter Wemm1998-04-162-2/+4
* Add some easy to implement XSI macros including attr_getAndrey A. Chernov1998-04-151-1/+10
* If ping write fails with short packet count, thePoul-Henning Kamp1998-04-151-2/+2
* Finish supporting compiling with `gcc -ansi'. Fix missing `volatile'sBruce Evans1998-04-153-18/+18
* Unlock mountlist_slock if the mount point was busy (unmount in progress)Tor Egge1998-04-152-4/+8
* Allow the CVS modules from which the source, doc and ports collections areMike Smith1998-04-151-5/+12
* Use 0440 root.kmem kermissions on kernel instead ofDima Ruban1998-04-153-6/+6
* Support compiling with `gcc -ansi'.Bruce Evans1998-04-1578-366/+378
* Support compiling with `gcc -ansi'. Fix missing `volatile's in __asm()Bruce Evans1998-04-152-13/+17
* In pre-devfs days, /dev/psm0 had always been a non-blockingPoul-Henning Kamp1998-04-151-6/+6
* Better RFC1918 network protectionPoul-Henning Kamp1998-04-151-1/+4
* In light of the fact that several widespread sendmail alternatives existsPoul-Henning Kamp1998-04-154-5/+18
* Fixed bitrot in the non-softdep case of ufs_dirremove():Bruce Evans1998-04-151-24/+9
* Fixed breakage of fork accounting in previous commit. A fork benchmarkBruce Evans1998-04-153-6/+6
* Add a missing LK_RETRY.Dmitrij Tejblum1998-04-152-10/+6
* rotate sendmail statistics file weekly.Jonathan M. Bresler1998-04-141-1/+2
* PR: 4866Daniel O'Callaghan1998-04-141-11/+9
* Fix page fault panic by probing NE200 compatible PCI card.KATO Takenori1998-04-142-15/+17
* Add mktemp directoryPeter Wemm1998-04-141-2/+2
* Bring in an old faithful tool I've been using for just over 4 years nowPeter Wemm1998-04-143-0/+330
* Fix a nasty flaw as a result of using the arc4random() pre-seeding ofPeter Wemm1998-04-141-2/+4
* Better SYNOPSISPoul-Henning Kamp1998-04-141-2/+3
* add strings(1) to what(1) "SEE ALSO"Poul-Henning Kamp1998-04-141-2/+3
* Fix a minor mbuf leak created by the previous change.Poul-Henning Kamp1998-04-141-2/+4