summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Remove code to set SAVENAME for CREATE or RENAME requests that get a -vejhb2009-03-101-4/+4
* Remove unused v6 macro aliases for inpcb fields:rwatson2009-03-102-24/+4
* Complete removal of cardbus_write_ivar which was left hanging.gnn2009-03-101-3/+0
* Don't print inm_print() chatter when KTR_IGMPV3 is not enabledbms2009-03-101-0/+3
* bring in ddb "show gpio" support from Cambria branchsam2009-03-101-10/+51
* Small cleanup of memory resource allocation from Cambria branch:sam2009-03-101-38/+92
* - Remove a recently added comment from kernel_sysctlbyname() that isn'tjhb2009-03-101-9/+1
* catch up with r189306; handle delayed activation of resourcessam2009-03-102-25/+57
* Remove these files, they refer to module bundles that do not exist anymore.thompsa2009-03-1012-783/+0
* Update libusb.3 name and add mlinks for usb.3 and libusb20.3thompsa2009-03-102-4/+7
* Add an ABI compat shim for the vfs.bufspace sysctl for sysctl requests thatjhb2009-03-101-0/+27
* Update top and systat for vfs.bufcache now being a long rather than an int.jhb2009-03-102-2/+2
* When attaching a geli on boot make sure that it is detachedguido2009-03-101-0/+1
* When swap resides on a mirror and it is not stopped, the mirrorguido2009-03-101-1/+1
* Add tcpp -- TCP parallelism microbenchmark.rwatson2009-03-107-0/+1098
* Do not use bypass for vop_vptocnp() from nullfs, call standardkib2009-03-101-0/+1
* Be compatible with LibUSB from sourceforge and close the handle after resetthompsa2009-03-101-1/+5
* Disable zerocopy by default for now. It's causing some problems in pcapcsjp2009-03-101-1/+1
* When freeing all the resources of the card, it is better to turn offimp2009-03-101-15/+11
* Merge r183430 from vendor/top/dist to head/contrib/top, although withrwatson2009-03-101-0/+0
* Make a 1:1 mapping between syscons stats and terminal emulators.ed2009-03-106-37/+39
* Restore the return statement. It was accidentally removed by rev 188429.nyan2009-03-101-0/+1
* Remove now-unused INP_UNMAPPABLEOPTS.rwatson2009-03-101-2/+0
* Rename files that collide on case-insensitive file systems by encodingrwatson2009-03-103-0/+0
* Fix a buglet in revision 189401: when restoring a 64-bit BAR,marcel2009-03-101-1/+1
* Eliminate the last use of the recursive mapping to access user-space pagealc2009-03-101-27/+12
* add cfid and geom_redbootsam2009-03-092-1/+7
* add geom_redboot, a geom module that exports RedBoot FIS partitions as namedsam2009-03-092-0/+322
* Fix up the entries for libusb, it seems it existed back in 2002 so it wasthompsa2009-03-091-3/+3
* Add cfid, a disk interface to CFI flash devices; this enables constructionsam2009-03-095-2/+330
* replace if_watchdog w/ private callout; probably can merge this with thesam2009-03-092-14/+21
* remove ar9160Detach; it does nothingsam2009-03-091-14/+1
* Fix uninitialized use of ifp for ii.bms2009-03-091-1/+3
* Fix spelling.thompsa2009-03-091-1/+1
* Update 20090309 to say that libmap.conf entries for libusb are no longer needed.thompsa2009-03-091-1/+2
* Add type specific suspend/resume ata channel functions. Add checks to avoidmav2009-03-093-6/+73
* MFp4 //depot/projects/usb 158942,158948thompsa2009-03-093-21/+40
* Fix musb_otg.h include filename.thompsa2009-03-091-1/+1
* - Fix a typo.stas2009-03-091-1/+1
* Don't call into the TTY layer when inside kdb.ed2009-03-091-1/+1
* Adjust some variables (mostly related to the buffer cache) that holdjhb2009-03-099-53/+60
* - Point libusb users to the ports collection UPDATING file.stas2009-03-091-1/+2
* Move the debug.hashstat sysctl tree under DIAGNOSTIC. I measured thejhb2009-03-091-0/+2
* Merge IGMPv3 and Source-Specific Multicast (SSM) to the FreeBSDbms2009-03-0923-1398/+6225
* Mark the bsdextended rules sysctl as being mpsafe.csjp2009-03-091-2/+2
* Commit missed file in r189587, update directory name for libusb.thompsa2009-03-091-2/+2
* - Make it possible to disable GPT support by setting LOADER_NO_GPT_SUPPORTjhb2009-03-095-3/+40
* libusb20 is now installed as libusb, remove the version number from thethompsa2009-03-0912-0/+0
* Install libusb20.so.1 as libusb.so.1, there will be a followup commit to thethompsa2009-03-0913-12/+22
* Add igmp(4) man page, do not connect to build yet.bms2009-03-091-0/+139
OpenPOWER on IntegriCloud