summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* _games is gone in rev. 1.305.ru2002-10-221-1/+1
* Start tick at the correct time (cpu_init_clocks), instead of cpu_startup.jake2002-10-222-5/+11
* Add some magic bits necessary to turn the transmitter on for somesilby2002-10-222-0/+10
* detect idle kse correctly.davidxu2002-10-221-1/+1
* This commit was generated by cvs2svn to compensate for changes in r105672,assar2002-10-221-1/+8
|\
| * import 1.27 to fix buffer overflow:assar2002-10-221-1/+8
* | .Xr mac.3 and posix1e.3 to mac.9. Point at sys/mac.h in posix1e.3.rwatson2002-10-222-3/+5
* | This update further fine tunes the locking of snapshot vnodes inmckusick2002-10-221-12/+21
* | This update is a performance improvement when allocating blocks onmckusick2002-10-221-0/+12
* | This update removes a race between unmount and lookup. The lookupmckusick2002-10-221-4/+1
* | This checkin reimplements the io-request priority hack in a waymckusick2002-10-223-32/+26
* | Remove the OpenBSD comatibility stuff. Many changes to be more style(9)semenu2002-10-223-621/+355
* | Add mac(9), a man page providing a basic introduction to the conceptsrwatson2002-10-212-1/+200
* | mac_none is a stub policy without any functional implementation.rwatson2002-10-212-14/+14
* | Remove the process state PRS_WAIT.julian2002-10-213-7/+0
* | Lobotomize MakeDev(), we don't need it with devfs.phk2002-10-211-0/+2
* | DEVFS has been nmountified, so use nmount(2) to mount it.phk2002-10-212-4/+28
* | Add support for sparc64 kernel debugging.mp2002-10-211-5/+64
* | psl.h isn't referenced anywhere that I could find on the alpha, so removepeter2002-10-211-32/+0
* | Introduce mac_biba_copy() and mac_mls_copy(), which conditionallyrwatson2002-10-212-17/+49
* | Grrr, s/PBP/BPB/ here as well.jhb2002-10-211-1/+1
* | Add the ability to specify a strict C99 environment with themike2002-10-211-1/+6
* | Sigh, d_ntracks, not d_nheads.phk2002-10-211-1/+1
* | Implement a new IP_SENDSRCADDR ancillary message type that permitsiedowse2002-10-213-4/+91
* | Add id_t, a new type capable of representing a pid_t or a uid_t. Movemike2002-10-212-1/+13
* | Remove the "temporary connection" hack in udp_output(). In orderiedowse2002-10-211-23/+26
* | GEOM does not (and shall not) propagate flags like D_MEMDISK, so we willphk2002-10-211-11/+11
* | We want /dev/md0 for ramdisk roots, not /dev/md0c.phk2002-10-211-1/+1
* | fwheads and fwsectors got swapped underway.phk2002-10-211-2/+2
* | Spell the BPB member of the 7.10 bootsector as bsBPB rather than bsPBP tojhb2002-10-211-1/+1
* | Reduce the overhead of the mutex statistics gathering code, try to producedes2002-10-212-38/+56
* | Add compartment support to Biba and MLS policies. The logic of therwatson2002-10-216-32/+144
* | One #include <sys/sysctl.h> should be enough.cognet2002-10-211-1/+0
* | Add a flag needed for recovery of excess allocated KSEs.julian2002-10-211-1/+2
* | More in the way of minor consistency improvements: trim 'mac_mls_'rwatson2002-10-211-8/+7
* | Demote sockets to single-label objects rather than maintaining arwatson2002-10-212-32/+0
* | Synchonize variable spelling with the MAC tree: we shortened some ofrwatson2002-10-211-9/+8
* | White space nit the crept in during merge.rwatson2002-10-211-1/+1
* | Since the Biba and MLS access checks are identical to the open checks,rwatson2002-10-212-24/+2
* | Cleanup of relabel authorization checks -- almost identical logic,rwatson2002-10-212-116/+409
* | - Abort all OCBs for timeout.simokawa2002-10-211-5/+14
* | Use if_printf() instead of printf() to print diagnositic messages in thebrooks2002-10-211-9/+6
* | Use if_printf(ifp, "blah") instead ofbrooks2002-10-211-22/+15
* | Make floppy-making part of release.9 conditional on *BOOTSIZEru2002-10-211-16/+7
* | Replace in_pcbladdr() with a more generic inner subroutine foriedowse2002-10-213-100/+136
* | Add a bus_space_unmap() for the puc (and possibly other) drivers.gallatin2002-10-211-0/+14
* | Add some documentation of FreeBSD's special synchronization quirksgallatin2002-10-211-0/+20
* | A better version of disabling SGR support in grotty(1).ru2002-10-211-1/+1
* | Fix LSRR option length check: it has to be less or equal remained header'smaxim2002-10-211-1/+2
* | Update comment to note that the third floppy (for modules) has beenmurray2002-10-213-3/+9
OpenPOWER on IntegriCloud