summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-02-23add a comment on set/clr 64bit opsMichael Shalayeff
2004-02-23Remove boot warning about todclock not found it attached at dsrtc0.Dale Rahn
2004-02-23remove file no longer used due to previous commit.Dale Rahn
2004-02-23switch to copying, with very slight modifification, i386/disksubr.c insteadDale Rahn
2004-02-23avoid touching out-of-bound memory if len == 128.Jun-ichiro itojun Hagino
2004-02-23Improved 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 realityTom Cosgrove
2004-02-22pretty a littleTheo de Raadt
2004-02-22Minor tweak from gibbs @ FreeBSD. Shorten one printf, eliminateKenneth R Westerback
2004-02-22Remove #if 0'd code.Tom Cosgrove
2004-02-22isa ep worksTheo de Raadt
2004-02-22smaller ramdisk for nowTheo de Raadt
2004-02-22RAMDISK is ok hereTheo de Raadt
2004-02-22shrinkyTheo de Raadt
2004-02-22support -DNO_PROPOLICETheo de Raadt
2004-02-21fiddle with filedesc lock to prevent recursion. crash and fix confirmedTed Unangst
2004-02-21Remove left-over dependencies on the old rcons code.Miod Vallat
2004-02-21SCSI_DATA_OUT doesn't mean transfer from host in all cases, whenAlexander Yurchenko
2004-02-21aperture stuffTheo de Raadt
2004-02-21much more gooTheo de Raadt
2004-02-21Tidy up installboot -v output.Tom Cosgrove
2004-02-21Eliminate the quirks SDEV_NOSTARTUNIT, UMASS_QUIRK_NO_START_STOP, andKenneth R Westerback
2004-02-21Fix a race. scsi_done() can free a scsi_xfer, so relying on the valuesKenneth R Westerback
2004-02-21Tidy up installboot -v output.Tom Cosgrove
2004-02-20turn off TRAP_SIGDEBUGTheo de Raadt
2004-02-20use an old syscall (int $0x80) for the sigreturn; otherwise %rcx is trashed.Theo de Raadt
2004-02-20Make pfsync deal with clearing states bound to a group or interface (egRyan Thomas McBride
2004-02-20This is amd64, not i386.Miod Vallat
2004-02-20typoTheo de Raadt
2004-02-20crank maxusers from 18 to 20Theo de Raadt
2004-02-19move MID_X86_64; kettenis@chello.nlTheo de Raadt
2004-02-19better fix to avoid 1 second machine pauses; from grangeTheo de Raadt
2004-02-19the cpu_cpuspeed function pointer MAY NOT BE SET TO POINT TO A FUNCTIONTheo de Raadt
2004-02-19- split intel686_cpu_setup() into two parts: common for familyAlexander Yurchenko
2004-02-19spaces; ok tedu@Alexander Yurchenko
2004-02-19millert@ suggested to use setperf=50 as a threshold forAlexander Yurchenko
2004-02-19SpeedStep support for those Pentium processors which haveAlexander Yurchenko
2004-02-19Makes pfctl -Fs and pfctl -w works with the optional -i specifier.Cedric Berger
2004-02-19wdc logs fixes from costa@:Alexander Yurchenko
2004-02-19fix typo, KNFMarkus Friedl
2004-02-19Set sensible value for mntfromname, to make 'mount' report theHans Insulander
2004-02-19simplify rsp setting in sendsigTheo de Raadt
2004-02-19Kill <sys/clist.h> - nothing uses it since years.Miod Vallat
2004-02-19correct pointer to argsTheo de Raadt
2004-02-19When copyout() of the signal frame fails, sigexit() the process instead ofMiod Vallat
2004-02-19don't disable the Sound Blaster legacy mode by default, as this breaksMarkus Friedl
2004-02-19the 2nd round of the qid assignment change.Kenjiro Cho
2004-02-18Stealth typo. ok deraadt@, millert@Thierry Deval
2004-02-18Yet another wonna-be-raid device.Alexander Yurchenko