Age | Commit message (Expand) | Author |
2004-01-29 | Simplify test for CPUID_TSC in cpu_feature | Tom Cosgrove |
2004-01-29 | No longer accept memory ranges in KB from /boot, which hasn't done | Tom Cosgrove |
2004-01-29 | Allow the machine-dependent part of BOOT to change the program name. | Tom Cosgrove |
2004-01-29 | Correctly handle 88110 exceptions occuring in a delay slot: control must | Miod Vallat |
2004-01-29 | 187BUG, 188BUG and 197BUG agree that only SSR3 needs to be preserved across | Miod Vallat |
2004-01-28 | Return to BUG if main() returns, rather than falling through the scheduler... | Miod Vallat |
2004-01-28 | Don't rely on vp->v_usecount to tell when we can dispose of our resources | Todd C. Miller |
2004-01-28 | Do not put the sample IndustryPack driver in GENERIC. This makes no real sense. | Miod Vallat |
2004-01-28 | Correctly protect against multiple inclusion... | Miod Vallat |
2004-01-28 | More clock handling cleanup: | Miod Vallat |
2004-01-28 | Better fix the typo for real, this time. Oops. | Miod Vallat |
2004-01-28 | oh, i'll happily steal the commit. ok henning@, markus@, otto@ (iirc) | Daniel Hartmeier |
2004-01-28 | Add new probe signature. From Alexey E. Suslikov <cruel@texnika.com.ua>. | Alexander Yurchenko |
2004-01-28 | Use write-back mappings whenever possible again, but make sure that | Miod Vallat |
2004-01-28 | Add tftpboot to the mvme88k builds. | Miod Vallat |
2004-01-28 | Skip first argument on commandline, so we can try to actually boot the | Miod Vallat |
2004-01-28 | sniff. first file i add'd is first to be rm'd | Ted Unangst |
2004-01-28 | sync | Theo de Raadt |
2004-01-28 | K8HTB bridges.. | Theo de Raadt |
2004-01-28 | Fix the logic for defining away __extension__, it was reversed. | Todd C. Miller |
2004-01-28 | duh. no need for swapgeneric here too; from deraadt@ | Michael Shalayeff |
2004-01-28 | no need; from tedu@ | Michael Shalayeff |
2004-01-28 | an amd64 arch support. | Michael Shalayeff |
2004-01-28 | Oops, forgot cvs add in previous commit; spotted by deraadt@ | Miod Vallat |
2004-01-27 | this part is not needed for sierra wireless | Theo de Raadt |
2004-01-27 | Only install the fpsp exception vectors if the cpu is a 68040. | Miod Vallat |
2004-01-27 | Bad duplicate of mpcpcibr.c | Miod Vallat |
2004-01-27 | viritual -> virtual | Miod Vallat |
2004-01-27 | drop packet if kif == NULL; ok henning deraadt | Markus Friedl |
2004-01-27 | in gettdbbysrcdst(): hash by SRC and lookup SA in the tdbsrc[] hash table | Markus Friedl |
2004-01-27 | don't convert tcpmd5 to ip-over-ip in SADB_X_GETSPROTO; from hshoexer | Markus Friedl |
2004-01-27 | #define away __extern__ for old gcc and non-gcc; espie@ OK | Todd C. Miller |
2004-01-27 | enable bpp for sun4m too; jason@ ok | Michael Shalayeff |
2004-01-26 | Major overhaul of biosboot and installboot, using EDD (LBA) reads if | Tom Cosgrove |
2004-01-26 | Map segment 8 with a BAT again for now, for NVRAM access. This is only | Miod Vallat |
2004-01-26 | Asking for a too short softc size in your cfattach structure is known to | Miod Vallat |
2004-01-26 | Mostly sync with other ppc-based ports. This should be factorized someday... | Miod Vallat |
2004-01-26 | Make sure, when reporting available memory to the common PowerPC code, to | Miod Vallat |
2004-01-26 | sign mismatch correction, from miod | Theo de Raadt |
2004-01-26 | shorter message | Theo de Raadt |
2004-01-26 | tftp-only netboot code, inspired from mvmeppc, and stripped down; it will | Miod Vallat |
2004-01-26 | A few more BUG syscall definitions and structures. Fix (not used yet) | Miod Vallat |
2004-01-26 | print cis information on configured cards as pcmcia(4) does; mentioned by | Federico G. Schwindt |
2004-01-26 | Correct strlcpy bound. | Miod Vallat |
2004-01-26 | TCP_SIGNATURE enabled by default | Theo de Raadt |
2004-01-26 | Bump load address, same as done on macppc last year. | Miod Vallat |
2004-01-26 | - use SIOC[GS]WAVELAN. | Federico G. Schwindt |
2004-01-26 | having the monotonic thing as DEBUG is not going to get it fixed faster, it i... | Theo de Raadt |
2004-01-25 | Do not BAT anything but the kernel for now. | Miod Vallat |
2004-01-25 | Put the msr fiddling in the CTXT macros, and unset PSL_IR and PSL_DR while | Miod Vallat |