Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-10-17 | Bigendian support for fxp, work from pefo with cleanups, ok art@ and others. | Dale Rahn | |
2002-10-16 | minor formatting. | Artur Grabowski | |
2002-10-16 | support for privilege elevation. | Jun-ichiro itojun Hagino | |
with privilege elevation no suid or sgid binaries are necessary any longer. Applications can be executed completely unprivileged. Systrace raises the privileges for a single system call depending on the configured policy. Idea from discussions with Perry Metzger, Dug Song and Marcus Watts. from provos | |||
2002-10-15 | re-init the hw on resume, from grendel@zeitbombe.org | Michael Shalayeff | |
2002-10-15 | support sf2r card with attenuator; from jumbo@ w/ some knf from mickey@ | Michael Shalayeff | |
2002-10-13 | add support for | Henning Brauer | |
Boca Turbo Serial 654 (4 port serial) Boca Turbo Serial 658 (8 port) from Andrey Smagin with a little help by me ok deraadt@ | |||
2002-10-13 | Remove more '\n's from panic() statements. From Chris Kuethe. | Kenneth R Westerback | |
2002-10-13 | do not flush cache here, better support for intrhook, increase number of ↵ | Michael Shalayeff | |
transmit cmds and properly align the rings | |||
2002-10-12 | Remove more '\n's from panic() statements. Both trailing and leading. | Kenneth R Westerback | |
Last bits of diff generated by Chris Kuethe. | |||
2002-10-12 | Remove more '\n's from panic() statements. Both trailing and leading. | Kenneth R Westerback | |
Diff generated by Chris Kuethe. | |||
2002-10-11 | pad keys of size != RC4KEYLEN or RC4KEYLEN/2 with zero; noticed and tested ↵ | Markus Friedl | |
by millert@ | |||
2002-10-11 | Stash the value of letoh16(ver.wi_ver[0]) in a variable so we don't | Todd C. Miller | |
evaluate the same thing for each loop iteration in wi_get_id(). [ previous commit contained unrelated changes and has been removed ] | |||
2002-10-11 | Sigh, we can't just put the htole16() in the WI_CARD_IDS macro | Todd C. Miller | |
since gcc doesn't seem to evaluate htole16() of a constant at compile time after all. Noticed by deraadt@ | |||
2002-10-10 | Make wi_get_id() table driven, similar to NetBSD and FreeBSD but | Todd C. Miller | |
make the table itself a #define so we can reuse it in wicontrol. Also add a bunch of chip IDs from NetBSD/FreeBSD. mickey@ OK | |||
2002-10-10 | Match the Sun Crypto Adapter 1000, it appears to be a broadcom 5821. | Jason Wright | |
2002-10-10 | sync; sun crypto 1000; from Jamil Nimeh | Jason Wright | |
2002-10-10 | Sun Crypto 1000 | Jason Wright | |
2002-10-09 | Remove trailing '\n's from panic messages. | Kenneth R Westerback | |
Started by a commit to siop from provos@netbsd.org. ok miod@ millert@ | |||
2002-10-09 | Nobody expects the spanish inquisition! | Miod Vallat | |
2002-10-09 | regen | Henning Brauer | |
2002-10-09 | Broadcom BCM4401 | Henning Brauer | |
2002-10-09 | new message to track uid/gid changes | Jun-ichiro itojun Hagino | |
from provos | |||
2002-10-07 | this removes the functionality of adding allocated | Michael Shalayeff | |
pages into the queue already containing allocated pages. breaks i386:setup_buffers() because of this. | |||
2002-10-06 | No more need to initialize the result list before uvm_pglistalloc. | Artur Grabowski | |
2002-10-05 | match 5822 | Jason Wright | |
2002-10-04 | Match INTEL PRO_100_VE_2, too; Chris Nadovich <chris@jtan.com> | Jason Wright | |
2002-10-04 | formatting, grammar, spaces; from grendel@zeitbombe.org | Michael Shalayeff | |
2002-10-04 | free resources on failures in attach, kill some spaces; from ↵ | Michael Shalayeff | |
grendel@zeitbombe.org | |||
2002-10-04 | do not read the codec regs, it seems to shutter the sound; from ↵ | Michael Shalayeff | |
grendel@zeitbombe.org, reported and tested by rayl@spamcop.net | |||
2002-10-04 | as i said, only check the class; add a comment on signature checking | Michael Shalayeff | |
2002-10-04 | regen | Michael Shalayeff | |
2002-10-04 | some intel ids; from Riccardo.Sibilia@ascom.ch | Michael Shalayeff | |
2002-10-04 | DWL-520+ | Michael Shalayeff | |
2002-10-04 | regen | Henning Brauer | |
2002-10-04 | Intel 21145 | Henning Brauer | |
2002-10-04 | Limit the TX key to a valid range; imp@ | Todd C. Miller | |
2002-10-04 | simplify format setup | Jason Wright | |
2002-10-04 | More OpenBSDism's (vs FreeBSDisms). | Jason Wright | |
2002-10-03 | Fix check for I2O based AMI cards (we don't want to match them here); me | Jason Wright | |
also match the signature of the PERC 2/Sc cards; deraadt | |||
2002-10-03 | sync | Jason Wright | |
2002-10-03 | bcm5702/bcm5703 | Jason Wright | |
2002-10-03 | Use our defn of pci command registers, not freebsd's | Jason Wright | |
2002-09-30 | sync | Theo de Raadt | |
2002-09-30 | oops | Theo de Raadt | |
2002-09-30 | sync | Theo de Raadt | |
2002-09-30 | pcidevs.h | Theo de Raadt | |
2002-09-30 | O2 Micro not 2 Micro; noted by henning | Theo de Raadt | |
2002-09-29 | Plug memory leak; nyar-junk@int0rnet.net | Jason Wright | |
2002-09-28 | - disable if_timer handling (there's a bug which causes this not to get | Jason Wright | |
reset, causing watchdog timeouts). The interfaces work fine, but the timer doesn't get reset correctly. - make IFF_SIMPLEX only set iff the media is IFM_FDX (prevents ip6 from seeing it's packets and thinking another machine with the same mac is on the wire when running half-duplex); from NetBSD. | |||
2002-09-27 | new Netgear adapter | Nathan Binkert | |