Age | Commit message (Expand) | Author |
2004-05-10 | mediabay driver to configure ata bus attached to CD on pismo Powerbook | Dale Rahn |
2004-05-08 | Remove spurious initialization; drahn@ ok | Miod Vallat |
2004-03-17 | Remove pointless printfs. | Dale Rahn |
2004-02-27 | developers who do not test compile should be shot | Theo de Raadt |
2004-02-27 | Add swiss german keymap tested on PBG4. go ahead and commit miod@ | Claudio Jeker |
2004-01-18 | Silence match() unless DEBUG. | Miod Vallat |
2004-01-14 | Slightly better messages, fix a typo, and a few strlcpy() botches. | Miod Vallat |
2004-01-12 | Completely remove the device name from this print, not just the %s. | Dale Rahn |
2004-01-12 | Better defaults on snapper, fixes xmms problem reported by joshua stein | Dale Rahn |
2004-01-11 | $OpenBSD$ tags | Dale Rahn |
2004-01-11 | Little sync dmesg output with pciide. | Alexander Yurchenko |
2004-01-11 | Audio support for some newer macppc machines, any 'snapper' based systems. | Dale Rahn |
2004-01-09 | typo from Jared Yanovich; | Jason McIntyre |
2003-12-20 | Pass -Wformat | Miod Vallat |
2003-11-03 | spelling fixes (in the comments) | David Krause |
2003-10-30 | Add us.dvorak. ok maja@ | Thomas Nordin |
2003-10-26 | Driver for PRISM 2.5/3 based (wifi) USB adapters. This is a work in progress, | Dale Rahn |
2003-10-26 | More ansi/knf missed the first time around. | Dale Rahn |
2003-10-26 | Oops, I'm on drugs. Revert and blame gremlins for the state of my tree. | Miod Vallat |
2003-10-26 | Unbrek after recent wdc changes. | Miod Vallat |
2003-10-19 | Use defines instead of magic constants for more IPL_ stuff, also sort | Dale Rahn |
2003-10-18 | ANSI/KNF now that conflict has been resolved. | Dale Rahn |
2003-10-17 | Merge an old fix from NetBSD: | Alexander Yurchenko |
2003-10-16 | spaces | Theo de Raadt |
2003-10-16 | more ANSI/KNF. | Dale Rahn |
2003-10-03 | Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need for | Miod Vallat |
2003-08-15 | change arguments to suser. suser now takes the process, and a flags | Ted Unangst |
2003-08-07 | Allow nested interrupts in the openpic interrupt controller, tested by | Dale Rahn |
2003-07-19 | The last parameter to _dma_init for wdc code is flags, not read, | Dale Rahn |
2003-07-07 | disable accidentially enabled 'debug' flag; ok drahn | Peter Valchev |
2003-07-02 | Use defines for the interrupt type, not magic numbers. | Dale Rahn |
2003-07-02 | Add a stub where code could be added to make use of the new key on recent | Dale Rahn |
2003-07-02 | Reduce the amount of asm code in powerpc/macppc by replacing it with | Dale Rahn |
2003-06-16 | correct sense of rate check... oops. | Jason Wright |
2003-06-16 | rate setting is best effort, not precise, so figure out the closest sample | Jason Wright |
2003-06-14 | add support for: ulinear_le, ulinear_be, ulinear:16 (partially based on | Jason Wright |
2003-06-11 | Get rid of the '#if 1' nonsense. | Dale Rahn |
2003-06-11 | Previously DMA/UDMA was disabled on macppc RAMDISK kernels, I have not | Dale Rahn |
2003-06-06 | Fix a copied constant, mention why a number doesnt match linux, remove | Dale Rahn |
2003-06-05 | Cleanup and enable kauaiata DMA. Tables should be mostly sane | Dale Rahn |
2003-06-05 | ATA100 driver for apple's new machines, aka kauai. | Dale Rahn |
2003-06-03 | kill clause 3 and 4 from several of my copyrights, cleanup. | Dale Rahn |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-11 | string cleaning; krw ok | Theo de Raadt |
2003-02-12 | separate evirq into macintr and openpic versions (they just -happened- to be | Jason Wright |
2003-02-09 | Swiss French ADB keyboard layout, tested against Powerbook keyboard markings, | Miod Vallat |
2002-12-08 | Remove header file which is unused since the removal of if_gm, pointed out | Dale Rahn |
2002-10-18 | Remove some very pointless 'if 0' code, some of which prevented compilation | Dale Rahn |
2002-09-15 | backout premature | Theo de Raadt |
2002-09-15 | KNF | Theo de Raadt |