summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unexpose the old uname(3) function.ed2010-01-162-4/+3
* Fix HISTORY section to detail the history of the driver, not the man page.gavin2010-01-161-2/+2
* Fix loader.conf(5) Xrefgavin2010-01-161-1/+1
* Xref sysctl(3)gavin2010-01-161-1/+2
* regenantoine2010-01-161-1/+5
* Unbreak the build for pc98. Specify the newly introduced, for ia32,attilio2010-01-161-0/+1
* Unbreak world WITHOUT_NETGRAPH.antoine2010-01-162-0/+8
* Add gmountver, disk mount verification GEOM class.trasz2010-01-1613-1/+925
* Amazingly we've been freeing a handle and using that which it refers tomjacob2010-01-151-1/+1
* Manpage for the siba(4) Sonic Inc. Silicon Backplane driver.brueffer2010-01-152-0/+91
* Don't free mbuf chains when bge(4) fails to collapse the mbufyongari2010-01-151-5/+2
* Handling all the three clocks (hardclock, softclock, profclock) with theattilio2010-01-158-77/+129
* Use the newly brought %U macro.ru2010-01-1545-59/+59
* Whitespace change to be able to provide the correct commit log for r202364:netchild2010-01-151-1/+1
* Pull up vendor changes.ru2010-01-153-4/+79
* This is v4l support for the linuxulator. This allows to access FreeBSDnetchild2010-01-151-33/+80
* Moved the doc-str-Lb-libulog string definition to where it belongs.ru2010-01-152-1/+1
* Pull up vendor changes. The following local changes made obsolete:ru2010-01-158-34/+105
* Do not free the dmamap if it is still busy.cognet2010-01-151-1/+1
* Only allocate the space we need before calling kern_getgroups insteadbrooks2010-01-152-4/+14
* Since all other comparisons involving ngroups_max usebrooks2010-01-152-2/+2
* Oops, deleted one line too many. Add back the null case for IGNORE_MOTDdougb2010-01-151-0/+1
* Now that we've officially arrived at FreeBSD 9, remove the IGNORE_MOTDdougb2010-01-151-5/+2
* Also call sem_module_init in sem_close to initialize mutexdavidxu2010-01-151-0/+2
* In 'make delete-old', use 'exec' to redirect an fd persistently.jilles2010-01-141-1/+1
* Add manpages for ipwfw(4) and iwifw(4), based on iwnfw(4).brueffer2010-01-143-0/+152
* Fix a typo: accouting -> accounting.ed2010-01-141-1/+1
* Fix a few whitespace issues and comment typos that I found while readingjoel2010-01-141-11/+9
* Add wtmpcvt(1).ed2010-01-146-1/+214
* Fix bugs introduced in previous commit: off-by-one in add_meshconf() andrpaulo2010-01-141-2/+4
* Add check for fiber mode for BCM5714 PHY. This PHY supports bothyongari2010-01-141-0/+1
* For controllers that has dual mode PHY(copper or fiber) interfacesyongari2010-01-142-12/+23
* Build iwi(4) and iwifw(4) modules on amd64 as well.brueffer2010-01-141-0/+2
* Reject invalid CIDR widths rather than silently stopping at the firstemaste2010-01-141-4/+8
* Remove ttyslot from Symbol.map anyway.ed2010-01-141-1/+0
* Unbreak pututxline() on 32-bit architectures.ed2010-01-141-4/+4
* Update the ident for the XENHVM kernel config to match the filename.jhb2010-01-141-1/+1
* - Note that if_xname, if_dname, and if_dunit are usually initialized viajhb2010-01-141-16/+40
* - Update required headers for namei() to add <sys/fcntl.h> and removejhb2010-01-142-2/+31
* Bring in the ext2fs work done by Aditya Sarawgi during and after Google Summerlulf2010-01-1428-3393/+2155
* The group field is called `gid', not `group'.ed2010-01-141-1/+1
* Make whois capable of searching for IPv6 addresses just like it canedwin2010-01-141-0/+4
* Remove -d option, whois.nic.mil doesn't exist anymore.edwin2010-01-142-12/+3
* Revert the change to Symbol.map, made in r202274.ed2010-01-141-0/+1
* Document that the IEEE80211_DEBUG kernel option is needed forroam2010-01-141-1/+4
* Don't use fseeko() to obtain the file offset.ed2010-01-141-1/+1
* Add two changes that should have gone into commit r202274.ed2010-01-142-2/+1
* Phase out ttyslot(3).ed2010-01-146-24/+8
* Add ioctl requests to /dev/io on ia64 for reading and writingmarcel2010-01-142-0/+158
* Fix previous commitr:. efi_var_set() was copied from efi_var_get(),marcel2010-01-142-4/+4
OpenPOWER on IntegriCloud