Age | Commit message (Expand) | Author |
2002-12-03 | Use bus_space_vaddr() instead of checking the mapping directly (this will | Jason Wright |
2002-12-03 | no need to mh_align (while it's wrong), cleaner mtu setting; dhartmei@ ok | Michael Shalayeff |
2002-12-03 | Missing initialization. | Thierry Deval |
2002-12-02 | - Remove a few magic constants | Jason Wright |
2002-12-02 | set if_baudrate | Henning Brauer |
2002-12-02 | Skip the ffb0, ffb1, pcia/slot2 (for psycho), and pcia/slot3 (for psycho) | Jason Wright |
2002-12-02 | remove trm to fit propolice onto the floppy | Theo de Raadt |
2002-12-02 | remove aic to fit propolice onto the floppy | Theo de Raadt |
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat |
2002-12-01 | KNF | Henning Brauer |
2002-12-01 | - Clean up pf_ioctl mainly by adding new functions to handle cleaning and | Ryan Thomas McBride |
2002-12-01 | sync | Todd T. Fries |
2002-12-01 | vivitar camera | Todd T. Fries |
2002-12-01 | pfsync currently causes kernel faults, so we don't want to call these functions | Ryan Thomas McBride |
2002-11-30 | Add driver for Belkin usb serial adapters. | Nathan Binkert |
2002-11-30 | add uvscom(4), but comment it out | Nathan Binkert |
2002-11-30 | Add driver for SUNTAC Slipper VS-10U communications device | Nathan Binkert |
2002-11-30 | Actually implement the NODOORLOCK quirk | Nathan Binkert |
2002-11-30 | typo | Michael Shalayeff |
2002-11-30 | SUNIX 4018A 2-port parallel; from Juan Vera. | Federico G. Schwindt |
2002-11-30 | regen. | Federico G. Schwindt |
2002-11-30 | SUNIX 4018A; from Juan Vera. | Federico G. Schwindt |
2002-11-29 | inconsistant spelling; torh@bogus.net | Theo de Raadt |
2002-11-29 | minor KNF | Henning Brauer |
2002-11-29 | expose state table changes | Michael Shalayeff |
2002-11-29 | Get the address pool in DIOCCHANGEADDR for all operations, prevents | Ryan Thomas McBride |
2002-11-29 | Foward; torh@bogus.net | Theo de Raadt |
2002-11-29 | supress printf's. | Kenjiro Cho |
2002-11-29 | convert read_machclk() from a macro to a real function and | Kenjiro Cho |
2002-11-29 | - Fix playback problem on SiS7018. | Federico G. Schwindt |
2002-11-29 | Upon detection of an international Sun keyboard with a recognized layout, | Miod Vallat |
2002-11-28 | same devices named the same | Michael Shalayeff |
2002-11-28 | generic isa mpu, from Sergey A. Smitienko w/ fixes from me | Michael Shalayeff |
2002-11-28 | - MD5 too slow, replace with pf_hash (based on hash from if_bridge.c) | Ryan Thomas McBride |
2002-11-27 | no wrapper arounf hardclock(), use CPU_CLOCKUPDATE, real microtime; miod ok | Michael Shalayeff |
2002-11-27 | Avoid possible wraparound when checking timeout size; mickey@ OK | Todd C. Miller |
2002-11-27 | regen | Michael Shalayeff |
2002-11-27 | chips&tech 69030 | Michael Shalayeff |
2002-11-27 | fix an underflow in socket timeout calculations. | Michael Shalayeff |
2002-11-27 | do address translation for for socket syscalls that pass addresses in | Jason Ish |
2002-11-27 | recover original stanford copyright. sync w/kame | Jun-ichiro itojun Hagino |
2002-11-26 | Call the enable function, don't set the variable directly. | Jason Wright |
2002-11-26 | Match VE_3, too; Cliff Skolnick | Jason Wright |
2002-11-26 | pass struct pfioc_changeaddr to DIOCCHANGEADDR | Ryan Thomas McBride |
2002-11-26 | 1000baseTX -> 1000baseT | Nathan Binkert |
2002-11-26 | use pci_matchbyid | Nathan Binkert |
2002-11-26 | Numerous bug fixes from freebsd and a few from me. | Nathan Binkert |
2002-11-26 | Pull in DSP patches for the BCM5400, BCM5401, and BCM5411; from NetBSD. | Jason Wright |
2002-11-26 | fix "pfctl -Fq". | Kenjiro Cho |
2002-11-26 | Make the PTE constants unsigned long with UL. | Artur Grabowski |