summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix a bunch of format string warnings which brokemux2002-07-316-35/+43
* Deny the SIZE command on large files when in ASCII mode.yar2002-07-311-0/+6
* It should be "ucom", not "usio".joe2002-07-311-1/+1
* Regenjoe2002-07-312-2/+37
* Correct URL to the Handbookblackend2002-07-311-1/+1
* MFNetBSD: uvisor.c (1.14, 1.15)joe2002-07-312-9/+56
* Correct URL to the FAQblackend2002-07-311-1/+1
* Correct a few grammar bogons.schweikh2002-07-311-5/+4
* Remove trailing white spacesjoe2002-07-311-3/+9
* Regenjoe2002-07-312-2/+23
* Add the HP ScanJet 2200C.joe2002-07-311-0/+1
* Enable the HP 2200C and Visioneer Scanport 3000 scanners, and removejoe2002-07-312-4/+7
* Add the Primax (Visioneer) 6200 scanner.joe2002-07-312-0/+2
* o Lock page accesses by vm_page_io_start() with the page queues lock.alc2002-07-312-2/+6
* I forgot this bit of uglyness in the fsck_ffs cleanup.phk2002-07-311-0/+1
* Grammar (`was' -> `were')chris2002-07-311-1/+1
* New release notes: uaudio, uvisor, gpt, mca.bmah2002-07-312-0/+24
* - Define NO_CPU_CFLAGS during BMAKE and TMAKE (and thus XMAKE) so thatjhb2002-07-312-7/+12
* Fix markup nits and a (not related) typo.bmah2002-07-312-12/+12
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-314-0/+29
* Updated release notes: ACPI CA 20020725, OpenSSL 0.9.6e (+MFC).bmah2002-07-312-4/+4
* Note that the privilege indicating flag to vaccess() originally usedrwatson2002-07-311-1/+1
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+8
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+14
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-1/+22
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-312-0/+46
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-312-1/+36
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-3/+21
* Fix a problem with sendfile() syscall by always doing I/O via bread() insemenu2002-07-311-13/+28
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-312-0/+19
* Regen.rwatson2002-07-315-11/+11
* Reduce the memory footprint of MAC in the base system by halvingrwatson2002-07-312-2/+2
* Regenjoe2002-07-302-2/+9
* Add support for a couple of network adapters; the 3Com 3C460B andjoe2002-07-302-0/+3
* Remove some strange code that allocates memory and then immediatelyiedowse2002-07-301-26/+2
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-301-0/+1
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-301-0/+1
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-301-0/+2
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-301-0/+2
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-301-6/+8
* Introduce support for Mandatory Access Control and extensible kernelrwatson2002-07-301-0/+3
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-301-0/+2
OpenPOWER on IntegriCloud