summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* De-gccize CFLAGS by removing it.rwatson2002-08-021-2/+0
* Remove an #include <syslog.h>. It's already included conditionallymux2002-08-021-1/+0
* Use a cast to `void *' before casting to a pointer to a structurerobert2002-08-021-5/+8
* Modernise the cdevsw WRT to (unused) kqueue.markm2002-08-021-0/+2
* Remove the last reference to NOUUCP - we don't have UUCP in the basemarkm2002-08-021-1/+1
* Remove the reference to NOUUCP, ans we no longer have base UUCP.markm2002-08-021-5/+0
* There is no more UUCP in the base system, so there is no need tomarkm2002-08-021-1/+0
* Modernise and tidy up.markm2002-08-022-162/+131
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-023-0/+191
* Hook up libugidfw to the build.rwatson2002-08-021-2/+2
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-023-0/+785
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-022-1/+5
* Install MAC policy include files as part of the normal includesrwatson2002-08-021-2/+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
* Prevent out of bounds writting for too many slashes case.ache2002-08-021-14/+10
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-011-0/+6
* 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
* Move even closer to matching behaviour of our old tar(1) wrt preservingsobomax2002-08-011-1/+4
* 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
* Don't depend on namespace pollution from <netinet/in_pcb.h>.des2002-08-011-0/+2
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-012-20/+190
* New release note: SA-02:34.bmah2002-08-012-0/+10
* 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
OpenPOWER on IntegriCloud