Age | Commit message (Expand) | Author |
2001-03-02 | add #define __STRICT_ALIGNMENT | Jason Wright |
2001-02-26 | fix tlbd_l for a new register usage convention | Michael Shalayeff |
2001-02-23 | fix damn pcxl damn function | Michael Shalayeff |
2001-02-16 | db_elf definitions | Michael Shalayeff |
2001-02-16 | import some alphaizm for the db_elf's sake | Michael Shalayeff |
2001-01-31 | based on art's sparc patch: | Jason Wright |
2001-01-30 | local beef escaped | Michael Shalayeff |
2001-01-30 | forgot to remove changebit; from miod@ | Michael Shalayeff |
2001-01-29 | implement a few macros in cpu.h; pointer out by miod@ | Michael Shalayeff |
2001-01-26 | constify nam2blk | Michael Shalayeff |
2001-01-22 | paste error in pdcopen, a few formatting cnages and use int for char | Michael Shalayeff |
2001-01-22 | dirty trap should be handed w/ uvm_fault() as well | Michael Shalayeff |
2001-01-22 | Define ARCH_ELFSIZE that is the default elf size on this arch. | Artur Grabowski |
2001-01-13 | use md in_cksum | Michael Shalayeff |
2001-01-13 | own in_cksum version | Michael Shalayeff |
2001-01-12 | no pmap_changebit no more; better barrier thing | Michael Shalayeff |
2001-01-12 | fix PTE_BITS | Michael Shalayeff |
2001-01-12 | move pmap_physseg back to vmparam.h where it belongs. | Michael Shalayeff |
2001-01-12 | do not print pidr3,pidr4 which we do not use anyway | Michael Shalayeff |
2001-01-12 | this is even uglier hack, but it also works; theo did not help (; | Michael Shalayeff |
2001-01-11 | read rom through the rom handle | Michael Shalayeff |
2000-12-06 | use __x__ formats for __attribute__ arguments; guenther@gac.edu | Theo de Raadt |
2000-11-24 | raise dirty in kenter_pa too | Michael Shalayeff |
2000-11-10 | Change the ktrace interface functions from taking the trace vnode to taking the | Artur Grabowski |
2000-11-08 | betterer pmap_kenter_pa() mostly from Havard Eidnes <he@runit.sintef.no> | Michael Shalayeff |
2000-11-08 | use net/netisr_dispatch.h | Michael Shalayeff |
2000-11-06 | tabs vs spaces | Michael Shalayeff |
2000-10-18 | typo in comment; from gluk@ptci.ru | Michael Shalayeff |
2000-10-11 | now we need binutils 2.10.1, hahaha | Michael Shalayeff |
2000-10-11 | bzero is handled in the lib/arch/hppa/Makefile.inc | Michael Shalayeff |
2000-10-11 | memset.c is in libkern | Michael Shalayeff |
2000-10-03 | do not build debug libs, ovewriting a possible setting in the mk.conf | Michael Shalayeff |
2000-09-26 | Implement getnulldev that returns the dev_t for "/dev/null". | Artur Grabowski |
2000-09-03 | add bzero.oto OBJS, since it's generated by other means but .mk rules | Michael Shalayeff |
2000-09-03 | a note about 705/35 graphics; from he@obt.runit.no | Michael Shalayeff |
2000-08-15 | print cpu revision and type | Michael Shalayeff |
2000-08-15 | cpu types, enable sti (which works now) | Michael Shalayeff |
2000-08-15 | these are our cpu types, we maybe run on them, someday | Michael Shalayeff |
2000-08-15 | note about pcxs and kernel base here | Michael Shalayeff |
2000-08-15 | two btlb routines (i & d) for pcxs | Michael Shalayeff |
2000-08-15 | expand per-cpu control routines switch | Michael Shalayeff |
2000-08-15 | equiv_end no longer used w/ new kvtop | Michael Shalayeff |
2000-08-15 | ugly spaces | Michael Shalayeff |
2000-08-15 | compress MD_CACHE_CTL in one line | Michael Shalayeff |
2000-08-15 | new kvtop works, a few more items | Michael Shalayeff |
2000-08-15 | interrupt guts | Michael Shalayeff |
2000-08-08 | print btlb params w/ BTLBDEBUG; from Havard.Eidnes@runit.sintef.no | Michael Shalayeff |
2000-07-31 | Add defines for ULLONG_MAX, LLONG_MAX, and LLONG_MIN in terms of | Todd C. Miller |
2000-07-21 | convert to new timeouts | Michael Shalayeff |
2000-07-11 | since .cvsignore is there, .keep_me is not needed | Theo de Raadt |