summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Assert that appropriate vnodes are locked in mac_execve_will_transition().rwatson2002-11-059-0/+72
* Hook up the mac_will_execve_transition() and mac_execve_transition()rwatson2002-11-051-0/+15
* Typo in comment: commmand -> commandkeramida2002-11-051-1/+1
* Fixes to unbreak Alpha releases:ru2002-11-053-12/+10
* Use more non-b0rked error reporting. Print the disk we are trying to openjmallett2002-11-051-3/+6
* Make a small (1.2M) fixit floppy image for pc98.nyan2002-11-052-2/+40
* Wrap function prototype declarations in __BEGIN_DECLS to do the right thingjmallett2002-11-051-0/+4
* Remove undefined variable.mdodd2002-11-051-1/+1
* Wrap function prototype declarations in __BEGIN_DECLS to do the right thingjmallett2002-11-052-0/+4
* Style/whitespace changes.mdodd2002-11-051-82/+78
* Fix for GEOM.mdodd2002-11-052-56/+11
* - Convert to newbus, bus_space etc.mdodd2002-11-0512-2101/+605
* Use ${TARGET_ARCH} for ia64 tests.ru2002-11-051-2/+2
* o Remove devices that are commented out.marcel2002-11-051-10/+4
* Remove mcclock. It's an Alpha left-over.marcel2002-11-051-2/+0
* Create a special version for ia64. For auto-boot to work, we needmarcel2002-11-051-0/+77
* Test for the existance of kernel ppp support by seeing if the kernel hasbrooks2002-11-051-12/+14
* Fix typo. ioport_rid should be irq_rid.davidxu2002-11-053-3/+3
* Sync with the stock FSF 3.2 file. This adds TRANSFER_FROM_TRAMPOLINE,obrien2002-11-051-0/+26
* Sony CXD3222 OHCI i.LINK chips needs more DELAY before starting SCLKsimokawa2002-11-051-1/+1
* Remove reference to struct execve_args from struct imgact, whichrwatson2002-11-055-21/+46
* License update authorized by NAI: remove clause 3.rwatson2002-11-051-7/+4
* Slight redesign for fitting in with -current.julian2002-11-051-27/+50
* Fix bogus return values from libc_r's write() routine in situations wherearchie2002-11-051-6/+21
* The symbol for Hertz is Hz.dwmalone2002-11-043-3/+3
* Clarify language relating to ACLs, Capabtilities, and MAC, since therwatson2002-11-041-28/+36
* Force rpcbind to start even if it wasn't enabled. This solves the ypbindfenner2002-11-041-0/+10
* Update license, historical information.rwatson2002-11-041-7/+8
* Point out that the MAC Framework is considered experimental.rwatson2002-11-041-0/+9
* Update ntpd to 4.1.1b. There are two new drivers and the usual bunch ofroberto2002-11-043-476/+508
* Merge conflicts.roberto2002-11-042-39/+2
* This commit was generated by cvs2svn to compensate for changes in r106424,roberto2002-11-0439-5211/+14597
|\
| * Virgin import of ntpd 4.1.1broberto2002-11-0440-5211/+14599
| * Remove files not present in 4.1.1a import.roberto2002-10-2925-3978/+0
* | After waiting for help with the markup, I finally decided to just patchnsayer2002-11-041-3/+3
* | Export the function vm_page_splay().alc2002-11-042-1/+2
* | Fix a grammar bogon.jhb2002-11-041-1/+1
* | Call pcm_chn_destroy() in pcm_killchan() so that channel mutexes are destroye...cognet2002-11-041-1/+7
* | License: update, remove clause three of BSD license per approval ofrwatson2002-11-041-4/+20
* | Implement mpo_check_system_acct and mpo_check_system_settime() for Biba:rwatson2002-11-041-0/+46
* | Hook the new nextboot(8) manpage up to the build.gordon2002-11-041-1/+1
* | Correct use of mac_biba_subject_privileged() in swapon() code.rwatson2002-11-041-2/+4
* | Add a nextboot manual page.gordon2002-11-041-0/+116
* | Move the modules in the mfsroot to /modules instead of /stand/modules sojhb2002-11-042-8/+8
* | Permit MAC policies to instrument the access control decisions forrwatson2002-11-0416-2/+315
* | Update the list of FTP mirrors to reflect the current situation.roam2002-11-042-46/+246
* | Remove mac_cache_fslabel_in_vnode sysctl -- with the new VFS/MACrwatson2002-11-049-54/+0
* | Use ${RD}/trees/base/boot/loader for kern.flp instead of /boot/loader.nyan2002-11-041-3/+3
* | Polish a bit here and there.phk2002-11-042-10/+18
* | Run a revision on the GBDE encryption facility.phk2002-11-049-357/+612
OpenPOWER on IntegriCloud