| Commit message (Expand) | Author | Age | Files | Lines |
* | Stripe offset may be usable even without stripe size known, | delphij | 2010-01-17 | 1 | -1/+1 |
* | Expose stripe offset and stripe size through libgeom and geom(8) userland | delphij | 2010-01-17 | 6 | -1/+67 |
* | Update the sparc64 hardware list regarding machines that will be supported | marius | 2010-01-16 | 1 | -0/+13 |
* | Update files to remove when MK_ZFS=no. | antoine | 2010-01-16 | 1 | -3/+19 |
* | Update files to remove when MK_CDDL=no. | antoine | 2010-01-16 | 1 | -4/+55 |
* | Add files to remove when MK_CALENDAR=no. | antoine | 2010-01-16 | 1 | -3/+59 |
* | Get rid of support of an old version of the SCTP-AUTH draft. | tuexen | 2010-01-16 | 6 | -535/+2 |
* | Do not build netgraph kernel modules if WITHOUT_NETGRAPH is set in src.conf | antoine | 2010-01-16 | 1 | -1/+5 |
* | Unexpose the old uname(3) function. | ed | 2010-01-16 | 2 | -4/+3 |
* | Fix HISTORY section to detail the history of the driver, not the man page. | gavin | 2010-01-16 | 1 | -2/+2 |
* | Fix loader.conf(5) Xref | gavin | 2010-01-16 | 1 | -1/+1 |
* | Xref sysctl(3) | gavin | 2010-01-16 | 1 | -1/+2 |
* | regen | antoine | 2010-01-16 | 1 | -1/+5 |
* | Unbreak the build for pc98. Specify the newly introduced, for ia32, | attilio | 2010-01-16 | 1 | -0/+1 |
* | Unbreak world WITHOUT_NETGRAPH. | antoine | 2010-01-16 | 2 | -0/+8 |
* | Add gmountver, disk mount verification GEOM class. | trasz | 2010-01-16 | 13 | -1/+925 |
* | Amazingly we've been freeing a handle and using that which it refers to | mjacob | 2010-01-15 | 1 | -1/+1 |
* | Manpage for the siba(4) Sonic Inc. Silicon Backplane driver. | brueffer | 2010-01-15 | 2 | -0/+91 |
* | Don't free mbuf chains when bge(4) fails to collapse the mbuf | yongari | 2010-01-15 | 1 | -5/+2 |
* | Handling all the three clocks (hardclock, softclock, profclock) with the | attilio | 2010-01-15 | 8 | -77/+129 |
* | Use the newly brought %U macro. | ru | 2010-01-15 | 45 | -59/+59 |
* | Whitespace change to be able to provide the correct commit log for r202364: | netchild | 2010-01-15 | 1 | -1/+1 |
* | Pull up vendor changes. | ru | 2010-01-15 | 3 | -4/+79 |
* | This is v4l support for the linuxulator. This allows to access FreeBSD | netchild | 2010-01-15 | 1 | -33/+80 |
* | Moved the doc-str-Lb-libulog string definition to where it belongs. | ru | 2010-01-15 | 2 | -1/+1 |
* | Pull up vendor changes. The following local changes made obsolete: | ru | 2010-01-15 | 8 | -34/+105 |
* | Do not free the dmamap if it is still busy. | cognet | 2010-01-15 | 1 | -1/+1 |
* | Only allocate the space we need before calling kern_getgroups instead | brooks | 2010-01-15 | 2 | -4/+14 |
* | Since all other comparisons involving ngroups_max use | brooks | 2010-01-15 | 2 | -2/+2 |
* | Oops, deleted one line too many. Add back the null case for IGNORE_MOTD | dougb | 2010-01-15 | 1 | -0/+1 |
* | Now that we've officially arrived at FreeBSD 9, remove the IGNORE_MOTD | dougb | 2010-01-15 | 1 | -5/+2 |
* | Also call sem_module_init in sem_close to initialize mutex | davidxu | 2010-01-15 | 1 | -0/+2 |
* | In 'make delete-old', use 'exec' to redirect an fd persistently. | jilles | 2010-01-14 | 1 | -1/+1 |
* | Add manpages for ipwfw(4) and iwifw(4), based on iwnfw(4). | brueffer | 2010-01-14 | 3 | -0/+152 |
* | Fix a typo: accouting -> accounting. | ed | 2010-01-14 | 1 | -1/+1 |
* | Fix a few whitespace issues and comment typos that I found while reading | joel | 2010-01-14 | 1 | -11/+9 |
* | Add wtmpcvt(1). | ed | 2010-01-14 | 6 | -1/+214 |
* | Fix bugs introduced in previous commit: off-by-one in add_meshconf() and | rpaulo | 2010-01-14 | 1 | -2/+4 |
* | Add check for fiber mode for BCM5714 PHY. This PHY supports both | yongari | 2010-01-14 | 1 | -0/+1 |
* | For controllers that has dual mode PHY(copper or fiber) interfaces | yongari | 2010-01-14 | 2 | -12/+23 |
* | Build iwi(4) and iwifw(4) modules on amd64 as well. | brueffer | 2010-01-14 | 1 | -0/+2 |
* | Reject invalid CIDR widths rather than silently stopping at the first | emaste | 2010-01-14 | 1 | -4/+8 |
* | Remove ttyslot from Symbol.map anyway. | ed | 2010-01-14 | 1 | -1/+0 |
* | Unbreak pututxline() on 32-bit architectures. | ed | 2010-01-14 | 1 | -4/+4 |
* | Update the ident for the XENHVM kernel config to match the filename. | jhb | 2010-01-14 | 1 | -1/+1 |
* | - Note that if_xname, if_dname, and if_dunit are usually initialized via | jhb | 2010-01-14 | 1 | -16/+40 |
* | - Update required headers for namei() to add <sys/fcntl.h> and remove | jhb | 2010-01-14 | 2 | -2/+31 |
* | Bring in the ext2fs work done by Aditya Sarawgi during and after Google Summer | lulf | 2010-01-14 | 28 | -3393/+2155 |
* | The group field is called `gid', not `group'. | ed | 2010-01-14 | 1 | -1/+1 |
* | Make whois capable of searching for IPv6 addresses just like it can | edwin | 2010-01-14 | 1 | -0/+4 |