Age | Commit message (Expand) | Author |
2004-04-09 | sync | Alexander Yurchenko |
2004-04-09 | Two amd8131 pci-x devices found in dmesg from henning | Alexander Yurchenko |
2004-04-09 | sync | Theo de Raadt |
2004-04-09 | support Crystalfontz CF-63[1234] USB LCDs; wpd@xs4all.nl | Theo de Raadt |
2004-04-09 | Warn the user if we don't attach the ac97 codec. | Miod Vallat |
2004-04-08 | kill misplaced comment | Michael Shalayeff |
2004-04-08 | repair pcxs/t confoosion | Michael Shalayeff |
2004-04-08 | swap the last two parameters to TAILQ_FOREACH_REVERSE. matches what FreeBSD | Henning Brauer |
2004-04-08 | add RCS id | Kevin Lo |
2004-04-08 | on RAMDISK kernels, do not compare / time against the system time | Theo de Raadt |
2004-04-07 | update copyright; miod@ is fine w/ files where he holds it too | Michael Shalayeff |
2004-04-07 | Allow pxeboot to compile with gcc3. | Tom Cosgrove |
2004-04-07 | regen | Michael Shalayeff |
2004-04-07 | attach on abocom's 8139; from Kimmo Sinkko <kimmo@sinkko.org> | Michael Shalayeff |
2004-04-07 | hifn card works just fine (with working /dev/crypto). | Dale Rahn |
2004-04-07 | align /dev/crypto with it's device node. would allow crypto cards to be used. | Dale Rahn |
2004-04-07 | Clean up printf's per deraadt@. Kill panic in mpt_pci_attach per mickey@ | Marco Peereboom |
2004-04-06 | Attach Microsoft MN-520 wireless card | Todd C. Miller |
2004-04-06 | regen; add Microsoft MN-520 wireless card | Todd C. Miller |
2004-04-06 | Add Microsoft MN-520 wireless card | Todd C. Miller |
2004-04-06 | Hil keyboard layout for german keyboards, at least suitable for the PS/2-like | Miod Vallat |
2004-04-06 | in cpu_exit() make sure to flush the fpu operation (store fr0) | Michael Shalayeff |
2004-04-06 | repair last: proper unimplemented'' trap check | Michael Shalayeff |
2004-04-06 | doh. disable ahc here as well | Michael Shalayeff |
2004-04-06 | fix siginfo generation for posted signals and avoid double ktrpsig() call for... | Michael Shalayeff |
2004-04-06 | sync | Theo de Raadt |
2004-04-06 | shorten | Theo de Raadt |
2004-04-06 | sync | Theo de Raadt |
2004-04-06 | pci express device ids; from someone | Theo de Raadt |
2004-04-05 | Switch mvme88k to -O2 optimization by default. | Miod Vallat |
2004-04-05 | make it easier to tag releases/current/beta | Theo de Raadt |
2004-04-05 | make pftag ** (pass pointer by reference), otherwise it's never updated. | Daniel Hartmeier |
2004-04-05 | we are at 3.5-current now | Theo de Raadt |
2004-04-05 | Most of the non-US keyboard layouts define an ``AltGr'' key to access up | Miod Vallat |
2004-04-05 | Prevent stale states (states older than the local version) from overwriting | Ryan Thomas McBride |
2004-04-05 | sync | Ted Unangst |
2004-04-05 | madvise works fine without translation, from Sam Smith. | Ted Unangst |
2004-04-04 | on in-window SYN, send back rate-limited ACK; ok dhartmei frantzen markus | Theo de Raadt |
2004-04-04 | Don't print firmware upload messages in dmesg. Pointed out deraadt@, ok krw@ | Marco Peereboom |
2004-04-03 | Add \n to some error messages to make dmesg looks better; ok deraadt@ | Alexander Yurchenko |
2004-04-03 | Complete 'lp.d_' to 'lp->d_' changes started with r1.24 so that ramdisk_cd and | Kenneth R Westerback |
2004-04-03 | - report known USB device vendors | Christian Weisgerber |
2004-04-03 | add pxeboot references to FILES and SEE ALSO; | Jason McIntyre |
2004-04-03 | make it look more like the other archs | Michael Shalayeff |
2004-04-02 | K6-2/3 powernow driver. not without quirks, but mostly working. | Ted Unangst |
2004-04-02 | set correct MAC address for Farallon eth' cards. | Xavier Santolaria |
2004-04-02 | repair fcnv* emulation. | Michael Shalayeff |
2004-04-02 | repair linuxisms tested on hppa, sparc, vax and i386; from Sven Dehmlow <sven... | Michael Shalayeff |
2004-04-02 | kill _8 api completely | Michael Shalayeff |
2004-04-02 | rfork(RFMEM) shares complete vmspace. much more useful, and in line with | Ted Unangst |