| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix some style bugs (mainly, use explicit shifts when accessing bit-fields | Bruce Evans | 2008-01-09 | 1 | -31/+31 |
| * | Improve some comments. | Bruce Evans | 2008-01-09 | 1 | -14/+13 |
| * | Revise the TECHNICAL DETAILS section. | Ruslan Ermilov | 2008-01-09 | 1 | -68/+87 |
| * | make nqsets a uint32_t so that sysctl will work | Kip Macy | 2008-01-09 | 1 | -1/+3 |
| * | Fix typos. | Christian Brueffer | 2008-01-09 | 1 | -3/+3 |
| * | don't decrement ref count below 1 for EXT_PACKET | Kip Macy | 2008-01-09 | 1 | -1/+1 |
| * | EXT_PACKET is one of the valid mbuf types | Kip Macy | 2008-01-09 | 1 | -0/+1 |
| * | Fix KASSERT in m_free_fast - the LIST_EMPTY check only applies to packet head... | Kip Macy | 2008-01-09 | 1 | -2/+5 |
| * | Add lockmgr_disown() and relative explanation. | Attilio Rao | 2008-01-09 | 1 | -1/+10 |
| * | Bump FreeBSD_version in order to reflect lockmgr_disown() function | Attilio Rao | 2008-01-09 | 1 | -1/+1 |
| * | Fix a last second typo about recent lockmgr_disown() introduction. | Attilio Rao | 2008-01-09 | 1 | -2/+2 |
| * | Remove explicit calling of lockmgr() with the NULL argument. | Attilio Rao | 2008-01-08 | 7 | -41/+60 |
| * | Regen for shm_open(2) and shm_unlink(2). | John Baldwin | 2008-01-08 | 10 | -12/+54 |
| * | Add a new file descriptor type for IPC shared memory objects and use it to | John Baldwin | 2008-01-08 | 19 | -346/+1216 |
| * | Honour the logical current working directory ($PWD) when using config's | Ed Maste | 2008-01-08 | 1 | -0/+18 |
| * | un-__P() | David E. O'Brien | 2008-01-08 | 17 | -80/+80 |
| * | - Remove kH and *6 from xterm. They are defined to the same key as @7 (kp_end). | Rong-En Fan | 2008-01-08 | 1 | -2/+2 |
| * | - This driver will first appear in FreeBSD 6.3, not 7.0 | Gabor Kovesdan | 2008-01-08 | 1 | -1/+1 |
| * | When MAC is enabled in the kernel, fix a panic triggered by a locking | Christian S.J. Peron | 2008-01-08 | 1 | -8/+8 |
| * | Add an additional make variable EXTRAMIBSYMS which allows to specify | Hartmut Brandt | 2008-01-08 | 2 | -3/+18 |
| * | Convert a PMAP_DIAGNOSTIC to a KASSERT. | Alan Cox | 2008-01-08 | 2 | -18/+4 |
| * | Welcome unzip(1), a pure BSD drop-in replacement for ports/unzip. In its | Dag-Erling Smørgrav | 2008-01-08 | 3 | -0/+920 |
| * | A new configuration variable, daily_status_mail_rejects_shorten, allows | Diomidis Spinellis | 2008-01-08 | 2 | -1/+9 |
| * | Close a race in the kern.ttys sysctl handler that resulted in panics in | John Baldwin | 2008-01-08 | 1 | -3/+20 |
| * | Lock the vnode interlock while reading v_usecount to update si_usecount | John Baldwin | 2008-01-08 | 1 | -0/+3 |
| * | Fix logic in skipcount handling (used to sample every 1/N lock operations | Kris Kennaway | 2008-01-08 | 1 | -1/+1 |
| * | Free MAC label on a POSIX semaphore when the semaphore is freed. | Robert Watson | 2008-01-07 | 1 | -0/+3 |
| * | Add COMPAT_FREEBSD7 and enable it in configs that have COMPAT_FREEBSD6. | John Baldwin | 2008-01-07 | 8 | -0/+10 |
| * | Make ftruncate a 'struct file' operation rather than a vnode operation. | John Baldwin | 2008-01-07 | 14 | -91/+215 |
| * | Only use sockoptname() to parse socket option names for SOL_SOCKET | John Baldwin | 2008-01-07 | 1 | -4/+6 |
| * | g_vfs_close() wants the sx topology lock held while executing, so just | Attilio Rao | 2008-01-07 | 1 | -0/+8 |
| * | Fix typos and date format. | Christian Brueffer | 2008-01-07 | 1 | -2/+2 |
| * | Forced commit to note that the previous commit log should have been: | Gabor Kovesdan | 2008-01-07 | 0 | -0/+0 |
| * | - ipmi(4) appeared in FreeBSD 6.2, not in 5.3 | Gabor Kovesdan | 2008-01-07 | 1 | -1/+1 |
| * | Fix incorrect dependencies of zyd(4). | Weongyo Jeong | 2008-01-07 | 1 | -3/+3 |
| * | Typo; s/relied/replied | Jens Schweikhardt | 2008-01-07 | 1 | -1/+1 |
| * | Add support for ICH8M. | Dag-Erling Smørgrav | 2008-01-07 | 2 | -0/+2 |
| * | Add the SparkLAN RT2573, found in HP s3200n | Kevin Lo | 2008-01-07 | 2 | -0/+5 |
| * | Add a forward compatability hook so that current cvs can recognize future | Peter Wemm | 2008-01-07 | 1 | -0/+10 |
| * | sem_post() requires to return -1 on error. | David Xu | 2008-01-07 | 1 | -2/+2 |
| * | Fix mvec code to handle the case of the packet zone | Kip Macy | 2008-01-07 | 2 | -4/+16 |
| * | Add a missing \n. | Olivier Houchard | 2008-01-07 | 1 | -1/+1 |
| * | Shrink the size of struct vm_page on amd64 and i386 by eliminating | Alan Cox | 2008-01-06 | 4 | -16/+0 |
| * | When the ms/req fields exceed 1 second, drop the fractions to fit more digits. | Poul-Henning Kamp | 2008-01-06 | 1 | -3/+12 |
| * | mdoc and language fixes for the previous commit, also bump .Dd. | Christian Brueffer | 2008-01-05 | 1 | -4/+5 |
| * | Use our standard section 4 SYNOPSIS, utilize .Tn and fix capitalization. | Christian Brueffer | 2008-01-05 | 1 | -3/+11 |
| * | Clean up after previous commit (typo fixes, removed contractions, | Christian Brueffer | 2008-01-05 | 1 | -6/+18 |
| * | "redacted" replaced for clarity. | Greg Lehey | 2008-01-05 | 1 | -1/+1 |
| * | After applying LCONVPATH() to the path, do use the converted path | Konstantin Belousov | 2008-01-05 | 1 | -9/+13 |
| * | In sequential_heuristic(): | Bruce Evans | 2008-01-05 | 1 | -13/+20 |