summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-08-22need to flip the operands wordwise for big endian machines. modexp worksJason Wright
2003-08-22regenMichael Shalayeff
2003-08-22rework cpu identificationMichael Shalayeff
2003-08-22KNFHenning Brauer
2003-08-22don't expose pf_osfp_fingerprint() to ! _KERNEL. tcpdump et al useMike Frantzen
2003-08-22To workaround an early 88100 models problem, gcc explicitely adds checks forMiod Vallat
2003-08-21Bounds checking, prevents ioctls to non-existing dart devices from panic'ingMiod Vallat
2003-08-21Be less verbose in the MVME187 probe, as its CMMU configuration is knownMiod Vallat
2003-08-21Use constants rather than hardcoded values for IPL levels.Miod Vallat
2003-08-21De-obfuscate get_target().Miod Vallat
2003-08-21These files were intended for X11 support, but serve no purpose nowadays,Miod Vallat
2003-08-21Add Michal Zalewski's p0f v2 style passive OS fingerprinting to PF.Mike Frantzen
2003-08-21emulation is now controlled by sysctl. changes:Ted Unangst
2003-08-21fix the offsets in decoding byte rom dd (verified per manual); miod@ okMichael Shalayeff
2003-08-21better guess on dual-card (not dual-head cards) rom adress guessing; miod@ te...Michael Shalayeff
2003-08-21Put a valid VID signature in the disklabel, as does mvme68k.Miod Vallat
2003-08-21regenMichael Shalayeff
2003-08-21a bunch of better descriptions and missing board names from weissmanndudeMichael Shalayeff
2003-08-21sys/types.h is not really needed with sys/param.h; ok mickey@Kevin Lo
2003-08-21fix symbol name error in mcount functionality in a.out->ELF transition.Dale Rahn
2003-08-21sys/types.h is not really needed w/ sys/param.hMichael Shalayeff
2003-08-21remove extra header file <sys/systm.h>. ok mickey@Kevin Lo
2003-08-20regenMichael Shalayeff
2003-08-20be consistant w/ machdep.c on cpu names as suggested by paul weissmannMichael Shalayeff
2003-08-20devise the power reg address as hpa for the power device and thus avoid manua...Michael Shalayeff
2003-08-20support systems where power service is available from pdc and implement a col...Michael Shalayeff
2003-08-20How about we NOT stomp all over memory past the end of the result buffer.Jason Wright
2003-08-20allow powerless kernelsMichael Shalayeff
2003-08-20do not attach coms at harmony but gsc now; commented out siop@mainbusMichael Shalayeff
2003-08-20handle power button (on 712 for now)Michael Shalayeff
2003-08-20A bunch of 88110 band-aid:Miod Vallat
2003-08-20print hv for unconfigured devices as wellMichael Shalayeff
2003-08-20- The safenet chip really likes it's big nums to be written to differentJason Wright
2003-08-20No need to build installboot and the bootblocks at -O0 anymore.Miod Vallat
2003-08-20Fix the write status test for the 88110 kluge in m88k_protection() [oops]Miod Vallat
2003-08-20Revert the flust_atc_entry() shortcut if NCPUS == 1 - it will not work onMiod Vallat
2003-08-20regenMichael Shalayeff
2003-08-20tornado is really a 7200/pcxt'; from weissmanndudeMichael Shalayeff
2003-08-20Move the nsem sanity checks where they belong (before the malloc call).Todd C. Miller
2003-08-20most of the infrastructure to support public key operation. This is justJason Wright
2003-08-20#define CBQ_MAXPRI RM_MAXPRIO and use itHenning Brauer
2003-08-20move the #define RM_MAXPRIO out of #ifdef _KERNELHenning Brauer
2003-08-20mfcpu_t appears to be more useful as mfcpu it seemsMichael Shalayeff
2003-08-20regenMichael Shalayeff
2003-08-20some more mysons; from form@; deraadt@ okMichael Shalayeff
2003-08-20missing nl in debugging prontfMichael Shalayeff
2003-08-20ansi and protos for the restTheo de Raadt
2003-08-20spacesTheo de Raadt
2003-08-20protos and ansi (mostly ignored junk)Theo de Raadt
2003-08-20ansi and protosTheo de Raadt