summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes to locale code to properly use indirect pointers in order to preventjkh2003-06-136-11/+11
* Remove these files. They have successors in tools/debugscripts.grog2003-06-125-972/+0
* Remove paragraph which describes how we might switch our packet queueinghmp2003-06-121-13/+0
* Initialize struct vfsops C99-sparsely.phk2003-06-1224-459/+362
* Document some sysctl variables.des2003-06-121-5/+10
* Add Belkin USB 2.0 High Speed Host Controller to the USB controllerbmah2003-06-122-2/+10
* Remove mpt from the nodevice list. This was tested by the submitter.mjacob2003-06-121-1/+0
* Add change that allows PAE to work.mjacob2003-06-121-1/+2
* Add the -H option to ps(1) to display all kernel visible threads in eachscottl2003-06-122-6/+19
* Forced commit to note that the last commit fixed thosemux2003-06-120-0/+0
* Add support to sysctl_kern_proc to return all threads in a proc, not just thescottl2003-06-121-56/+90
* Add KERN_PROC_PROC for returning only processes, not threads.scottl2003-06-121-0/+1
* When removing a sillyrename file, make sure that the directory vnodeiedowse2003-06-121-0/+6
* Remove the PSYCHO_STRAY option - it was never really useful. Adjust atmm2003-06-122-50/+5
* This is a driver for the physical layer chips used in ATM interfaces.harti2003-06-1213-2/+3345
* Check the return values of opendir() and unlink() in cleanheaders().tmm2003-06-121-2/+4
* Add a new device ID.mux2003-06-121-0/+1
* Document the fact that one is allowed to sleep while holding an sx lock.harti2003-06-121-0/+2
* Rename the section 'locking considerations' into 'context'.harti2003-06-121-10/+5
* Replace hard-coded module path with a keyword which gets changed whengrog2003-06-121-1/+1
* If we're building a debug kernel, add target to install the .gdbinit filesgrog2003-06-121-1/+9
* Add missing header for system_Select() prototypekris2003-06-121-0/+1
* Silence a warning.grog2003-06-122-0/+2
* Unlock after ISR.imp2003-06-121-1/+1
* Remove label command. It has been deprecated since December 1998, andgrog2003-06-121-37/+1
* Remove "label" keyword.grog2003-06-121-2/+1
* Finish the vm object locking in sendfile(2). More generally,alc2003-06-121-1/+8
* Remove "raw" and "label" keywords.grog2003-06-122-6/+2
* s/BURN_THE_BOATS/BURN_BRIDGES/g to adopt to new world orderimp2003-06-121-2/+2
* vinum_bounds_check: Don't check the label sector if the architecturegrog2003-06-121-12/+13
* Remove VINUM_LABEL ioctl. It has been deprecated since December 1998,grog2003-06-122-8/+2
* Remove write_volume_label, the implementation of VINUM_LABEL ioctl.grog2003-06-121-50/+1
* Enable bus mastering in the attach routine. This appears to fix theimp2003-06-123-0/+6
* Remove kw_raw. I've forgotten what it was intended for, and it wasgrog2003-06-121-5/+1
* OLDCARD is OBSOLETE_IN_6. Tag it as such.imp2003-06-126-0/+12
* If BURN_BRIDGES or _FreeBSD_version >= 6.0 and OBSOLETE_IN_6 isimp2003-06-121-0/+4
* New global option: BURN_BRIDGESimp2003-06-121-0/+1
* pc98 doesn't need COMPAT_OLDISA for any devices in the kernel.imp2003-06-121-2/+2
* Minor improvement to some debugging code that is probably used by no onegad2003-06-121-4/+15
* Remove duplicate lines for 'lpr' (copied from lpr/Makefile).gad2003-06-121-2/+1
* Make cbb interrupts MPSAFE:imp2003-06-122-22/+34
* Remove MAINTAINER= lines. That info is now in /usr/src/MAINTAINERSgad2003-06-121-3/+0
* When sanity-checking a variable, it's good to check the correct variable...gad2003-06-121-1/+1
* Drop maintainership of whois(1). If someone needs a review they canmike2003-06-122-3/+0
* Reorder P_* flags.davidxu2003-06-121-10/+8
* Make sure pcpu->pc_pcb is pointing to a 16-byte aligned address. Themarcel2003-06-121-2/+10
* Use __FBSDID().obrien2003-06-1123-41/+69
* Fix LINT for now.jake2003-06-111-0/+1
* style clean.obrien2003-06-112-11/+9
* Fixed some style bugs (disorder and long lines).bde2003-06-111-4/+7
OpenPOWER on IntegriCloud