Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-03 | ok, ami is a good choice for the floppy | Theo de Raadt | |
2005-01-03 | do not print device info twice | Theo de Raadt | |
2005-01-03 | Make ath at cardbus not depend on ath at pci. ok reyk@ | Jonathan Gray | |
2005-01-03 | Plug a mem leak. Now you can run hanoi.sed witt a lot of pegs and not | Otto Moerbeek | |
run out of mem! From FreeBSD PR 75656. ok millert@ deraadt@ | |||
2005-01-03 | the proclamation of the Soviet Socialist Zaurus Portablic | Michael Shalayeff | |
2005-01-03 | Left out one EIOMAPSIZE -> eiomapsize chunk by accident; millert | Miod Vallat | |
2005-01-03 | add ami(4), it works and I needed that to install my new toy... theo ok | Henning Brauer | |
2005-01-03 | Don't forget to register "machine" commands for ddb. | Miod Vallat | |
2005-01-03 | Add "show panic" command to ddb, to easily retrieve the panic message. | Miod Vallat | |
Will hopefully bring us better panic reports. From Joris Vink. | |||
2005-01-03 | Remove gcc 2.95/x86 specific notes, and mention the implicit | Miod Vallat | |
-fno-zero-initialized-in-bss for gcc 3. | |||
2005-01-03 | don't merge a rule's source address into a table if we're already trying to | Mike Frantzen | |
merge its destination address. caught by an assertion. it's tempting to do recursive reduction here to pick that low hanging fruit.... bug report from <gustavo AT hades DOT uint8t DOT org> | |||
2005-01-03 | use an example of nmap `outpattern' containing spaces that works; | Jason McIntyre | |
2005-01-03 | don't try to demangle C symbols if we're ELF. | Marc Espie | |
looks okay mickey@ | |||
2005-01-03 | a little cleanup in the nmap description; | Jason McIntyre | |
2005-01-03 | need to escape lines starting w/ `...'; | Jason McIntyre | |
2005-01-03 | - use .Bk/.Ek to keep SYNOPSIS tidy | Jason McIntyre | |
- `-F keyword' -> `-F keywords' in SYNOPSIS for consistency | |||
2005-01-03 | RCSID are ok as long as they are proper comments (-: | Miod Vallat | |
2005-01-03 | Close to working display, just rotated 90 degrees. | Dale Rahn | |
2005-01-03 | Extra pieces for pxa270, extra gpio pins and LCD control register bits. | Dale Rahn | |
2005-01-03 | sync | Theo de Raadt | |
2005-01-03 | rename -f -> -F | Marc Espie | |
okay pvalchev@, naddy@, marco@, deraadt@ (keep -f around for the transition, will scrap it soon) | |||
2005-01-03 | everything else we have uses `kHz'; | Jason McIntyre | |
2005-01-03 | new sentence, new line; | Jason McIntyre | |
2005-01-02 | add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@ | Dale Rahn | |
2005-01-02 | -fzero-initialized-in-bss is wrong, meaning code that | Ted Unangst | |
depends on zero initialized variables showing up in data fails. turn it off by default. ok deraadt@ miod@ | |||
2005-01-02 | mavb man | Mark Kettenis | |
2005-01-02 | breaks at least vax; backout | Theo de Raadt | |
2005-01-02 | remove useless printfs. | Dale Rahn | |
2005-01-02 | sync | Theo de Raadt | |
2005-01-02 | Regen | Mark Kettenis | |
2005-01-02 | Regen | Mark Kettenis | |
2005-01-02 | Enable audio(4). | Mark Kettenis | |
2005-01-02 | isp(4) works out of the box | Martin Reindl | |
ok deraadt@ | |||
2005-01-02 | OpenBSD tags (missed before) | Dale Rahn | |
2005-01-02 | OpenBSD tags | Dale Rahn | |
2005-01-02 | Hookup mavb driver (but leave it commented out in GENERIC). | Mark Kettenis | |
2005-01-02 | OpenBSD tags | Dale Rahn | |
2005-01-02 | Add IPL_AUDIO/splaudio(). | Mark Kettenis | |
2005-01-02 | Fix typo. | Mark Kettenis | |
2005-01-02 | Add a few missing constants. | Mark Kettenis | |
2005-01-02 | Split out register definitions. | Mark Kettenis | |
2005-01-02 | Add OpenBSD tag. Better mixer support. | Mark Kettenis | |
2005-01-02 | document starttls(8); | Jason McIntyre | |
2005-01-02 | document ssl(8); | Jason McIntyre | |
2005-01-02 | remove broken Xrs; | Jason McIntyre | |
ok jaredy@ | |||
2005-01-02 | "bad-timestamp" is a valid logging reason; | Jason McIntyre | |
from joel knight; | |||
2005-01-02 | remove misleading "client host" string; | Jason McIntyre | |
from matthias kilian pr# 4057; | |||
2005-01-02 | more constants | Brad Smith | |
2005-01-02 | rev 1.21 | Brad Smith | |
Defs for three (unused so far) bits in PCI command/status register were off by one bit. From FreeBSD | |||
2005-01-02 | cleanup and better ram sizing. | Brad Smith | |