summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some way-past-brucification complaints from FlexeLint.phk2010-05-201-18/+23
* Add support to background fsck to delete zero-length directories.mckusick2010-05-202-1/+33
* o OpenBSD 4.7 added.maxim2010-05-201-0/+2
* Remove makewhatis(1) from bootstrap tools. We no longer support sourcejkim2010-05-201-1/+0
* Regen for r208321.jkim2010-05-201-1/+19
* Add an option file for WITHOUT_MAN_UTILS to regenerate src.conf(5).jkim2010-05-201-0/+9
* Add a new build option, MAN_UTILS. This option lets you control buildingjkim2010-05-197-7/+18
* Correctly identify some twinax cables, which reportgallatin2010-05-191-1/+2
* Add constants for the optional EOI suppression support in local APICs andjhb2010-05-192-0/+6
* Update mxge firmware to latest available from Myricom.gallatin2010-05-194-33887/+34014
* This change does the following for the scripts that run up throughdougb2010-05-1911-13/+9
* Fix a race between ngs_rcvmsg() and soclose() which closes the controlattilio2010-05-191-6/+26
* ffs_mount: accept and drop userland-only options that can be passed fromavg2010-05-191-3/+12
* mdoc: consistently spell our email addresses <foo@FreeBSD.org>uqs2010-05-1957-64/+64
* Garbage collect unused variable, missed in r200840uqs2010-05-191-5/+0
* - Fix terminating argument to execl(3), sizeof(NULL) != sizeof(char *)uqs2010-05-193-23/+11
* - Don't immediately re-run softdepflush if we didn't make any progressjeff2010-05-192-51/+72
* Correct a typo.nwhitehorn2010-05-191-1/+1
* Fix our version of IPv6 address representation.alfred2010-05-191-2/+19
* Switch to C99 exact-width types.marcel2010-05-195-78/+77
* A few changes:jfv2010-05-192-178/+238
* Restore the previous VESA mode after BIOS POST, just in case.jkim2010-05-181-0/+1
* Provide missing members for Book-E pmap (and fix build).raj2010-05-181-0/+2
* Remove unnecessary pointer increment. A wrong pointer may be passed tojkim2010-05-181-4/+4
* Add a sentence to the man page explaining that the -d optionbcr2010-05-181-1/+4
* Add a device description.rpaulo2010-05-181-0/+2
* The page queues lock is no longer required by vm_page_set_invalid(), soalc2010-05-182-5/+7
* Retry reads that fail with EINTR. This fixes a problemkientzle2010-05-182-12/+20
* Only use the cache after the early stage of loading. This isrdivacky2010-05-186-33/+29
* Allow the experimental NFSv4 client to use cached attributesrmacklem2010-05-181-2/+7
* Fix Sibyte SMP kernel breakage caused by r208249.neel2010-05-181-0/+2
* Adds the file I forgot to add... that handlesrrs2010-05-181-0/+68
* Adds JC's cleanup patches that fix it sorrs2010-05-185-19/+30
* - Round up the journal size to the block size so we don't confuse fsck.jeff2010-05-181-4/+8
* Add a sanity check for a negative args.fhsize to the experimentalrmacklem2010-05-171-1/+1
* Prevent unloading a kld for a driver that has subinterfaces (vlan and/orjhb2010-05-171-9/+3
* Ignore failures from removing multicast addresses from the parent (trunk)jhb2010-05-171-13/+14
* Use better type for siginfo (volatile sig_atomic_t instead of int).pjd2010-05-171-1/+2
* Slightly improve wording.ivoras2010-05-171-1/+2
* Removed ar(1)'s support for compressed archives. This change removeskaiw2010-05-177-40/+11
* Fix build.delphij2010-05-171-1/+1
* Make mvs_if.c to not be always linked statically into the kernel.mav2010-05-172-2/+2
* On entry to pmap_enter(), assert that the page is busy. While I'malc2010-05-1613-30/+150
* Teach gpart about bootcode on APM.nwhitehorn2010-05-162-1/+27
* Pull OF_quiesce() out of the MI Open Firmware layer and entirely intonwhitehorn2010-05-166-67/+35
* allocate ipv6 flows from the ipv6 flow zonekmacy2010-05-163-2/+2
* On SIGINFO print current values on stderr.pjd2010-05-161-44/+68
* Reorganize slightly in preparation for making lzma and bz2 support conditional.kientzle2010-05-162-4/+10
* It is not necessary (and in some cases harmful) to hardcode ata_kauai'snwhitehorn2010-05-161-2/+3
* Enable smu(4) to report fan speeds on late-model Powermac G5s.nwhitehorn2010-05-161-5/+28
OpenPOWER on IntegriCloud