summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix path to other files.<arch> files.imp2002-07-301-2/+2
* Introduce support for Mandatory Access Control and extensible kernelrwatson2002-07-301-1/+10
* Begin committing support for Mandatory Access Control and extensiblerwatson2002-07-301-0/+3
* Begin committing support for Mandatory Access Control and extensiblerwatson2002-07-301-0/+19
* Begin committing support for Mandatory Access Control and extensiblerwatson2002-07-301-0/+2
* Begin committing support for Mandatory Access Control and extensiblerwatson2002-07-301-0/+7
* Call bpf_mtap() on output, to catch outgoing packets for e.g. tcpdump .fenner2002-07-301-1/+5
* Begin committing support for Mandatory Access Control and extensiblerwatson2002-07-309-0/+27144
* Begin committing support for Mandatory Access Control and extensiblerwatson2002-07-304-0/+1796
* Correct URLs to Handbook & FAQ's pagesblackend2002-07-301-2/+2
* Don't need to hold schedlock specifically for stop() ans it calls wakeup()julian2002-07-301-6/+1
* Make reference counting for mbuf clusters [only] work like in RELENG_4.bmilekic2002-07-301-49/+37
* Correct links to Handbook's pages, old URLs does not work anymore.blackend2002-07-303-5/+5
* Remove some additional paranoia which Kirk forgot to remove from hisphk2002-07-302-4/+2
* o Replace vm_page_sleep_busy() with vm_page_sleep_if_busy()alc2002-07-301-7/+4
* Remove code that removes thread from sleep queue beforejulian2002-07-301-7/+0
* Fix some bugs in in-place editing:fanf2002-07-301-28/+26
* Resolve conflicts arising from the ACPI CA 20020725 import.iwasaki2002-07-3021-1766/+755
* This commit was generated by cvs2svn to compensate for changes in r100966,iwasaki2002-07-3064-1655/+8457
|\
| * Vendor import of the Intel ACPI CA 20020725 drop.iwasaki2002-07-3075-2377/+8799
* | o In do_sendfile(), replace vm_page_sleep_busy() by vm_page_sleep_if_busy()alc2002-07-301-5/+6
* | When referencing nd_cnp after namei(), always pass SAVENAME intorwatson2002-07-302-10/+18
* | Make M_COPY_PKTHDR() macro into a wrapper for a m_copy_pkthdr()rwatson2002-07-302-15/+21
* | Commit a version of the uvisor driver for connecting Handspringjoe2002-07-304-0/+450
* | If we get 0xffff back when reading the status register, assume the cardjhb2002-07-301-0/+5
* | Regen.rwatson2002-07-305-7/+17
* | Introduce a mac_policy() system call that will provide MAC policiesrwatson2002-07-301-0/+2
* | Add support for controlling line1 mixer device, which on some cards representssobomax2002-07-301-2/+9
* | For processes which are set-user-ID or set-group-ID, the kernel performs a fewnectar2002-07-301-1/+2
* | Update list of installed manual pages after regenerating them.nectar2002-07-301-2/+6
* | This commit was generated by cvs2svn to compensate for changes in r100946,nectar2002-07-30225-673/+1442
|\ \
| * | Import the regenerated OpenSSL man pages after import of OpenSSL 0.9.6e.nectar2002-07-30225-673/+1442
* | | Correct links to Handbook's pages:blackend2002-07-308-16/+16
* | | Ignore leading semicolons on commands; required by SUSv3.tjr2002-07-301-2/+8
* | | Resolve conflicts after import of OpenSSL 0.9.6e.nectar2002-07-306-8/+36
* | | This commit was generated by cvs2svn to compensate for changes in r100936,nectar2002-07-30104-325/+934
|\ \ \
| * | | Import of OpenSSL 0.9.6e.nectar2002-07-30110-329/+968
* | | | Warning cleanup.phk2002-07-3012-74/+74
OpenPOWER on IntegriCloud