summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Modernise the cdevsw WRT to (unused) kqueue.markm2002-08-021-0/+2
* Calculate the correct physical block number for files that arescottl2002-08-021-4/+6
* Check for deleted files in udf_lookup(), not just udf_readdir().scottl2002-08-021-1/+6
* o Lock page queue accesses in nwfs and smbfs.alc2002-08-023-1/+13
* o Lock page queue accesses by vm_page_deactivate().alc2002-08-022-6/+30
* o Lock page queue accesses by vm_page_deactivate().alc2002-08-022-6/+30
* o Lock page queue accesses by vm_page_deactivate().alc2002-08-021-0/+2
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-021-0/+11
* Hook up devfs_pathconf() for specfs devfs nodes, not just regularrwatson2002-08-011-0/+1
* Demonstrate that MAC modules can also be linked statically asrwatson2002-08-011-0/+1
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-015-3/+47
* Sample loader.conf lines for various MAC modules.rwatson2002-08-011-0/+12
* Forgot to commit this.jake2002-08-011-2/+2
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-011-4/+29
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-011-0/+12
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-011-0/+17
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-011-1/+12
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-012-2/+28
* Fix a comment.julian2002-08-012-2/+2
* Slight cleanup of some comments/whitespace.julian2002-08-014-25/+55
* Since we have the struct file data pointer cached in vp, use thatrwatson2002-08-011-1/+1
* o Acquire the page queues lock before calling vm_page_io_finish().alc2002-08-012-3/+6
* Include file cleanup; mac.h and malloc.h at one point had orderingrwatson2002-08-0120-10/+20
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-019-0/+85
* Change macop_t to const, use macop_t in MAC policy entry point definitionrwatson2002-08-012-4/+4
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-011-4/+39
* Fix the link to the Handbookblackend2002-08-016-6/+6
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-011-11/+21
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-012-20/+190
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-011-0/+9
* Move the MAC label init/destroy stuff to more appropriate places so thatbmilekic2002-08-011-10/+20
* Revert previous revision which accidentally snuck in with another commit.jhb2002-08-011-1/+1
* Revert previous revision which was accidentally committed and has not beenjhb2002-08-011-11/+9
* If we fail to write to a vnode during a ktrace write, then we drop alljhb2002-08-014-13/+18
* Fix a bug about stack manipulation at ACPI wakeup.iwasaki2002-08-012-0/+2
* Don't set the IFF_PROMISC bit when in hostap mode like the previousimp2002-08-011-17/+15
* Document the undocumented assumption that at least one of the PCBrwatson2002-08-012-0/+4
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-011-0/+5
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-012-0/+24
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-011-1/+42
* Remove duplicate 'modules-tags' rulepeter2002-08-011-3/+0
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-015-0/+75
* Allow the ahc and ahd drivers to be built as modules. This alsoscottl2002-08-018-7/+116
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-013-1/+62
* Improve formatting and variable use consistency in extattr systemrwatson2002-08-012-6/+4
* Simplify the logic to enter VFS_EXTATTRCTL().rwatson2002-08-012-14/+4
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-011-0/+12
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-011-2/+9
* When invoking NDINIT() in preparation for CREATE, set SAVENAME sincerwatson2002-08-011-1/+1
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-011-1/+27
OpenPOWER on IntegriCloud