Age | Commit message (Expand) | Author |
2008-01-06 | Enable raw keyboard for wscons - prompted by matthieu@. Whilst we're here | Joel Sing |
2008-01-05 | sync | Theo de Raadt |
2008-01-05 | - bussw.4: give a little indent | Jason McIntyre |
2008-01-05 | handle 64-bit blkno's in format string | Otto Moerbeek |
2008-01-05 | handle 64-bit blkno in format string | Otto Moerbeek |
2008-01-05 | Make the ffs code 64-bit disk block number clean. Based on a diff | Otto Moerbeek |
2008-01-05 | make sure all callers of rtlabel_id2name check for a null return value. | Henning Brauer |
2008-01-05 | Add commented out entries for watchdog timers. If you enable the watchdog | Marc Balmer |
2008-01-05 | Never attach more acpicpu(4) devices than cpu(4) devices. Always attach | Mark Kettenis |
2008-01-05 | Add support for the Meinberg Standard Time String format that all Meinberg | Marc Balmer |
2008-01-05 | Adapt to the recent cleanup of Intel PCI host bridges Ids. ok oga@ | Matthieu Herrb |
2008-01-05 | remove unused function | Charles Longeau |
2008-01-05 | remove unused function | Charles Longeau |
2008-01-05 | Add some information about syscon(4), eyeballed by jmc@ | Miod Vallat |
2008-01-05 | Document some MVME328XT jumper settings, and warn the user some of these cards | Miod Vallat |
2008-01-05 | sync usage() w/ SYNOPSIS; | Jason McIntyre |
2008-01-05 | saying that -b and -l create smaller files can be misleading - the author | Jason McIntyre |
2008-01-05 | even better attach message location | Theo de Raadt |
2008-01-05 | return with ENOTTY instead of EINVAL for unknown ioctl requests. | Brad Smith |
2008-01-05 | lii(4) is a Fast Ethernet chipset and add a history section. | Brad Smith |
2008-01-05 | rtlabel_id2name() can return NULL if there is no route label.. | Theo de Raadt |
2008-01-05 | attansic | Theo de Raadt |
2008-01-05 | attansic made this chip, not atheros. | David Gwynne |
2008-01-05 | sync | Theo de Raadt |
2008-01-05 | SPARKLAN RT2573, found in HP s3200n, owned by laa@laa.zp.ua | Theo de Raadt |
2008-01-05 | print info in attach before if_attach | Theo de Raadt |
2008-01-05 | no more need for vadvise.o | Theo de Raadt |
2008-01-05 | sync | Theo de Raadt |
2008-01-05 | crank libc and libpthread, because libc cannot build lint libraries anymore i... | Theo de Raadt |
2008-01-05 | regen | Miod Vallat |
2008-01-05 | Mark vadvise(2) as obsolete and remove its implementation, so instead of | Miod Vallat |
2008-01-05 | For each channel, tell if it is single-ended or differential if we can know | Miod Vallat |
2008-01-04 | Use consistent capitalization in comments. From mitja@muzenic.net. | Marc Balmer |
2008-01-04 | -k and -f accept multiple arguments; from Pierre Riteau | Jason McIntyre |
2008-01-04 | zap trailing whitespace; | Jason McIntyre |
2008-01-04 | Only compile in uvm_page_physdump() if option DDB as it's not directly callable | Miod Vallat |
2008-01-04 | Compute physmem as the real physical memory size, not the physical memory | Miod Vallat |
2008-01-04 | Do not leave a page unused after the kernel message buffer on m68k platforms. | Miod Vallat |
2008-01-04 | document new FAKE_FLAGS semantics. | Marc Espie |
2008-01-04 | Revert r1.9, a.out toolchain needs this not-so-unused-after-all function. | Miod Vallat |
2008-01-04 | document the -n and -N command line options. | Reyk Floeter |
2008-01-04 | remove unused function | Charles Longeau |
2008-01-04 | always bzero the oid lookup key before initializing it. | Reyk Floeter |
2008-01-04 | add the -n flag to dump numeric OIDs instead of symbolic names | Reyk Floeter |
2008-01-04 | Fix wrong sizeof(). Makes driver work on amd64, too. | Marcus Glocker |
2008-01-04 | Add a regression test for handling addresses with trailing '/32' and address | Hans-Joerg Hoexer |
2008-01-04 | Strip off trailing '/32' when address type is IPV4_ADDR as isakmpd does | Hans-Joerg Hoexer |
2008-01-04 | Fix TX padding. | Marcus Glocker |
2008-01-04 | from dholland@netbsd: | Jason McIntyre |
2008-01-04 | - remove two entries that'll never be used | Jasper Lievisse Adriaanse |