Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
UQUAD_MAX, QUAD_MAX, and QUAD_MIN respectively. | |||
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 | |
constant). These are not security holes but it is worth fixing them anyway both for robustness and so folks looking for examples in the tree are not misled into doing something potentially dangerous. Furthermore, it is a bad idea to assume that pathnames will not include '%' in them and that error routines don't return strings with '%' in them (especially in light of the possibility of locales). | |||
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 | |
export more about cpu type. prorotype for `disable sid hashing', returning cpu version as a side effect define virtual pages coherency parameters. | |||
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 | |
there but relying on an indirect inclusion | |||
2000-06-07 | some more | Michael Shalayeff | |
2000-06-07 | new elink3 pulls in the whole mii thing | Michael Shalayeff | |
2000-06-05 | Adjust for the reaper. | Artur Grabowski | |
2000-05-31 | man descendentalism | Michael Shalayeff | |
2000-05-31 | build mans all the time, cleanfiles always the same | Michael Shalayeff | |
2000-05-31 | cleanup | Michael Shalayeff | |
2000-05-31 | fixes | Michael Shalayeff | |
2000-05-30 | -symtab +clkf_intr | Michael Shalayeff | |
2000-05-30 | no need to include vm/vm.h | Michael Shalayeff | |