summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update vmstat portion of man page to reflect the statistics currentlyghelmer1998-06-251-34/+29
* A long time ago I hacked mountd so that it would deal intelligentlywpaul1998-06-252-6/+10
* Implement new argument -l (OpenBSD has -a but we already use that).guido1998-06-252-59/+98
* Fix btree problems. This passes regressions tests.guido1998-06-252-2/+5
* Remove "not hungly" panics. Cookies now used by the linux and ibcs2dt1998-06-253-30/+9
* Remove bdevsw_add(), change the only two users to use bdevsw_add_generic().phk1998-06-256-90/+56
* Sync with sys/i386/conf/Makefile.i386 revision 1.115.kato1998-06-252-10/+14
* Fix syntax error from last commitbrian1998-06-251-4/+5
* Mention `kern_securelevel' variables in manual page.jkoshy1998-06-251-1/+15
* Add the missing {} that caused the function to return ESRCH if itjb1998-06-253-3/+6
* Reviewed by: guido@mouse.gvr.orgjulian1998-06-241-25/+18
* Oops, add ppc to the 'tty' imask.msmith1998-06-243-6/+6
* When some functions were added to sys/queue.h (1.15, 1.16),phk1998-06-241-5/+5
* Oops - forgot these with the last commit.brian1998-06-242-0/+91
* o If we come out of select() with only write descriptors thatbrian1998-06-2410-31/+71
* Fix race condition for creation of vnode_if.c and vnode_if.h.eivind1998-06-243-15/+21
* Sync with sys/i386/isa/syscons.c revision 1.264.kato1998-06-241-5/+2
* Sync with sys/i386/isa/syscons.c revision 1.208.kato1998-06-242-2/+18
* Insert a missing newline.dt1998-06-241-2/+3
* Don't refer to mouse_info.u.datea.[xyz] while processing MOUSE_BUTTON_EVENTyokota1998-06-243-15/+6
* Avoid some panics in sio_unload which gets called with various dirtphk1998-06-243-3/+27
* Add CUSEEME support. This has *not* been tested, norbrian1998-06-248-4/+262
* Clean the crunchgen targets after creating the crunch binary.brian1998-06-241-1/+3
* MF22: more explanatory message from config on version mismatch detection.jkh1998-06-241-2/+5
* Merge ppp 2.3.3 -> 2.3.5 changes (for what it's worth)peter1998-06-232-7/+13
* Forgot to resync the RELNOTES to 2.3.5peter1998-06-231-3/+56
* Minor grammar and punctuation cleanup.ghelmer1998-06-231-6/+10
* lable -> labelhoek1998-06-231-2/+2
* Cross-ref login.conf(5).hoek1998-06-231-2/+4
* Grammar touch-up.hoek1998-06-231-2/+2
* Use a default blanktime (otherwise it shows up as "NO" in sysinstall's menus).jkh1998-06-231-2/+2
* Typo fix.phk1998-06-221-2/+2
* Sync with sys/i386/isa/if_ed.c and npx.c revisions 1.143 and 1.61,kato1998-06-222-4/+2
* Sync with sys/i386/i386/machdep.c revision 1.301.kato1998-06-222-4/+6
* Sync with sys/i386/isa/if_fe.c revision 1.42.kato1998-06-221-10/+6
* Add rc.conf option to set kernel security level and modify "/etc/rc" tojkoshy1998-06-222-2/+12
* Fixed (?) races in mark_buffer_dirty(). We abuse the buffer cachebde1998-06-212-6/+12
* Removed unused function ll_w_block(). It has always had races duebde1998-06-214-38/+0
* Removed unused includes.bde1998-06-2125-59/+21
* Make value of SIZE accurate.dt1998-06-211-3/+3
* Removed unused includes.bde1998-06-212-4/+6
* Removed unused includes.bde1998-06-211-2/+3
* Removed unused includes.bde1998-06-212-20/+12
* Removed unused includes.bde1998-06-211-3/+2
* Removed unused includes.bde1998-06-211-5/+3
* Removed unused includes.bde1998-06-2125-90/+22
* Ifdefed a conditionally used include.bde1998-06-211-1/+3
* Since I got no objections to this patch, and no one has offered anymckay1998-06-211-1/+70
* Remove bogus comment that teleported in from sys/i386/i386/mp_machdep.c.mckay1998-06-212-6/+2
* Moved P1003 options from the middle of the devices section to thebde1998-06-213-48/+45
OpenPOWER on IntegriCloud