summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* job make: if stdout is a tty create a pty when running a command.fjoe2011-12-152-2/+10
* Honor NFSv3 commit call (RFC 1813, Section 3.3.21) where when count is 0,delphij2011-12-151-1/+6
* * Add in the gpio/gpioled drivers into AR91XX_BASE.adrian2011-12-153-0/+49
* Re-jiggle the GPIO code a little to remove the hard-coded AR71xx GPIOadrian2011-12-151-25/+38
* Add the 11n chipset RF frontends to the linker set, even though they're notadrian2011-12-154-0/+32
* Print out the radio RF version at startup, so I can better see whichadrian2011-12-151-0/+2
* Use the correct RF version probe routine.adrian2011-12-151-1/+1
* Modify the ACL code slightly to support a few nifty things:adrian2011-12-154-4/+17
* Create large page mappings in pmap_map().alc2011-12-141-4/+32
* Add a test for r228510.jilles2011-12-141-0/+67
* Reflect the move of eventtimers(7) to eventtimers(4).delphij2011-12-141-0/+2
* Fix select/poll/kqueue for write on reverse direction before first write.jilles2011-12-141-2/+4
* Add a helper API to allow in-kernel code to map portions of shared memoryjhb2011-12-144-0/+313
* Improve fix for random USB transfer time out.hselasky2011-12-141-12/+13
* Merge ext2_readwrite.c into ext2_vnops.c as done in UFS in r101729.pfg2011-12-142-382/+329
* Add SEE ALSO.joel2011-12-141-1/+15
* Make *intr{cnt,names} on ARM reside in data section, similar to other arches.raj2011-12-141-2/+1
* _rtld_bind() read-locks the bind lock, and possible plt resolutionkib2011-12-143-23/+86
* Rework the attachement to probe directly on isab(4).fabient2011-12-142-73/+33
* After several suggestions from people, move eventtimers page from 7 to 4.mav2011-12-146-4/+4
* More MLINKS for rtalloc.9glebius2011-12-141-1/+5
* Update this page to describe modern interfaces.glebius2011-12-141-114/+147
* - The previous commit (r228449) accidentally moved the vm.stats.vm.* sysctlseadler2011-12-141-47/+50
* Add PCI IDs for the Intel ICH9M SATA controllers.mav2011-12-142-0/+8
* Implement BUS_ADD_CHILD() for the isab(4) driver. It already callsjhb2011-12-141-0/+1
* Slightly alter the C1X definitions in in cdefs.h:ed2011-12-141-3/+6
* Fix for random USB transfer time out.hselasky2011-12-141-7/+11
* Fix definition of XHCI port power bit.hselasky2011-12-141-1/+1
* Clean up includes; the prototype for getosreldate() has moved toru2011-12-141-4/+3
* Do not clobber the ingress queue's congestion setting.np2011-12-141-1/+1
* Match other formatting.obrien2011-12-141-4/+4
* Use usbd_transfer_unsetup() instead of usbd_transfer_stop() so thathselasky2011-12-141-2/+4
* Stop USB audio transfers early so that any audio applicationshselasky2011-12-142-1/+14
* Implement better support for USB controller suspend and resume.hselasky2011-12-1445-932/+796
* Change targ(4) to use cdevpriv, instead of multiple character devices.ed2011-12-133-140/+53
* Destroy DMA tag for jumbo RX buffer in device detach.yongari2011-12-131-0/+2
* BCM5720 performance tweak from Broadcom.yongari2011-12-132-3/+18
* Reimplement CTASSERT() using _Static_assert().ed2011-12-131-4/+2
* Make support for C1X keywords more complete.ed2011-12-131-3/+22
* Rework link state tracking and remove superfluous link UP/DOWNyongari2011-12-132-53/+55
* Disallow various debug.kdb sysctl's when securelevel is raised.obrien2011-12-131-4/+6
* Add support for __COUNTER__.ed2011-12-134-1/+9
* Don't use __P().ed2011-12-131-2/+2
* Add compatibility support for specifing IPv4 aliases inglebius2011-12-131-0/+7
* Replace `inline static' by `static inline'.ed2011-12-139-18/+18
* - Add a sysctl to allow non-root users the ability to set idleeadler2011-12-131-25/+33
* Replace __signed by signed.ed2011-12-138-11/+11
* Replace __const by const in all non-contributed source code.ed2011-12-139-17/+17
* dhclient-script relied on incorrect behavior of SIOCAIFADDR ioctl,glebius2011-12-131-1/+1
* - Fix different variable types use in different files after r121184,mav2011-12-131-6/+6
OpenPOWER on IntegriCloud