| Commit message (Expand) | Author | Age | Files | Lines |
* | Lower a priority of "session drop" messages. | maxim | 2002-10-29 | 1 | -1/+1 |
* | Duh. #ifdef CTASSERT so we don't break user-land software. | phk | 2002-10-29 | 1 | -0/+2 |
* | Fix winChkName() to match when the last slot contains nothing but the | semenu | 2002-10-29 | 1 | -1/+8 |
* | Remove unnecessary <sys/malloc.h> include. | semenu | 2002-10-29 | 8 | -8/+0 |
* | Put a CTASSERT on the size of struct sun_disklabel. | phk | 2002-10-28 | 1 | -0/+2 |
* | Add the remaning part of the new libdisk interaction. | phk | 2002-10-28 | 5 | -2/+79 |
* | Add support for the new libdisk interaction. | phk | 2002-10-28 | 1 | -2/+15 |
* | Trim extraneous #else and #endif MAC comments per style(9). | rwatson | 2002-10-28 | 2 | -9/+9 |
* | Correct a typo in a previously commented include entry that was made | rwatson | 2002-10-28 | 1 | -1/+1 |
* | Remove all reference to 'struct oldmac', since it's no longer required | rwatson | 2002-10-28 | 4 | -98/+63 |
* | Add a return type for mac_biba_high_single(), apparently lost in an | rwatson | 2002-10-28 | 1 | -0/+1 |
* | Rename mac_biba_subject_equal_ok() to mac_biba_subject_privileged() | rwatson | 2002-10-28 | 1 | -6/+6 |
* | Zero the trusted_interface buffer before starting parsing. | rwatson | 2002-10-28 | 1 | -0/+6 |
* | An inappropriate ASSERT slipped in during the recent merge of the | rwatson | 2002-10-28 | 9 | -18/+0 |
* | Reduce namespace pollution to userland. | scottl | 2002-10-28 | 1 | -0/+2 |
* | Fix a bug in the cherry-picker kkey generator routine. | phk | 2002-10-28 | 1 | -0/+1 |
* | Add more compatibility junk. | phk | 2002-10-28 | 2 | -11/+34 |
* | Close a race window in kse_create(): signal delivered after SIGPENDING call | davidxu | 2002-10-28 | 2 | -8/+4 |
* | Handle hints for the atspeaker device. | mdodd | 2002-10-28 | 3 | -2/+52 |
* | Remove mf.a from sapic_read() and sapic_write(). We only care | marcel | 2002-10-28 | 1 | -3/+0 |
* | Remove mf.a (the acceptance form of the memory fence instruction) | marcel | 2002-10-28 | 1 | -12/+0 |
* | Make vmstat -i work: | marcel | 2002-10-28 | 4 | -54/+48 |
* | Fix a case in kern_rename() where a vn_finished_write() call was | iedowse | 2002-10-27 | 2 | -4/+4 |
* | In ipi_send(), perform a mf instruction prior to initiating the IPI. | marcel | 2002-10-27 | 1 | -1/+1 |
* | Implement the new 1003.1-2001 pathconf() keys, including the Advisory | wollman | 2002-10-27 | 1 | -11/+47 |
* | Change the way support for asynchronous I/O is indicated to applications | wollman | 2002-10-27 | 7 | -4/+44 |
* | As promised, downgrade the #error into a #warning. | wollman | 2002-10-27 | 1 | -1/+1 |
* | Update limits and configuration parameters for 1003.1/TC1/D6. | wollman | 2002-10-27 | 2 | -10/+14 |
* | Don peril sensitive sun glasses and change the default system call vector | jake | 2002-10-27 | 2 | -4/+37 |
* | Don't roll our own clean target, the default one | mux | 2002-10-27 | 1 | -5/+0 |
* | Centrally manage enforcement of {reboot,swapon,sysctl} using the | rwatson | 2002-10-27 | 9 | -117/+81 |
* | Fix a bunch of warnings on 64 bit platforms in the | mux | 2002-10-27 | 2 | -4/+5 |
* | - Comment a line which sets CISS_DEBUG by default. | mux | 2002-10-27 | 1 | -1/+1 |
* | Fix a warning when CISS_DEBUG is defined. | mux | 2002-10-27 | 1 | -1/+1 |
* | Don't truncate on large disks. | phk | 2002-10-27 | 1 | -1/+6 |
* | Implement mac_check_system_sysctl(), a MAC Framework entry point to | rwatson | 2002-10-27 | 14 | -0/+277 |
* | Hook up mac_check_system_reboot(), a MAC Framework entry point that | rwatson | 2002-10-27 | 14 | -3/+225 |
* | Merge from MAC tree: rename mac_check_vnode_swapon() to | rwatson | 2002-10-27 | 14 | -171/+171 |
* | Make geom_mbr.c optional on PC98, use GEOM_MBR option to include it. | phk | 2002-10-26 | 2 | -1/+6 |
* | Fix a style nit. | mux | 2002-10-26 | 1 | -1/+1 |
* | In VOP_LOOKUP, don't deny DELETE and RENAME operations | mux | 2002-10-26 | 1 | -1/+2 |
* | Add a missing destroy_dev(). | mux | 2002-10-26 | 1 | -0/+2 |
* | Allow deprecated or unimplemented system call vectors to deliver SIGSYS, | jake | 2002-10-26 | 1 | -1/+1 |
* | Remove an unused macro. | jake | 2002-10-26 | 1 | -6/+0 |
* | MFi386: revisions 1.544 and 1.545. | nyan | 2002-10-26 | 2 | -80/+640 |
* | Slightly change the semantics of vnode labels for MAC: rather than | rwatson | 2002-10-26 | 29 | -4824/+1254 |
* | Call bpf_mtap() on outgoing packets. | tmm | 2002-10-26 | 1 | -3/+6 |
* | Add COMPAT_FREEBSD4 here too. It has COMPAT_43 as well. | peter | 2002-10-26 | 1 | -0/+1 |
* | Add COMPAT_FREEBSD4 for the transition. COMPAT_43 was already present. | peter | 2002-10-26 | 1 | -0/+1 |
* | iBack out david's last commit. the suspension code needs to be called | julian | 2002-10-26 | 3 | -26/+13 |