Age | Commit message (Expand) | Author |
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 |
2004-02-22 | - Make comment about parameters passed by /boot reflect reality | Tom Cosgrove |
2004-02-22 | pretty a little | Theo de Raadt |
2004-02-22 | Minor tweak from gibbs @ FreeBSD. Shorten one printf, eliminate | Kenneth R Westerback |
2004-02-22 | Remove #if 0'd code. | Tom Cosgrove |
2004-02-22 | isa ep works | Theo de Raadt |
2004-02-22 | smaller ramdisk for now | Theo de Raadt |
2004-02-22 | RAMDISK is ok here | Theo de Raadt |
2004-02-22 | shrinky | Theo de Raadt |
2004-02-22 | support -DNO_PROPOLICE | Theo de Raadt |
2004-02-21 | fiddle with filedesc lock to prevent recursion. crash and fix confirmed | Ted Unangst |
2004-02-21 | Remove left-over dependencies on the old rcons code. | Miod Vallat |
2004-02-21 | SCSI_DATA_OUT doesn't mean transfer from host in all cases, when | Alexander Yurchenko |
2004-02-21 | aperture stuff | Theo de Raadt |
2004-02-21 | much more goo | Theo de Raadt |
2004-02-21 | Tidy up installboot -v output. | Tom Cosgrove |
2004-02-21 | Eliminate the quirks SDEV_NOSTARTUNIT, UMASS_QUIRK_NO_START_STOP, and | Kenneth R Westerback |
2004-02-21 | Fix a race. scsi_done() can free a scsi_xfer, so relying on the values | Kenneth R Westerback |
2004-02-21 | Tidy up installboot -v output. | Tom Cosgrove |
2004-02-20 | turn off TRAP_SIGDEBUG | Theo de Raadt |
2004-02-20 | use an old syscall (int $0x80) for the sigreturn; otherwise %rcx is trashed. | Theo de Raadt |
2004-02-20 | Make pfsync deal with clearing states bound to a group or interface (eg | Ryan Thomas McBride |
2004-02-20 | This is amd64, not i386. | Miod Vallat |
2004-02-20 | typo | Theo de Raadt |
2004-02-20 | crank maxusers from 18 to 20 | Theo de Raadt |
2004-02-19 | move MID_X86_64; kettenis@chello.nl | Theo de Raadt |
2004-02-19 | better fix to avoid 1 second machine pauses; from grange | Theo de Raadt |