Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-01-15 | Don't need this, /sys/compat/m68k4k works better. | Jason Downs | |
OpenBSD/hp300 is now 8k! | |||
1997-01-15 | 8k | Jason Downs | |
1997-01-15 | Add DESTDIR support for crt{begin,end}.o (powerpc only so far) | Niklas Hallqvist | |
1997-01-14 | RAW_PART | Theo de Raadt | |
1997-01-13 | preliminary support for the Apollo 060 accelerator | Niklas Hallqvist | |
Thanks a lot, Michael van Elst <mlelstv@serpens.swb.de> | |||
1997-01-13 | reformatted ala KNF | kstailey | |
1997-01-13 | fix DIO-II mappings, NetBSD PR#3097. | Jason Downs | |
1997-01-13 | Important change to the installation notes. | Dale S. Rahn | |
pax must be used with the "-pe" option to keep file ownership, group and permissions (eg suid) on the extracted file. | |||
1997-01-13 | Sync to 970110 NetBSD | Niklas Hallqvist | |
1997-01-13 | don't build the stand dir for now | Thomas Graichen | |
1997-01-13 | use the cpu_exec from the arc | Thomas Graichen | |
1997-01-13 | first try of an OpenBSD/pmax GENERIC kernel (config file) | Thomas Graichen | |
1997-01-13 | now also the pmax builds with the in-tree ld using an ld.script similar | Thomas Graichen | |
to the arc | |||
1997-01-13 | my pmax (decstation 5000/200) | Thomas Graichen | |
1997-01-13 | type change to make it compile on the pmax of now | Thomas Graichen | |
1997-01-13 | Import compat_m68k4k from NetBSD | Niklas Hallqvist | |
1997-01-13 | <pmax/xxx> -> <machine/xxx> | Thomas Graichen | |
<mips/xxx> -> <machine/xxx> ... plus missing files from arc | |||
1997-01-13 | Misc installation notes for installing the powerpc port. | Dale S. Rahn | |
Probably will change greatly or be moved eventually. | |||
1997-01-13 | leds-extern.h -> ledsvar.h | kstailey | |
1997-01-13 | back-panel LED control device derived from code by der Mouse | kstailey | |
1997-01-12 | Mostly sync to NetBSD-current of 011196. Compiles, links, boots to single | Jason Downs | |
user. KNOWN NOT WORKING: * DIO-II devices * Dynamic executables NOT EVEN TRIED: * New config support | |||
1997-01-10 | Use "locore.S" versions of block io operations. | Per Fogelstrom | |
They handle unaligned memory references. | |||
1997-01-09 | Now that ELF symbols are working (not leading '_'), dont put them | Dale S. Rahn | |
in for these symbols either. | |||
1997-01-09 | Closing down on the last few differences between the build area | Dale S. Rahn | |
and the checked in source. | |||
1997-01-09 | Fix the SALIB dependancies correctly so that it builds and locates | Dale S. Rahn | |
the library. Fix alloc.c so that the piece allocated is of the "correct" size for the current allocation by splitting the buffer. This was required so that free would work correctly if a large buffer was allocated, then freed, the allocated again with a small allocation. | |||
1997-01-09 | ignore new kernel | Dale S. Rahn | |
1997-01-09 | minimal kernel to fit on kc boot floppy. | Dale S. Rahn | |
1997-01-09 | Booting OpenBSD not NetBSD. | Dale S. Rahn | |
Change the print to reflect that. | |||
1997-01-09 | support resident page count. | Dale S. Rahn | |
Attempt at least, pmap doesn't allow for exact tracking. | |||
1997-01-09 | adding further support. | Dale S. Rahn | |
1997-01-09 | kernel is bsd not netbsd | Dale S. Rahn | |
1997-01-07 | backed out prev. netbsd merge except for smaller proc table | kstailey | |
1997-01-07 | Fix for final ptdi panic on i386 | Thorsten Lockert | |
1997-01-05 | these pieces are done | Theo de Raadt | |
1997-01-05 | Add cross back, as it at least compiles now | Niklas Hallqvist | |
1997-01-05 | First stab at making a VM-controlled bankswitching driver | Niklas Hallqvist | |
for the CrossLink driver | |||
1997-01-04 | Remove extra blank line | Niklas Hallqvist | |
1997-01-04 | Go to Buslogic and SCSI | Niklas Hallqvist | |
1997-01-04 | Print warning when not recognizing the boot device. | Niklas Hallqvist | |
Also get the partition number from the BIOS when building bootdev. | |||
1997-01-04 | bus.h not bus.old.h | Niklas Hallqvist | |
1997-01-04 | Temporarily comment out cross as it is not compiling yet | Niklas Hallqvist | |
1997-01-04 | I use IP-filtering at home now too | Niklas Hallqvist | |
1997-01-04 | Use fancy macros | Niklas Hallqvist | |
1997-01-02 | COMPAT_{SUNOS,SVR4} | Theo de Raadt | |
1997-01-02 | Perl should build on the powerpc port now, I will build statically | Dale S. Rahn | |
instead of trying to build dynamically and fail. | |||
1997-01-02 | DESTDIR already set. | etheisen | |
1997-01-02 | prevent system from suspend/standby twice. | Michael Shalayeff | |
(netbsd pr#3005, yasufu-i@is.aist-nara.ac.jp) | |||
1997-01-02 | do not confuse readdisklabel callers | Theo de Raadt | |
1997-01-02 | Current differences between development tree and checked in tree. | Dale S. Rahn | |
Reason these are not checked in: Wide affecting change that would be "incorrect" for other ports. Build issues that do not have final solutions Misc other changes. (Some cross compilations issues) | |||
1997-01-02 | Current information about port status. | Dale S. Rahn | |