Age | Commit message (Expand) | Author |
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 |
2004-01-25 | Be less verbose in sdattach() by suppressing the display of detailed | Kenneth R Westerback |
2004-01-25 | Get rid of ppc_[gs]et_msr(), use ppc_m[ft]msr() instead. | Miod Vallat |
2004-01-25 | vref device vnodes early, so we don't get mismatched vrele calls. | Ted Unangst |
2004-01-25 | Get rid of m88k leftovers. | Miod Vallat |
2004-01-25 | syncicache() is inline from <machine/cpu.h>, no need for a different version | Miod Vallat |
2004-01-25 | Unused. | Miod Vallat |
2004-01-25 | Various typos in comments. | Miod Vallat |
2004-01-25 | Crank SHMMAXPGS to 32mb; OK mickey@ | Todd C. Miller |
2004-01-25 | Use %lu to print u_long values, not %d or %ld. Fixes display of | Kenneth R Westerback |
2004-01-25 | Allow restriction of SCSIDEBUG output to particular scsi buses in | Kenneth R Westerback |
2004-01-24 | Also add support for Sierra A550 and A710/A750 which are apparently map | Theo de Raadt |
2004-01-24 | sync | Theo de Raadt |
2004-01-24 | two more sierras that are equivalant | Theo de Raadt |
2004-01-24 | sync | Theo de Raadt |
2004-01-24 | Sierra A555 1x card support | Theo de Raadt |
2004-01-24 | Correctly size physical memory. | Miod Vallat |
2004-01-24 | Switch libsa to use loadfile() | Miod Vallat |
2004-01-24 | ugly #ifdef to be deleted later | Theo de Raadt |
2004-01-24 | Deal with <machine/prom.h> changes. | Miod Vallat |
2004-01-24 | RB_xxx constants and values cleanup. | Miod Vallat |
2004-01-24 | Bring in strlcat, strlcpy and snprintf from libkern. | Miod Vallat |
2004-01-24 | No chown/chmod outside install targets. | Miod Vallat |