summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-316-0/+73
* o Setting PG_MAPPED and PG_WRITEABLE on pages that are mapped and unmappedalc2002-07-313-6/+0
* Also print the serial # on atacontrol cap ....sos2002-07-311-0/+1
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-17/+41
* Byteswap the serial #sos2002-07-311-0/+3
* Finally first shot at a driver for the Promise SuperTrak SX6000 ATA RAIDsos2002-07-311-0/+3
* Finally first shot at a driver for the Promise SuperTrak SX6000 ATA RAIDsos2002-07-314-0/+1599
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-3111-0/+9207
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+8
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+17
* Fix an easy WARNS.markm2002-07-311-1/+1
* Fix some easy WARNS.markm2002-07-313-12/+12
* Give lint a small bit of help.markm2002-07-311-0/+2
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+6
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+5
* sort(1) and uniq(1).markm2002-07-311-42/+27
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+6
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+21
* FreeBSD has setkey in different location from NetBSD.ume2002-07-311-6/+15
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+16
* These file are no longer used (moved to userland and/or merged intojake2002-07-315-689/+0
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+12
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+11
* New release note: SA-02:32.bmah2002-07-312-0/+12
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+6
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-2/+6
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+12
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-1/+31
* These were repo-copied to have a .S extension.jake2002-07-316-4398/+0
* Add pathconf/fpathconf entries from POSIX.1e indicating support forrwatson2002-07-311-0/+11
* *.s -> *.S.jake2002-07-312-11/+11
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-313-0/+90
* Sort headers to reduce diffs between branches.nectar2002-07-311-1/+1
* include file of SASLv1 was changed to /usr/local/include/sasl1.ume2002-07-311-1/+1
* Moved the rule for locore.o from kern.post.mk to Makefile.$ARCH.jake2002-07-318-3/+21
* some dolt forgot to add in an include for <limits.h>darrenr2002-07-311-0/+1
* Replace the FOO_DEBUG definitions with USB_DEBUG, and switch thejoe2002-07-3123-174/+110
* Make this compile with the debugging options switched on.joe2002-07-311-0/+7
* Wake up Joe! It would help if I included sys/sysctl.h.joe2002-07-311-0/+1
* Add a sysctl (debug.usb.uhub) for tweaking the uhub debug levels.joe2002-07-311-1/+3
* The Elan SC520 MMCR is actually 16bit wide, so u_char is inconvenient.phk2002-07-314-4/+4
* Get bored with hard coded debug level variables and introduce a debug.usbjoe2002-07-3120-17/+58
* Patch to fix bounds checking/overflow.darrenr2002-07-311-3/+4
* Use struct xfile, not struct file.des2002-07-312-26/+22
* Rewrite sockstat(1) in C.des2002-07-314-257/+596
* Have the kern.file sysctl export xfiles rather than files. The truth isdes2002-07-311-25/+52
* Nit in previous commit: the correct sysctl type is "S,xvnode"des2002-07-311-1/+1
* Initialize v_cachedid to -1 in getnewvnode().des2002-07-311-42/+66
* Introduce struct xvnode, which will be used instead of struct vnode fordes2002-07-312-0/+39
* Add struct xfile, which will be used instead of struct file for sysctldes2002-07-311-8/+32
OpenPOWER on IntegriCloud