summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix process p_locks accounting. Conversions of the owner to LK_KERNPROCdillon1999-09-273-2/+11
* | Buffer locking code failed to use BUF_KERNPROC and BUF_UNLOCK anddillon1999-09-272-2/+68
* | Show an example of ``set cd off''brian1999-09-261-0/+4
* | Support ``set cd off'' to tell ppp not to even look for carrier on thebrian1999-09-266-27/+57
* | Bid a fond farewell to these files, they live on various forms inpeter1999-09-2611-8167/+0
* | These files live on in sys/dev/pcm/pci/es1370*peter1999-09-262-1257/+0
* | Update to use new Bt848 driverroger1999-09-261-1/+1
* | Add new Bt848 driver filesroger1999-09-261-0/+4
* | Split the Bt848 driver into seperate files forroger1999-09-2612-3424/+4580
* | [[ Forced commit for last (null) message ]]imp1999-09-260-0/+0
* | *** empty log message ***imp1999-09-265-18/+31
* | -Wall cleanups, handle unknown cases.billf1999-09-261-5/+9
* | Silence -Wallbillf1999-09-261-1/+2
* | Kill printf warnings.imp1999-09-261-1/+1
* | This is a major fixup of unionfs. At least 30 serious bugs have beendillon1999-09-268-1720/+2518
* | Try and catch a make -j problem in 'make depend'.peter1999-09-262-0/+4
* | GC bdbtofsb()peter1999-09-261-8/+0
* | bdbtofsb() appears to have been unused for quite some time, if ever.peter1999-09-261-8/+0
* | Change explicit use of the queue fields into use of the definitionsn_hibma1999-09-261-10/+13
* | Minor tidy up of PPP_FILTER and NBPF stuff. Don't generate bpf.h in thepeter1999-09-262-12/+3
* | Update the Starfire driver comments and man page to include the URL ofwpaul1999-09-264-6/+8
* | Update this to be able to output ASSERT_VOP_(UN)LOCKED() based on theeivind1999-09-263-765/+690
* | Move the declaration of panic() from sys/systm.h to sys/param.h.eivind1999-09-264-3/+11
* | Move the vop_islocked declaration to the top, in preparation for committingeivind1999-09-261-7/+7
* | device_get_ivars() called twice. Remove second call and assignment.mdodd1999-09-261-1/+0
* | Duplicated '(' removed.mdodd1999-09-261-1/+1
* | mca_add_{iospace,mspace}() no longer takes a 4th arg.mdodd1999-09-261-1/+1
* | Rip out the nastiness I cribbed from the EISA bus code and actuallymdodd1999-09-262-321/+77
* | - Split out the ISA and PCCARD specific code.mdodd1999-09-266-605/+918
* | Merge from sys/i386/isa/spkr.c revision 1.37 and 1.39.nyan1999-09-261-12/+3
* | Merge from sys/i386/isa/pcaudio.c revision 1.50.nyan1999-09-261-13/+1
* | Merge from sys/i386/isa/mse.c revision 1.44.nyan1999-09-261-14/+3
* | Mention /dev/vn0b and /dev/vntab. ascii -> ASCII transform hadnik1999-09-261-0/+4
* | Change .Fn to .Xr on a couple of lines where abort(3) is referenced.chris1999-09-251-2/+2
* | Capitalization errors:chris1999-09-251-2/+2
* | Document the make_dev(9) and remove_dev(9) facilities.chris1999-09-252-2/+98
* | For some reason patch didn't remove these three lines first time around.phk1999-09-252-6/+0
* | Remove a warning check which was too general.phk1999-09-252-6/+2
* | Fix from Tor so that if we enter the debugger in the tristate going tomjacob1999-09-253-0/+3
* | Update the dictionary to contain all of the words injhb1999-09-251-0/+938
* | Fix from Tor so that if we enter the debugger in the tristate going tomjacob1999-09-252-2/+2
* | Remove five now unused fields from struct cdevsw. They should neverphk1999-09-25147-752/+40
* | Change contigmalloc() lower memory bound from 1MB to 0 to improvewpaul1999-09-2511-11/+11
* | mdoc style cleanupdillon1999-09-251-2/+6
* | mdoc cleanupdillon1999-09-251-1/+3
* | This patch clears the way for removing a number of tty relatedphk1999-09-2540-634/+271
* | Remove a useless new line.chris1999-09-251-2/+1
* | Document the devtoname(9) kernel interface.chris1999-09-252-2/+60
* | Add missing 't' in printf message.phk1999-09-251-1/+1
* | Remove unnecessary file. This file is obsolete by newbus integration.nyan1999-09-251-1144/+0
OpenPOWER on IntegriCloud