summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make dhclient use a pid file. Modify the rc script accordingly; whiledes2011-10-136-35/+64
* Clean up mkioctls a bit, and fix cross-building by checking ${MACHINE}des2011-10-132-5/+7
* In sys_obreak() and when compiling for amd64 or ia64, when the processmarcel2011-10-131-2/+12
* In elf32_trans_prot() and when compiling for amd64 or ia64, addmarcel2011-10-131-0/+6
* Link the demo application against ncursesw to make Unicode work.ed2011-10-131-1/+1
* Use TAILQ_FOREACH() in the nd6_dad_find() instead of hand-rolled implementation.glebius2011-10-131-4/+4
* De-spl(9).glebius2011-10-131-3/+1
* Restore functions in6_ifaddloop() and in6_ifremloop() that wereglebius2011-10-131-68/+85
* Make kdump compile cleanly at WARNS level 6, with one exception: thedes2011-10-123-28/+44
* Name these gpio pins better, they are on an external PLD and not the same asthompsa2011-10-121-5/+5
* Dont just set the pin high when turning on output, use the current value. Alsothompsa2011-10-121-9/+38
* Add myselfgleb2011-10-122-0/+4
* Make sure the inp wasn't dropped when rexmt let go of the inp andnp2011-10-121-0/+7
* Document that memguard(9) now can guard uma(9) allocations.glebius2011-10-121-14/+52
* Make memguard(9) capable to guard uma(9) allocations.glebius2011-10-125-15/+85
* Add symlink from clang to clang-cpp, so you can use CPP=clang-cpp indim2011-10-121-2/+4
* Add manpage symlink for clang++(1).dim2011-10-121-0/+1
* Missed file in r225937 (sysinstall removal).nwhitehorn2011-10-121-28/+0
* If an allocation for a specific resource range fails because it is not injhb2011-10-123-7/+27
* Correct a bug in export of capability-related information from the sysctlsrwatson2011-10-121-12/+20
* Fix an unused variable warning/error when invariants isn't enabled.adrian2011-10-121-2/+1
* Don't call fixup_filename() on each witness lock call.adrian2011-10-121-41/+63
* MFV of tzdata2011l, r226279edwin2011-10-127-56/+333
* Updates from Newsletter VI-9 and VI-10:edwin2011-10-121-2/+10
* Now that the portsnap buildbox is generating the raw bits for INDEX-9,cperciva2011-10-121-0/+1
* - Fix an off-by-one bug in addgroup().delphij2011-10-121-2/+2
* - Fix counting of match limit (-m)gabor2011-10-121-1/+1
* - Use getprogname() instead of __prognamegabor2011-10-114-22/+43
* - Remove unused remnants of MII bitbang'ing.marius2011-10-112-20/+3
* Add a new trace point, KTRFAC_CAPFAIL, which traces capability checkdes2011-10-118-15/+98
* After creating a filesystem using newfs -j the time stamps are allmckusick2011-10-111-0/+10
* When unmounting a filesystem always wait for the vfs_busy lock to clearmckusick2011-10-111-12/+0
* Fix date in last commit.glebius2011-10-111-1/+1
* Properly document default number of rx/tx descriptors for Intel cards.glebius2011-10-112-6/+8
* The previous commit did not fix the issue since it did not prevent signdes2011-10-111-8/+8
* Add curly braces missed in r226247.brueffer2011-10-111-1/+2
* Use the most significant 6 bits of the dscp instead of the leasttuexen2011-10-111-7/+7
* Properly free linux_gidset in case of an error.brueffer2011-10-111-0/+1
* Cast to unsigned for %#jx.des2011-10-111-1/+1
* Refactor this code by introducing separate functions to handle thedas2011-10-112-92/+164
* Also pass the -ansi flag through to mkdep (requested by bde), and fixdas2011-10-111-2/+2
* Fix build after TARGET_BIG_ENDIAN was nuked from orbit.thompsa2011-10-111-2/+1
* Make unionfs also clear VAPPEND when clearing VWRITE, since VAPPENDtrasz2011-10-101-1/+1
* All indirect routes will fail the rtcheck, except for a special hostqingli2011-10-101-25/+17
* Get struct sctp_net_route in tune with struct route.tuexen2011-10-101-0/+2
* Add USB mass storage quirk for device that emits errors after the automatichselasky2011-10-102-0/+6
* Fix how libusb20_dev_kernel_driver_active() andhselasky2011-10-103-8/+8
* Bugfix: The ucom detach function is sometimes called on zeroed structures.hselasky2011-10-101-0/+3
* Provide external definitions of all of the standardized functions indas2011-10-1022-91/+288
* Add a FBSD_1.3 namespace for FreeBSD 10.das2011-10-101-1/+5
OpenPOWER on IntegriCloud