Age | Commit message (Expand) | Author |
2008-08-24 | Correct eisa i/o ports layout structure, this has probably been broken | Miod Vallat |
2008-08-24 | proper indent | Theo de Raadt |
2008-08-24 | remove the ls=ls -gCF alias: we already have an alias for ls (-CF), | Jason McIntyre |
2008-08-24 | vsbus machines also have modem control bits on line #2, no need to fake them. | Miod Vallat |
2008-08-24 | Writing to the DTR register on KA60 resets the TCR register behind our back. | Miod Vallat |
2008-08-24 | typo | Miod Vallat |
2008-08-24 | Correct dmesg, do not mention dz is the console device if running with | Miod Vallat |
2008-08-24 | Fix readdpmelabel() so it doesn't corrupt a disklabel about to be | Kenneth R Westerback |
2008-08-24 | Use consistent variable names; curr -> cur, err -> error. | Marcus Glocker |
2008-08-24 | Add support for processing unit (e.g. brightness) controls. New V4L2 | Marcus Glocker |
2008-08-24 | dont display disk geometry (cyls/heads/sectors) since it mostly lies these | David Gwynne |
2008-08-24 | regen | Brad Smith |
2008-08-24 | Add Atheros OUI and Atheros F1 id. | Brad Smith |
2008-08-24 | regen | Brad Smith |
2008-08-24 | BCM5714 also supports fiber interfaces. | Brad Smith |
2008-08-24 | surplus semicolon on if statement | Jonathan Gray |
2008-08-23 | Slight speed improvement by using byte accesses on word boundaries for all | Miod Vallat |
2008-08-23 | Pick the correct host adapter id from nvram. | Miod Vallat |
2008-08-23 | add missing header needed by asprintf(). | Charles Longeau |
2008-08-23 | make mbstowcs(NULL, string, 0) correctly return the length of the | Damien Miller |
2008-08-23 | unbreak MALLOC_OPTIONS=G that I broke in my last commit; | Damien Miller |
2008-08-23 | - document -h | Jason McIntyre |
2008-08-23 | ufs -> UFS; | Jason McIntyre |
2008-08-23 | it's no longer necessary to build crunch by hand, so adjust the | Jason McIntyre |
2008-08-23 | fix calloc() for MALLOC_OPTIONS=J case: SOME_JUNK was being filled into | Damien Miller |
2008-08-23 | unbreak wcschr(string, L'\0') which was incorrectly returning NULL | Damien Miller |
2008-08-22 | make sure we always map and unmap multiples of MALLOC_PAGESIZE; | Otto Moerbeek |
2008-08-22 | Let lkms(4) support VSXXX-AB tablets in addition to the mice it already | Miod Vallat |
2008-08-22 | a ; in a bad place; dragonfly; ok mglocker | Theo de Raadt |
2008-08-22 | Smarter implementation of calloc(3), which uses the fact that mmap(2) | Otto Moerbeek |
2008-08-22 | Instead of spewing error messages about link status, support link status | Theo de Raadt |
2008-08-22 | sync | Theo de Raadt |
2008-08-22 | make it section 8 | Theo de Raadt |
2008-08-22 | more crunch stuff goes away | Theo de Raadt |
2008-08-22 | No need to enter crunch | Theo de Raadt |
2008-08-22 | mksuncd lives in the base now, and one does not need to go do fiddly | Theo de Raadt |
2008-08-22 | move mksuncd to here (but still only sparc64 build) | Theo de Raadt |
2008-08-22 | merge crunchide into crunchgen as the -h flag. this is not yet done the | Theo de Raadt |
2008-08-22 | Merge crunchgen & crunchhide (using name checking), and move to usr.sbin | Theo de Raadt |
2008-08-22 | set _POSIX_JOB_CONTROL and _POSIX_SAVED_IDS to the correct values; ok millert | Theo de Raadt |
2008-08-22 | sync | Theo de Raadt |
2008-08-22 | Don't install libbfd and libopcodes and the associated headers. | Mark Kettenis |
2008-08-22 | sync | Theo de Raadt |
2008-08-22 | mention machine/cpu.h for the CPU identifiers. | Brad Smith |
2008-08-22 | mention machine/cpu.h for the CPU identifiers. | Brad Smith |
2008-08-22 | Set PIE address range to avoid or minimize mmap pressure due to limited | Kurt Miller |
2008-08-22 | default file transfer type is binary, not ascii; | Igor Sobrado |
2008-08-22 | - -R before -r in SYNOPSIS/usage() | Jason McIntyre |
2008-08-22 | simplification, and repair findblkmajor for name## lookups; ok krw | Theo de Raadt |
2008-08-22 | ANSI and other cleanups; ok krw | Theo de Raadt |