Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-05 | The first release this will appear in is OpenBSD 3.8 | Tom Cosgrove | |
ok jmc@ | |||
2005-04-05 | cleanup; ok hshoexer@ | Jason McIntyre | |
2005-04-05 | iy(4) has been removed; | Jason McIntyre | |
2005-04-05 | add -b to synopsis; | Jason McIntyre | |
use .Bk/.Ek to avoid line split; | |||
2005-04-05 | Clean up some logic. Use better error handling for sd devices. Be | Kenneth R Westerback | |
quiet if raw partition access tried. Be more careful with SDEV_MEDIA_LOADED. Inspired by some NetBSD changes. ok marco@ | |||
2005-04-05 | ich6 support and deuglify long slash seqs | Michael Shalayeff | |
2005-04-05 | ich6 support from freebsd via [Bjorn] Sandell <biorn@dce.chalmers.se> | Michael Shalayeff | |
2005-04-05 | change incorrect filename in output on fstat() failure | Jared Yanovich | |
from Cedric Berger <cedric@berger.to> ok otto | |||
2005-04-05 | fix parenthesis for BGE_RCB_MAXLEN_FLAGS | Brad Smith | |
ok krw@ | |||
2005-04-05 | Use 'route -qn' for the IPv6 default route command in hostname.if. | Kenneth R Westerback | |
Don't use local link address as possible IPv6 manual address. From todd@. | |||
2005-04-05 | - Fix for an issue with excessive collisions in half duplex mode. | Brad Smith | |
- Nail the short cable problem the exact way National says it should be. - Make sure to clear any pending interrupts when we stop the interface. - Do not tell the hardware to send when there were no packets enqueued. - Close a theoretical race: By the time the watchdog comes around the interface may have been stopped, so we should not restart it. From FreeBSD Tested by ho@ on a few Soekris boxes and martin@ on a 900 | |||
2005-04-05 | spacing found while digging for bugs | Theo de Raadt | |
2005-04-05 | -iy | Brad Smith | |
2005-04-05 | nuke a second driver for ISA Intel EtherExpress PRO/10 cards which | Brad Smith | |
came from NetBSD and has never actually been used. | |||
2005-04-04 | Nuke pmap_bootstrap_alloc(), not used anymore. | Miod Vallat | |
2005-04-04 | A bare bone man page. | Hans-Joerg Hoexer | |
2005-04-04 | Add initial blink/unblink harness. | Marco Peereboom | |
Fix INQUIRY namespace polution. Little clean up and new debug messages. | |||
2005-04-04 | Add blink and unblink but tell userland it is responsible for actually doing it | Marco Peereboom | |
because the ami firmware does not support it. In this case bioctl(8) will do it with SES passthrough commands. | |||
2005-04-04 | add blink and unblink. | Marco Peereboom | |
2005-04-04 | fix cvs id tags | Hans-Joerg Hoexer | |
2005-04-04 | Fix interrupt sharing on bge, by checking the same way the linux | Bob Beck | |
driver does. ok deraadt@, testing and ok krw@, markus@ | |||
2005-04-04 | Add ipsecctl utility, work in progress | Hans-Joerg Hoexer | |
ok deraadt | |||
2005-04-04 | Add sysctl for dumping the SPD | Hans-Joerg Hoexer | |
ok deraadt, ok markus some time ago | |||
2005-04-04 | sync | Theo de Raadt | |
2005-04-04 | spacing; ok cloder | Theo de Raadt | |
2005-04-04 | Document PT_[GS]ETXMMREGS. | Mark Kettenis | |
ok jmc@ | |||
2005-04-04 | fix byteorder confusion | Hans-Joerg Hoexer | |
ok cloder ho | |||
2005-04-04 | use .h | Marco Peereboom | |
2005-04-04 | Add .h for some cleanup | Marco Peereboom | |
2005-04-04 | remove noise statistics. this was generating tons of useless interrupts. | Damien Bergamini | |
2005-04-04 | sync | Damien Bergamini | |
2005-04-04 | fix ids. ok jsg@ deraadt@ | Damien Bergamini | |
2005-04-04 | new id for PRO/Wireless 2915ABG. fix desc for PRO/Wireless adapters. | Damien Bergamini | |
2005-04-04 | shrink | Theo de Raadt | |
2005-04-04 | print lladdr instead of address; pointed out by a few | Theo de Raadt | |
2005-04-04 | add rssadapt(9) to SEE ALSO in ieee80211(9), and vice versa; | Jason McIntyre | |
ok jsg@ | |||
2005-04-04 | apply some fixes originally mailed to jsg@; | Jason McIntyre | |
2005-04-04 | tcpdump is section 8, not 1; | Jason McIntyre | |
2005-04-04 | whitespace; | Jason McIntyre | |
2005-04-04 | realpath is section 3, not 2; | Jason McIntyre | |
2005-04-04 | +.Xr readlink 1 , | Jason McIntyre | |
2005-04-04 | On auth crypt verify not only the main key is allowed but all configured keys. | Claudio Jeker | |
This makes changing keys a piece of cake -- if ospfd would support reloads. Found and patch from Jason Ackley. | |||
2005-04-04 | convert to getopt(); ok millert@, otto@ | Robert Nagy | |
2005-04-04 | - Delete implicit * 4 operation in bus_space offset calculation | Kenji Aoyama | |
- Change assembler codes to C codes tested by myself, ok by miod@ | |||
2005-04-04 | Some documentation for the 802.11 stack written by | Jonathan Gray | |
Bruce M. Simpson and Darron Broad for FreeBSD, adapted to reflect the state of our stack. Help from and ok jmc@ | |||
2005-04-04 | Fix an uninitialized variable in pmap_enter(), affecting only unmanaged pages. | Miod Vallat | |
2005-04-04 | Allow pmap_expand_kmap() to fail in low memory conditions. | Miod Vallat | |
2005-04-04 | nlist.h not needed | Theo de Raadt | |
2005-04-04 | nlist.h not needed | Theo de Raadt | |
2005-04-04 | nlist.h not needed | Theo de Raadt | |