Age | Commit message (Expand) | Author |
2005-02-10 | Nasty, fix tedu's test case. This needs to be | Tobias Weingartner |
2005-01-14 | We're not really ready to enable ubt(4), from theo. | Alexander Yurchenko |
2005-01-14 | Enable ubt(4) on i386. | Alexander Yurchenko |
2005-01-14 | ubt(4): USB Bluetooth driver, commented out in all kernel config | Alexander Yurchenko |
2005-01-14 | cardbus re(4) support (Realtek 8169) heavily based on if_rl. | Peter Valchev |
2005-01-13 | HTML page does not seem to exist anymore so point to the PDF for now. | Brad Smith |
2005-01-12 | Intel 82443BX DRAM address errata seems to be fixed in the latest revisions | Alexander Yurchenko |
2005-01-09 | typo in comment; ok many people | Jason McIntyre |
2005-01-08 | replace magic numbers w/ a proper sizeof; from peter@ | Michael Shalayeff |
2005-01-07 | rev 1.26 | Brad Smith |
2005-01-07 | Fix profiled kernel builds on i386 by moving splraise/splx code into macros | Christopher Pascoe |
2005-01-06 | few more devices that fit | Theo de Raadt |
2005-01-06 | turn off GPL_MATH_EMULATE by default (fully BSD licensed floppies, neat eh); ... | Theo de Raadt |
2005-01-06 | use wsmux more; miod ok | Theo de Raadt |
2005-01-04 | silence real gcc 3.3.5 | Marc Espie |
2005-01-04 | SET_PC_REGS, arches tested between me and miod. | Marc Espie |
2005-01-03 | wsmux lets usb keyboards work here | Theo de Raadt |
2005-01-01 | Add more debugging printf #ifdef DEBUG. This was useful when tracking | Todd C. Miller |
2005-01-01 | Move the declaration of bootdev from autoconf.c to locore.s. gcc | Todd C. Miller |
2004-12-31 | typo | Theo de Raadt |
2004-12-31 | Enable Realtek RTL8180 driver (rtw) to get more testing feedback. | Jonathan Gray |
2004-12-29 | fix a few more locators with ? that snuck in; mickey ok | Theo de Raadt |
2004-12-29 | Add commented entries for David Young's Realtek 8180 driver (rtw). | Jonathan Gray |
2004-12-25 | Use list and queue macros where applicable to make the code easier to read; | Miod Vallat |
2004-12-25 | much space has been regained because of ramdisk fitting exercises in | Theo de Raadt |
2004-12-24 | {e,}intr{cnt,names} bye-bye. | Miod Vallat |
2004-12-24 | Rewrite intlock/intunlock not to pass around interrupt frame directly | Peter Valchev |
2004-12-23 | make com[123] work for console on i386, but allow override with CONADDR/CONUNIT | Markus Friedl |
2004-12-23 | Allow an i386 MP kernel to build without pcibios. miod@ ok | Aaron Campbell |
2004-12-20 | vge(4) in bsd.rd, only CD for now; ok deraadt | Peter Valchev |
2004-12-19 | single comment in GENERIC replaces a file that gets out of date; discussed by... | 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-14 | fix a comment. | Hans-Joerg Hoexer |
2004-12-08 | add ohci and ehci at cardbus to amd64, i386 and macppc. amd64 remains | David Gwynne |
2004-12-06 | set granularity for data segment used for struct cpu_info to bytes. | Hans-Joerg Hoexer |
2004-12-06 | Use uvm_grow() to account for stack growth, rather than home-grown code | Miod Vallat |
2004-12-04 | add /etc/dhcpd.conf to FILES; | Jason McIntyre |
2004-12-02 | We do not support 2MB machines, so don't bother taking them into account | Miod Vallat |
2004-12-01 | VIA VT612x PCI Gigabit Ethernet adapter support, ok deraadt | Peter Valchev |
2004-11-29 | plug memory leaks on error | Patrick Latifi |
2004-11-28 | MAXSLP is not really an MD-configurable define so move it to param.h; miod@ t... | Michael Shalayeff |
2004-11-26 | Kill __HAVE_EVCOUNT, now that all architectures provide them. | Miod Vallat |
2004-11-25 | crank ramdisk filesystem slightly to cope with firmwares inside the filesystem | Theo de Raadt |
2004-11-23 | Use pci_matchbyid() for matching crazy VIA power management controllers | Alexander Yurchenko |
2004-11-19 | More aggressive strip flags for non debug kernels; this is a noop on some | Miod Vallat |
2004-11-17 | proper autoconf attachments; grange@ testing; markus@ ok | Michael Shalayeff |
2004-11-17 | atu(4) on by default, since it is now smaller | Theo de Raadt |
2004-11-11 | no need to lock access for reading | joshua stein |
2004-11-10 | Remove __cplusplus crud. | Alexander Yurchenko |