| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve -u (limit uid lookups) behavior. | obrien | 2008-01-09 | 2 | -3/+9 |
* | This commit was generated by cvs2svn to compensate for changes in r175189, | obrien | 2008-01-09 | 1 | -0/+4351 |
|\ |
|
| * | Bring in fix for Binutils PR other/16240: Check for a failure return from | obrien | 2008-01-09 | 1 | -0/+4351 |
* | Simplify the ifdefs: | bde | 2008-01-09 | 1 | -21/+14 |
* | Fix some style bugs (mainly, use explicit shifts when accessing bit-fields | bde | 2008-01-09 | 1 | -31/+31 |
* | Improve some comments. | bde | 2008-01-09 | 1 | -14/+13 |
* | Revise the TECHNICAL DETAILS section. | ru | 2008-01-09 | 1 | -68/+87 |
* | make nqsets a uint32_t so that sysctl will work | kmacy | 2008-01-09 | 1 | -1/+3 |
* | Fix typos. | brueffer | 2008-01-09 | 1 | -3/+3 |
* | don't decrement ref count below 1 for EXT_PACKET | kmacy | 2008-01-09 | 1 | -1/+1 |
* | EXT_PACKET is one of the valid mbuf types | kmacy | 2008-01-09 | 1 | -0/+1 |
* | Fix KASSERT in m_free_fast - the LIST_EMPTY check only applies to packet head... | kmacy | 2008-01-09 | 1 | -2/+5 |
* | Add lockmgr_disown() and relative explanation. | attilio | 2008-01-09 | 1 | -1/+10 |
* | Bump FreeBSD_version in order to reflect lockmgr_disown() function | attilio | 2008-01-09 | 1 | -1/+1 |
* | Fix a last second typo about recent lockmgr_disown() introduction. | attilio | 2008-01-09 | 1 | -2/+2 |
* | Remove explicit calling of lockmgr() with the NULL argument. | attilio | 2008-01-08 | 7 | -41/+60 |
* | Regen for shm_open(2) and shm_unlink(2). | jhb | 2008-01-08 | 10 | -12/+54 |
* | Add a new file descriptor type for IPC shared memory objects and use it to | jhb | 2008-01-08 | 19 | -346/+1216 |
* | Honour the logical current working directory ($PWD) when using config's | emaste | 2008-01-08 | 1 | -0/+18 |
* | un-__P() | obrien | 2008-01-08 | 17 | -80/+80 |
* | - Remove kH and *6 from xterm. They are defined to the same key as @7 (kp_end). | rafan | 2008-01-08 | 1 | -2/+2 |
* | - This driver will first appear in FreeBSD 6.3, not 7.0 | gabor | 2008-01-08 | 1 | -1/+1 |
* | When MAC is enabled in the kernel, fix a panic triggered by a locking | csjp | 2008-01-08 | 1 | -8/+8 |
* | Add an additional make variable EXTRAMIBSYMS which allows to specify | harti | 2008-01-08 | 2 | -3/+18 |
* | Convert a PMAP_DIAGNOSTIC to a KASSERT. | alc | 2008-01-08 | 2 | -18/+4 |
* | Welcome unzip(1), a pure BSD drop-in replacement for ports/unzip. In its | des | 2008-01-08 | 3 | -0/+920 |
* | A new configuration variable, daily_status_mail_rejects_shorten, allows | dds | 2008-01-08 | 2 | -1/+9 |
* | Close a race in the kern.ttys sysctl handler that resulted in panics in | jhb | 2008-01-08 | 1 | -3/+20 |
* | Lock the vnode interlock while reading v_usecount to update si_usecount | jhb | 2008-01-08 | 1 | -0/+3 |
* | Fix logic in skipcount handling (used to sample every 1/N lock operations | kris | 2008-01-08 | 1 | -1/+1 |
* | Free MAC label on a POSIX semaphore when the semaphore is freed. | rwatson | 2008-01-07 | 1 | -0/+3 |
* | Add COMPAT_FREEBSD7 and enable it in configs that have COMPAT_FREEBSD6. | jhb | 2008-01-07 | 8 | -0/+10 |
* | Make ftruncate a 'struct file' operation rather than a vnode operation. | jhb | 2008-01-07 | 14 | -91/+215 |
* | Only use sockoptname() to parse socket option names for SOL_SOCKET | jhb | 2008-01-07 | 1 | -4/+6 |
* | g_vfs_close() wants the sx topology lock held while executing, so just | attilio | 2008-01-07 | 1 | -0/+8 |
* | Fix typos and date format. | brueffer | 2008-01-07 | 1 | -2/+2 |
* | Forced commit to note that the previous commit log should have been: | gabor | 2008-01-07 | 0 | -0/+0 |
* | - ipmi(4) appeared in FreeBSD 6.2, not in 5.3 | gabor | 2008-01-07 | 1 | -1/+1 |
* | Fix incorrect dependencies of zyd(4). | weongyo | 2008-01-07 | 1 | -3/+3 |
* | Typo; s/relied/replied | schweikh | 2008-01-07 | 1 | -1/+1 |
* | Add support for ICH8M. | des | 2008-01-07 | 2 | -0/+2 |
* | Add the SparkLAN RT2573, found in HP s3200n | kevlo | 2008-01-07 | 2 | -0/+5 |
* | Add a forward compatability hook so that current cvs can recognize future | peter | 2008-01-07 | 1 | -0/+10 |
* | sem_post() requires to return -1 on error. | davidxu | 2008-01-07 | 1 | -2/+2 |
* | Fix mvec code to handle the case of the packet zone | kmacy | 2008-01-07 | 2 | -4/+16 |
* | Add a missing \n. | cognet | 2008-01-07 | 1 | -1/+1 |
* | Shrink the size of struct vm_page on amd64 and i386 by eliminating | alc | 2008-01-06 | 4 | -16/+0 |
* | When the ms/req fields exceed 1 second, drop the fractions to fit more digits. | phk | 2008-01-06 | 1 | -3/+12 |
* | mdoc and language fixes for the previous commit, also bump .Dd. | brueffer | 2008-01-05 | 1 | -4/+5 |
* | Use our standard section 4 SYNOPSIS, utilize .Tn and fix capitalization. | brueffer | 2008-01-05 | 1 | -3/+11 |