Age | Commit message (Expand) | Author |
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 | 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 | 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 | 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 | 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 | better fix to avoid 1 second machine pauses; from grange | Theo de Raadt |
2004-02-19 | the cpu_cpuspeed function pointer MAY NOT BE SET TO POINT TO A FUNCTION | Theo de Raadt |
2004-02-19 | - split intel686_cpu_setup() into two parts: common for family | Alexander Yurchenko |
2004-02-19 | spaces; ok tedu@ | Alexander Yurchenko |
2004-02-19 | millert@ suggested to use setperf=50 as a threshold for | Alexander Yurchenko |
2004-02-19 | SpeedStep support for those Pentium processors which have | Alexander Yurchenko |
2004-02-19 | simplify rsp setting in sendsig | Theo de Raadt |
2004-02-19 | Kill <sys/clist.h> - nothing uses it since years. | Miod Vallat |
2004-02-19 | correct pointer to args | Theo de Raadt |
2004-02-19 | When copyout() of the signal frame fails, sigexit() the process instead of | Miod Vallat |
2004-02-18 | Stealth typo. ok deraadt@, millert@ | Thierry Deval |
2004-02-16 | Correctly pass the siginfo_t structure to signal handlers. | Miod Vallat |
2004-02-16 | Fix the recently added OF_getnodebyname(), if 0 is passed in for start | Dale Rahn |
2004-02-15 | Remove inittodr line during boot, recommended deraadt@ | Dale Rahn |
2004-02-15 | Remove debugging message. | Dale Rahn |
2004-02-15 | sneaky disk_unbusy()'s tried to hide | Ted Unangst |
2004-02-15 | new arg to disk_unbusy, to record separate read/write statistics. | Ted Unangst |
2004-02-15 | backout unapproved diff | Theo de Raadt |
2004-02-14 | Broadcom BCM4401 (bce) | Andreas Gunnarsson |
2004-02-14 | Use as much syntaxic sugar from genassym.sh to make this file more readable. | Miod Vallat |
2004-02-14 | Simplify hw.{cpuspeed,setperf} api moving all the sysctl stuff | Alexander Yurchenko |
2004-02-14 | Enable statclock at 128/1024. | Dale Rahn |
2004-02-13 | bce (Broadcom 4401 10/100 ethernet driver) from NetBSD | Andreas Gunnarsson |
2004-02-13 | No need to include <sys/dkbad.h> twice. | Miod Vallat |
2004-02-13 | add a couple of ethernet cards, xl appears to work, em by request. | Dale Rahn |
2004-02-13 | accept 'setargs -c' or '(hd0)bsd -c' doesn not currently allow for '-c wd0' | Dale Rahn |
2004-02-13 | order irq,pri args to gsc_intr_establish() the way less confusing compared to... | Michael Shalayeff |
2004-02-13 | as i continuously fail to make osiop drive 700 chip disable it for now | Michael Shalayeff |
2004-02-13 | support secondary com@dino from todd@ | Michael Shalayeff |
2004-02-13 | avoid routing irqs that we ignore (14 15); from form@ | Michael Shalayeff |
2004-02-13 | typo | Jolan Luff |