summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove uneeded cast.obrien2003-06-111-1/+1
* This appears to be WARNS=3 safe.obrien2003-06-111-0/+2
* Best we can do is WARNS=1 due to lex.obrien2003-06-111-0/+1
* Do not refer to the non-existant BDECFLAGS.obrien2003-06-112-3/+0
* Lock the vm object when removing a page.alc2003-06-112-0/+5
* Catch up with the English version:hrs2003-06-112-951/+51
* There is no need for this makefile to reference BDECFLAGS, particularlygad2003-06-111-1/+0
* Remove the psycho and sbus iommu function stubs, and put the pointertmm2003-06-114-308/+81
* Autosize the property buffer instead of limiting it to 8192, andtmm2003-06-112-7/+76
* Deallocate major 177; the openfirm device does not use a fixed majortmm2003-06-111-1/+0
* - Add an OFIOCGETPROPLEN ioctl() to get the length of a property.tmm2003-06-112-13/+12
* ARtem ONAIR cardimp2003-06-111-0/+1
* regen for 1.52imp2003-06-111-1/+7
* Add ARtem ONAIR wi card.imp2003-06-111-0/+4
* Minor tweaks that are effectively all style tweaks.imp2003-06-111-7/+2
* Call wi_free() in all the relevant error cases.imp2003-06-111-3/+2
* Call wi_free on the failure cases of pccard.imp2003-06-111-2/+6
* Lock the vm object when removing a page.alc2003-06-111-0/+8
* add my birthdayerwin2003-06-111-0/+1
OpenPOWER on IntegriCloud