Age | Commit message (Expand) | Author |
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 |
2000-07-10 | regen | Michael Shalayeff |
2000-07-10 | a few more boards, different sources | Michael Shalayeff |
2000-07-06 | Add spllowersoftclock(), same as splsoftclock(). (art@ ok) | Hakan Olsson |
2000-07-05 | fix comment | Michael Shalayeff |
2000-07-05 | missing semicolon | Michael Shalayeff |
2000-07-03 | export SYSCALLGATE | Michael Shalayeff |
2000-07-03 | add luseless comment | Michael Shalayeff |
2000-07-02 | yes, it will; forgot, oops, ouch | Michael Shalayeff |
2000-07-02 | constraints misscount; that's how it goes typing on the train | Michael Shalayeff |
2000-07-02 | no bays for stinger | Michael Shalayeff |
2000-07-02 | new kvtop through lpa; also put some spu/sfu bits in cpu.h | Michael Shalayeff |
2000-06-30 | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | Todd C. Miller |
2000-06-21 | add perfomance monitor unit, comment iv numbers for fpu/power/pmu | Michael Shalayeff |
2000-06-15 | add MD_CACHE* defines | Michael Shalayeff |
2000-06-15 | add BUS_DMA_COHERENT, fix BUS_DMAMEM_NOSYNC | Michael Shalayeff |
2000-06-15 | more dr0 definitions for pcxs/pcxt | Michael Shalayeff |
2000-06-15 | be more carefull about pg0, i think switch on sv next time | Michael Shalayeff |
2000-06-13 | ptr alignment is not a hack, it's a feature fix for byte-wide prom | Michael Shalayeff |
2000-06-13 | regen | Michael Shalayeff |
2000-06-13 | a few corrections gathered from comp.sys.hp.hpux | Michael Shalayeff |
2000-06-13 | update | Michael Shalayeff |
2000-06-08 | Add explicit inclusions of signalvar.h to files actually using syms defined | Niklas Hallqvist |