Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-16 | sort hardware list; | Jason McIntyre | |
2005-06-16 | match gnu/usr.bin/cvs error msg output on bad CVSROOT error; ok joris | Xavier Santolaria | |
2005-06-16 | add support for the Belkin F5D7050 54g USB Network Adapter | David Gwynne | |
for jmc@ | |||
2005-06-16 | move x11_get_proto from ssh.c to clientloop.c, to make muliplexed xfwd easier | Damien Miller | |
later; ok deraadt@ | |||
2005-06-16 | sync | David Gwynne | |
2005-06-16 | Belkin F5D7050 54g USB Network Adapter | David Gwynne | |
for jmc@ | |||
2005-06-16 | bye bye whiteouts | Todd C. Miller | |
2005-06-16 | add D-Link DGE-528T and US Robotics USR997902 | Brad Smith | |
2005-06-15 | add D-Link DGE-528T and US Robotics USR997902 | Brad Smith | |
From: NetBSD | |||
2005-06-15 | regen | Brad Smith | |
2005-06-15 | add D-Link DGE-528T and US Robotics USR997902 | Brad Smith | |
From: NetBSD | |||
2005-06-15 | add Linksys PCMPC200 | Brad Smith | |
2005-06-15 | regen | Brad Smith | |
2005-06-15 | add Linksys PCMPC200 | Brad Smith | |
2005-06-15 | a few typos and improvements found in the last by James Herbert | Michael Shalayeff | |
2005-06-15 | bye bye whiteouts | Todd C. Miller | |
2005-06-15 | don't document whiteout/unionfs stuff | Todd C. Miller | |
2005-06-15 | bye bye whiteouts | Todd C. Miller | |
2005-06-15 | bye bye whiteouts | Todd C. Miller | |
2005-06-15 | remove whiteout support | Todd C. Miller | |
2005-06-15 | Disable hardware vlan decapsulation. | Camiel Dobbelaar | |
ok brad henning jason | |||
2005-06-15 | Disable hardware vlan decapsulation, but not really. Because of a firmware | Camiel Dobbelaar | |
bug the vlan tag is always stripped off, so restore the encapsulation in software. ok deraadt, "looks ok" jason brad | |||
2005-06-15 | remove y.tab.c on make clean too | Michael Shalayeff | |
2005-06-15 | more music dates; from eric@catastrophe.net | Michael Shalayeff | |
2005-06-15 | remove SNMP code from mrouted(8) because it is broken and it is | Robert Nagy | |
higly unlike that anyone will use this. ok otto@ millert@ henning@ | |||
2005-06-15 | no more whiteouts | Todd C. Miller | |
2005-06-15 | add -P for dumping PCB infos, similar to netbsd; ok deraadt@ | Markus Friedl | |
2005-06-15 | add descritpion of the watch/watchers commands; | Xavier Santolaria | |
2005-06-15 | remove from "attempted source route ..." message; ok deraadt, mpf, henning, ↵ | Markus Friedl | |
millert | |||
2005-06-15 | Regen | Miod Vallat | |
2005-06-15 | Wrong major for lpt. | Miod Vallat | |
2005-06-15 | add pdc203xx support. | Federico G. Schwindt | |
2005-06-15 | promise pdc203xx support; from bouyer@netbsd.org via grange@ with a few | Federico G. Schwindt | |
tweaks by me. grange@ ok who cannot commit atm. | |||
2005-06-15 | Use scsi_size() as preferred disk size in all cases. Allow devices | Kenneth R Westerback | |
using FLEX GEOMETRY mode sense page to use the existing heads * sectors * cyls calculation if scsi_size() fails. Fixes jolan@'s iPod Shuffle, and presumably other devices lying or confused about their geometry and it's relation to the number of blocks. Also save any supplied rpm and blocksize when faking, as previous code tried to do. ok jolan@ fgsch@ tdeval@ | |||
2005-06-15 | Typo. 'dp->cyls' -> 'dp->sectors'. | Kenneth R Westerback | |
2005-06-15 | Match RTL8255 transceiver and stub out related support functions. | Jonathan Gray | |
2005-06-15 | zap usage of __LINE__ so we can do KNF without binary changes. | Niall O'Higgins | |
ok henning@ | |||
2005-06-14 | split the dummy ruleset pfctl -f - -e into separate -f - and -e. | Daniel Hartmeier | |
relevant when the dummy ruleset can't be loaded, we still want to enable pf, otherwise the real ruleset (even if that does load correctly) won't be active. might happen on a non-GENERIC kernel or after an update (before /etc is manually updated). reported by Jim Rees. ok frantzen@ | |||
2005-06-14 | back out SMM lockdown patch until some other solution is found. | Theo de Raadt | |
SMM lockdown breaks apm on a few machines. | |||
2005-06-14 | Kill whiteout support. OK deraadt@ and beck@ | Todd C. Miller | |
2005-06-14 | whiteouts are gone | Todd C. Miller | |
2005-06-14 | the need to use stateful rules for tagging is gone | Henning Brauer | |
2005-06-14 | no need to restrict tagging to stateful rules any more, dhartmei ok | Henning Brauer | |
From: "Alexey E. Suslikov" <cruel@texnika.com.ua> | |||
2005-06-14 | Add explicit public domain notices to all public domain files. | Kjell Wooding | |
ok millert@, deraadt@ | |||
2005-06-14 | add missing error check for decode_prefix4. ok deraadt@ | Moritz Jodeit | |
2005-06-14 | - catch up to recent pf changes | Jared Yanovich | |
- clarify description of DIOCGETSTATES, as reported by Henrik Gustafsson <openbsd@fnord.se> via tech@ ok henning, jmc | |||
2005-06-14 | do not confuse bytes with bits, noted by marcus.popp at paranoidbsd.org | Hans-Joerg Hoexer | |
2005-06-14 | finish pruning support, this has been sitting | Joris Vink | |
in my tree since c2k5 ok xsa@ | |||
2005-06-14 | remove speaker handling code. if you really want this, use the /etc/apm/* | Theo de Raadt | |
scripts to do it. as it is, for most people this is terribly annoying and unneccessary; toby ok | |||
2005-06-14 | update address for aalborg mirror; | Jason McIntyre | |
from michael knudsen; |