Age | Commit message (Expand) | Author |
2004-02-27 | regen | Niklas Hallqvist |
2004-02-27 | Add support for BCM5788 | Niklas Hallqvist |
2004-02-26 | sync yds with i386; miod | Markus Friedl |
2004-02-26 | add __va_copy(), follow (old) ISO C 89 behavior, used by gnu software. | Dale Rahn |
2004-02-26 | APERTURE and USER_PCICONF for possible X server support. | Dale Rahn |
2004-02-26 | add APERTURE support. | Dale Rahn |
2004-02-26 | ahc does not work anymore and i'm not going in there again to fix it any time... | Michael Shalayeff |
2004-02-26 | put the goo there for ldt handling, even if we do not do it yet | Theo de Raadt |
2004-02-25 | sync | Theo de Raadt |
2004-02-25 | apparently 6326 comes as AGP and PCI | Theo de Raadt |
2004-02-25 | add default flags for yds(4); ok grange, fgsch, deraadt | Markus Friedl |
2004-02-25 | will need brgphy too | Theo de Raadt |
2004-02-25 | more working drivers | Theo de Raadt |
2004-02-25 | more chipsets; ok henning@ | Markus Friedl |
2004-02-25 | remove -w option to sysctl; | Jason McIntyre |
2004-02-25 | dkcsum stuff for amd64, written by tom, who cannot commit it at the moment. | Theo de Raadt |
2004-02-24 | Do not check for end of line too early, as this will confuse the cursor | Miod Vallat |
2004-02-24 | sysctl knob for bpf tunables. some tips from canacar@ | Ted Unangst |
2004-02-24 | put auvia in the kernel | Theo de Raadt |
2004-02-24 | same gory splaudio hack for amd64, sigh | Theo de Raadt |
2004-02-24 | support CPU_CHR2BLK sysctl | Theo de Raadt |
2004-02-24 | add skc for whenever it comes | Theo de Raadt |
2004-02-24 | sync | Markus Friedl |
2004-02-24 | more fxp; ok henning, deraadt | Markus Friedl |
2004-02-24 | skip _only_ irq 14 and 15; tested by form@ | Markus Friedl |
2004-02-24 | record code, from netbsd; via jakemsr@jakemsr.com | Theo de Raadt |
2004-02-24 | Remove redundant logging from pf_test_other(). | Ryan Thomas McBride |
2004-02-24 | KNF | Ryan Thomas McBride |
2004-02-24 | FIFO fixes adapted from FreeBSD: | Todd C. Miller |
2004-02-24 | repair kvm; deraadt@ ok | Michael Shalayeff |
2004-02-24 | sync | Anil Madhavapeddy |
2004-02-24 | add evil nvidia nforce3 | Anil Madhavapeddy |
2004-02-23 | slinear to alaw converters; from netbsd, via jakemsr@jakemsr.com | Theo de Raadt |
2004-02-23 | sync | Theo de Raadt |
2004-02-23 | symbios/lsi have a megaraid now | Theo de Raadt |
2004-02-23 | Make sure we allow for the time when check_pty has not yet been called | Bob Beck |
2004-02-23 | Switch to the 3 arg version of userret to more closely match other OpenBSD | Dale Rahn |
2004-02-23 | prevent backward jumps; pls@egsys.hu; ok canacar, deraadt | Markus Friedl |
2004-02-23 | the consdev pass from boot and a cnset() in the kernel seems to be a bit prem... | Michael Shalayeff |
2004-02-23 | get use of NX; partially from netbsd; passes the regress; deraadt@ ok | Michael Shalayeff |
2004-02-23 | provide _barrier method w/ {l,s,m}fence instructions | Michael Shalayeff |
2004-02-23 | fix a pasto | Michael Shalayeff |
2004-02-23 | sync of pmap_update() calls with NetBSD. pmap_update is defined away on | Dale Rahn |
2004-02-23 | add a comment on set/clr 64bit ops | Michael Shalayeff |
2004-02-23 | Remove boot warning about todclock not found it attached at dsrtc0. | Dale Rahn |
2004-02-23 | remove file no longer used due to previous commit. | Dale Rahn |
2004-02-23 | switch to copying, with very slight modifification, i386/disksubr.c instead | Dale Rahn |
2004-02-23 | avoid touching out-of-bound memory if len == 128. | Jun-ichiro itojun Hagino |
2004-02-23 | Improved boot args parsing. also assume that a bootfile of (hd0)... | Dale Rahn |
2004-02-23 | - Pick up the /boot argc, argv in locore.S (though not currently used) | Tom Cosgrove |