Age | Commit message (Expand) | Author |
2005-04-05 | -iy | Brad Smith |
2005-04-05 | nuke a second driver for ISA Intel EtherExpress PRO/10 cards which | Brad Smith |
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 |
2005-04-04 | Add blink and unblink but tell userland it is responsible for actually doing it | Marco Peereboom |
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 |
2005-04-04 | Add ipsecctl utility, work in progress | Hans-Joerg Hoexer |
2005-04-04 | Add sysctl for dumping the SPD | Hans-Joerg Hoexer |
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 |
2005-04-04 | fix byteorder confusion | Hans-Joerg Hoexer |
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 |
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 |
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 |
2005-04-04 | Some documentation for the 802.11 stack written by | Jonathan Gray |
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 |
2005-04-04 | unbreak; ok pval@ | Damien Miller |
2005-04-04 | ugh. vax has no wscons either; pt out by deraadt@ | Michael Shalayeff |
2005-04-03 | check powerhook_establish() result, and pass the correct softc to it. | Uwe Stuehler |
2005-04-03 | Implemente PT_[GS]ETXMMREGS ptrace(2) requests on i386. | Mark Kettenis |
2005-04-03 | if dhcp is used to get an address on any interface, ignore /etc/mygate | Theo de Raadt |
2005-04-03 | More shrinkage with a bit of code factoring. | Kenneth R Westerback |
2005-04-03 | Make the processing of patterns collected from files specified by -f | Jared Yanovich |
2005-04-03 | Test for egrep -w "foo|bar" | Otto Moerbeek |
2005-04-03 | Protect begin and end of word markers added to the pattern when | Otto Moerbeek |
2005-04-03 | Report quotas > 10GB in a readable way. Diff based on PR 2836. | Otto Moerbeek |
2005-04-03 | Help people find the more or less hidden realpath(3) functionality | Otto Moerbeek |
2005-04-03 | Xr readlink(1). ok jmc@ | Otto Moerbeek |