summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Previous solution appeared to be unsufficient. After additional testingmav2009-11-141-18/+18
* | Since %b contains unit, %b is not suitable for c_fmt, now. Use %_mume2009-11-143-3/+3
* | Fix white space in rtld runtime error printf.rwatson2009-11-141-1/+1
* | Retry only once, if BIOS is completely broken and gives zero freqs.mav2009-11-141-1/+1
* | Desktop Core2Duo/Core2Quad CPUs are unable to control frequency of singlemav2009-11-141-3/+12
* | Update malloc utrace structure parsing to reflect the change (r199265)cperciva2009-11-141-11/+8
* | Change the utrace log entry for malloc_init from (0, 0, 0) to (-1, 0, 0)cperciva2009-11-141-1/+1
* | MFp4:mav2009-11-141-1/+2
* | Disable PMP probing for Marvell AHCI controllers.mav2009-11-141-3/+6
* | Add sysctls in ahd(4) in order to keep track of different classes ofattilio2009-11-135-2/+197
* | Add support for SATA ports on SATA+PATA Marvell controllers.mav2009-11-132-25/+72
* | Add more codec IDs.mav2009-11-131-1/+23
* | Remove a note about vfork(4) going to be eliminated, it's here to stay.brueffer2009-11-131-8/+0
* | Improved the manpage description. The committed wordingbrueffer2009-11-131-2/+2
* | Amd64 init_secondary() calls initializecpu() while curthread is stillkib2009-11-133-0/+7
* | Use cons25w on pc98.ed2009-11-131-9/+9
* | Convert {small prefix}BSD to TERM=xterm as well.ed2009-11-134-36/+36
* | Convert syscons on i386 to TERM=xterm.ed2009-11-137-40/+18
* | Split up etc.i386/ttys into a PC98 version as well.ed2009-11-132-2/+314
* | Note that nullok should not be used by processes that can't access thedes2009-11-131-0/+11
* | Remove part that HDMI is not implemented. It had different meaning andmav2009-11-131-2/+16
* | Fix the grammar in the isprint(3) description.roam2009-11-131-1/+1
* | Fix the grammar in the isgraph(3) description, almost as per the PR.roam2009-11-131-1/+1
* | Switch the default terminal emulation style to xterm for most platforms.ed2009-11-1315-54/+90
* | Use ncursesw to output the date field of vmstat displayume2009-11-132-2/+2
* | Correct another case of not doing 64bit math. This allows mine andps2009-11-131-1/+2
* | Don't disable the XGMAC's tx on ifconfig down. It is unnecessarynp2009-11-131-3/+3
* | The 10GBASE-T card should use an IPG of 1. Also enable the checknp2009-11-132-3/+1
* | Make sure *some* edc is setup even for an unknown transceiver (assumenp2009-11-131-2/+2
* | sc->rev and is_offload(sc) will always be 0 during probe. Wait tillnp2009-11-131-6/+3
* | Although the file has "ex:ts=4", do some " " -> \t translationsedwin2009-11-121-23/+23
* | Add a missing check for Apple HFS partitions.rpaulo2009-11-121-0/+2
* | Revert revision 199201 for now as it has introduced a kernel vulnerabilitydelphij2009-11-1211-146/+8
* | - Remove a redundant check for dpms(4).jkim2009-11-122-8/+4
* | - Partially revert hackish r198964 and r199002.jkim2009-11-123-106/+145
* | We need to allocate space for the header in the create path also.rnoland2009-11-121-0/+3
* | Add the possibility for vfs.root.mountfrom tunable to accept a list ofattilio2009-11-121-6/+15
* | Provide a real fix to the too-many-translations problem when bootingnwhitehorn2009-11-121-56/+62
* | - We are not guaranteed that we're not dropping a reference thatume2009-11-121-11/+10
* | Remove the explicit definition of inet_aton() as it was introduced as aattilio2009-11-121-103/+0
* | Add missing IEEE1394 support dropped during merge from NetBSD.ume2009-11-121-0/+11
* | MFi386: revision 199104nyan2009-11-121-16/+62
* | Fix cpu model for PODP5V83. It is P24T, not P54T.nyan2009-11-121-1/+1
* | - Style nits.kuriyama2009-11-122-6/+2
* | Add test-pidfile.c and increase warning level.des2009-11-121-2/+2
* | Test cases for pidfile(3) - including two designed to catch issues arisingdes2009-11-121-0/+280
* | Fix warnings and remove one unnecessary use of vfork(). The other coulddes2009-11-121-9/+3
* | Fix warningsdes2009-11-123-7/+9
* | Introduce a new option (BOOT_PROMPT_123) that lets enter the boot promptattilio2009-11-122-0/+22
* | The building the dev nameunit string, in devclass_add_device() is basedattilio2009-11-121-1/+2
OpenPOWER on IntegriCloud