| Commit message (Expand) | Author | Age | Files | Lines |
* | [Found the original diff I made, see previous commit for other part] | n_hibma | 2007-02-20 | 2 | -4/+23 |
* | Make attach the default for -f. That way | n_hibma | 2007-02-20 | 2 | -3/+11 |
* | Avoid writing uninitialized stack data into a thread's MMX/SSE state by | emaste | 2007-02-20 | 1 | -7/+12 |
* | Rename IWI_LOCK_ASSERT to IWI_LOCK_CHECK per Sam's suggestion, | luigi | 2007-02-20 | 2 | -25/+21 |
* | Address a few issues with the iwi driver, namely: | luigi | 2007-02-20 | 2 | -78/+147 |
* | Replace a suser() check with an explicit check for PRIV_NET_SETIFMTU. | rwatson | 2007-02-20 | 1 | -1/+2 |
* | Document the endiannes of firmware headers | luigi | 2007-02-20 | 1 | -1/+9 |
* | Update auditing of socket information for the inpcb new world order: | rwatson | 2007-02-20 | 1 | -6/+4 |
* | Break introductory comment into two paragraphs to separate material on the | rwatson | 2007-02-20 | 1 | -12/+9 |
* | Move mapping of MBI_APPEND to MBI_WRITE from inside the rule loop in | rwatson | 2007-02-20 | 1 | -9/+8 |
* | Rename two identically named log_in_vain variables: tcp_input.c's static | rwatson | 2007-02-20 | 5 | -13/+13 |
* | Gratuitous UDP restyling toward style(9) in 7.x. | rwatson | 2007-02-20 | 3 | -175/+168 |
* | Remove discontinuity in network privilege number space. | rwatson | 2007-02-20 | 1 | -70/+70 |
* | Remove unused PRIV_IPC_EXEC. Renumbers System V IPC privilege. | rwatson | 2007-02-20 | 2 | -4/+2 |
* | Sync up PRIV_IPC_{ADMIN,READ,WRITE} priv checks in ipcperm() with | rwatson | 2007-02-20 | 1 | -3/+6 |
* | Restore sysv_ipc.c:1.30, which was backed out due to interactions with | rwatson | 2007-02-19 | 1 | -38/+66 |
* | Remove call to ipcperm() in shmget_existing(). The flags argument is | rwatson | 2007-02-19 | 1 | -3/+0 |
* | Note problems I had with bsnmpd while updating from an older -current. | njl | 2007-02-19 | 1 | -0/+13 |
* | Use privilege PRIV_NET_ADDIFADDR rather than suser() to authorize | rwatson | 2007-02-19 | 1 | -1/+2 |
* | Rename three quota privileges from the UFS privilege namespace to the | rwatson | 2007-02-19 | 3 | -34/+34 |
* | Limit quota privileges in jail to PRIV_UFS_GETQUOTA and | rwatson | 2007-02-19 | 2 | -17/+5 |
* | Do allow bypass of mac_seeotheruids in jail in order to be consistent | rwatson | 2007-02-19 | 1 | -1/+2 |
* | Do allow privilege to create over-sized messages on System V IPC | rwatson | 2007-02-19 | 1 | -1/+2 |
* | Use priv_check(9) instead of suser(9) for checking the privilege to | rwatson | 2007-02-19 | 1 | -1/+1 |
* | For now, reflect practical reality that Audit system calls aren't | rwatson | 2007-02-19 | 1 | -0/+2 |
* | Do allow PIOCSFL in jail for setguid processes; this is more consistent | rwatson | 2007-02-19 | 1 | -4/+2 |
* | Unbreak ddb stepping over special frames after the following commit: | kib | 2007-02-19 | 1 | -2/+2 |
* | Remove union_dircheckp hook, it is not needed by new unionfs code anymore. | kib | 2007-02-19 | 1 | -65/+33 |
* | MFi386 rev. 1.544 of i386/i386/pmap.c: | kib | 2007-02-19 | 1 | -0/+14 |
* | It'd be kind of nice if we installed the hardware notes to their | bmah | 2007-02-19 | 1 | -2/+2 |
* | Add two new options, FLASHADDR, which defines the address the flash is | cognet | 2007-02-19 | 2 | -0/+4 |
* | Teach the kernel and the ELF trampoline how to boot from onboard flash. | cognet | 2007-02-19 | 2 | -37/+82 |
* | There's no such thing as a GENERIC kernel on arm. | cognet | 2007-02-19 | 3 | -3/+3 |
* | Bring these files up-to-date. | ceri | 2007-02-18 | 2 | -27/+29 |
* | Clarify the description of the shutdown command. | ceri | 2007-02-18 | 1 | -2/+3 |
* | Correct typos containing my login name (plus one more in expr.y). | ceri | 2007-02-18 | 3 | -4/+4 |
* | The table of known CPU models ends with an entry that has a version | marcel | 2007-02-18 | 1 | -1/+1 |
* | #ifdef INET6 printing of inpcb IPv6 addresses in DDB. Patch committed | rwatson | 2007-02-18 | 1 | -0/+4 |
* | Eliminate some acquisitions and releases of the page queues lock that are | alc | 2007-02-18 | 4 | -8/+0 |
* | Andrew and Colin each pointed out to me that truncating the backup | kientzle | 2007-02-18 | 1 | -2/+0 |
* | Enable vm_page_free() and vm_page_free_zero() to be called on some pages | alc | 2007-02-18 | 1 | -2/+4 |
* | Add "show inpcb", "show tcpcb" DDB commands, which should come in handy | rwatson | 2007-02-17 | 3 | -2/+578 |
* | Remove a stale comment. Add punctuation to a nearby comment. | alc | 2007-02-17 | 1 | -6/+1 |
* | correct type definition of option routine callback | sam | 2007-02-17 | 1 | -1/+1 |
* | remove (now) duplicate definition of IEEE80211_IS_CHAN_PASSIVE | sam | 2007-02-17 | 1 | -3/+0 |
* | Add support for chipsets that has NULL'd BAR's for legacy ports. | sos | 2007-02-17 | 2 | -10/+12 |
* | Oops, fix minor braino. | joel | 2007-02-17 | 1 | -1/+1 |
* | Link snd_sb16.4 and snd_sb8.4 to snd_sbc.4. | joel | 2007-02-17 | 2 | -4/+13 |
* | This README file is obsolete. The cited problems were fixed long ago | mckusick | 2007-02-17 | 1 | -58/+0 |
* | Fix mis-reference of incorrect manual page in ERRORS section. | trhodes | 2007-02-17 | 1 | -1/+1 |