Age | Commit message (Expand) | Author |
2005-03-08 | Cosmetics... | Thierry Deval |
2005-02-25 | Enable re(4) on alpha. | Jonathan Gray |
2005-02-15 | Enable phys found in various USB devices on more archs. | Jonathan Gray |
2005-01-14 | ubt(4): USB Bluetooth driver, commented out in all kernel config | Alexander Yurchenko |
2005-01-06 | use wsmux more; miod ok | Theo de Raadt |
2005-01-04 | enable ehci | Jonathan Gray |
2005-01-03 | re-enable ohci and uhci | Theo de Raadt |
2004-12-30 | Enable udav now it works on alpha. ok dlg@ | Jonathan Gray |
2004-12-29 | fix a few more locators with ? that snuck in; mickey ok | Theo de Raadt |
2004-12-19 | disable uyap by default, because it is that rare | Theo de Raadt |
2004-12-17 | Support for the eap MIDI UART from NetBSD. | Jonathan Gray |
2004-12-08 | add pcscp(4) at pci | Martin Reindl |
2004-11-19 | More aggressive strip flags for non debug kernels; this is a noop on some | Miod Vallat |
2004-11-12 | #atu | Theo de Raadt |
2004-11-05 | we want ukphy on the media; miod ok | Theo de Raadt |
2004-11-04 | Stricter rules for isadma_bounce, shaves 4KB off a RAMDISKB kernel. | Miod Vallat |
2004-11-02 | we do not just delete lines but rather comment 'em out | Michael Shalayeff |
2004-11-02 | udav is broken on alpha so remove it for now. | Jonathan Gray |
2004-10-08 | Move dev/cons.c to MI conf/files. | Alexander Yurchenko |
2004-10-06 | Pass -finhibit-size-directive to the compiler, so that binutils 2.15 | Miod Vallat |
2004-10-05 | Port of NetBSD's udav driver for Davicom USB DM960 based Ethernet. | Jonathan Gray |
2004-09-18 | add puc; ok miod | Peter Valchev |
2004-09-16 | spacing | Theo de Raadt |
2004-09-16 | cleanup deafult locators (blah ?); please check that your most hated architec... | Michael Shalayeff |
2004-08-05 | sync usb devs to other archs by adding cdce | David Gwynne |
2004-08-03 | include some usb ethernet drivers | Theo de Raadt |
2004-07-07 | skip wdc at isa on media; idea from miod | Theo de Raadt |
2004-07-03 | Cruft removal; ed(4) has been dead for ages. OK deraadt@ miod@ | Todd C. Miller |
2004-05-30 | Devices hot plugging support. | Alexander Yurchenko |
2004-04-18 | unify the whole USB section with the already-improved i386 GENERIC | Peter Valchev |
2004-02-13 | typo | Jolan Luff |
2004-01-16 | cia* is not needed on floppyB, all these machines use tsc*. but at least | Theo de Raadt |
2004-01-04 | put INET6, rtsol, and ping6 onto media where it fits. install.sub changes | Theo de Raadt |
2003-11-21 | + -fno-builtin-* on architectures confirmed to work. | Marc Espie |
2003-07-22 | Fix .depend generation for assym.h. Resolves PR 1154. | Otto Moerbeek |
2003-06-11 | Add pmsi to GENERIC, PR #3251 | Miod Vallat |
2003-05-23 | move swapgeneric to truly generic code. tested on many archs by miod and mic... | Ted Unangst |
2003-05-13 | Add option NO_PROPOLICE, which explicitely disables the use of the propolice | Miod Vallat |
2003-05-13 | remove -fno-stack-protector (enable propolice) | Ted Unangst |
2002-12-25 | No need to define FOO?=foo for AS, CC, CPP and LD, as they are always already | Miod Vallat |
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat |
2002-11-05 | Allocate by default 6 virtual consoles on alpha, as on i386, rather than | Miod Vallat |
2002-09-26 | renable sppp and lmc, now free | Theo de Raadt |
2002-09-24 | Get rid of gx(4) and use em(4) since it supports more cards and works better | Nathan Binkert |
2002-09-23 | turn off sppp, lmc, and cz until various licenses on those components are | Theo de Raadt |
2002-08-24 | aperture driver for alpha. It works here the same as on i386 | Matthieu Herrb |
2002-08-09 | Add an explicit dependancy of assym.h to Makefile. | Miod Vallat |
2002-07-07 | Add isadma to bsd.rd, for proper isapnp operation. | Miod Vallat |
2002-07-05 | Sync the ethernet controllers list with GENERIC. | Miod Vallat |
2002-07-04 | ep at isapnp works (dma on isapnp is still non-working). | Miod Vallat |