Age | Commit message (Expand) | Author |
2003-01-14 | Define exception vector tables as assembly source, with the appropriate | Miod Vallat |
2003-01-04 | Fix a few pcctwo attachment addresses | Miod Vallat |
2002-12-25 | No need to define FOO?=foo for AS, CC, CPP and LD, as they are always already | Miod Vallat |
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat |
2002-08-09 | Add an explicit dependancy of assym.h to Makefile. | Miod Vallat |
2002-06-22 | Add ${PIPE} to CFLAGS | Todd C. Miller |
2002-03-14 | Remove PTRACE support out of the ramdisks/miniroots. | Miod Vallat |
2002-02-19 | proper dependencies on assym.h | Theo de Raadt |
2001-12-24 | Harmonize and complete wrt cross-compilation. | Miod Vallat |
2001-12-22 | Assume xxx.usr bug in RAMDISK. | Steve Murphree |
2001-12-22 | Make RAMDISK work. | Steve Murphree |
2001-12-22 | vme devices 'auto vector'. | Steve Murphree |
2001-12-22 | Put miod's Makefile hack to define M88100 and M88110 back in. | Steve Murphree |
2001-12-22 | GENERIC configuration now includes MVME197 and M88110 options. | Steve Murphree |
2001-12-22 | masive cmmu overhaul. function pointers now control cmmu functionality | Steve Murphree |
2001-12-19 | Introduce brdtyp and change what cputyp means. | Steve Murphree |
2001-12-19 | bus switch name shortened. Added register definitons and functionality. | Steve Murphree |
2001-12-16 | Revert the mvme88k to 20011212. Recent changes had not been merged correctly, | Miod Vallat |
2001-12-13 | Add magic to the kernel Makefile to remove the need to explicitely put | Miod Vallat |
2001-12-13 | Make this run successfully through config(8), for starters... | Miod Vallat |
2001-12-13 | Support for MVME197 completed. Fix SPL defs. | Steve Murphree |
2001-11-27 | Move the declaration of EH_DEBUG and ERRATA__XXX_USR to the kernel | Miod Vallat |
2001-11-23 | dev{cons,cninit.c} are mandatory. | Miod Vallat |
2001-11-08 | There is no point keeping ramdisk support in non-RAMDISK kernels. | Miod Vallat |
2001-10-28 | Prune more old stuff | Miod Vallat |
2001-08-30 | Let non ddb kernels compile. | Miod Vallat |
2001-08-26 | We can now compile kernels with -Werror. | Miod Vallat |
2001-08-23 | option M88000 is not necessary for mvme88k. | Miod Vallat |
2001-08-11 | Make m18x_cmmu.c only compiled if support for 187 or 188 is required. | Miod Vallat |
2001-08-07 | Make config(8) choose which source files to exclude, from the kernel | Miod Vallat |
2001-07-15 | add install target | assar |
2001-06-27 | UVM is no longer an option. | Artur Grabowski |
2001-05-31 | Typos. | Miod Vallat |
2001-05-20 | Generate assym from a genassym.cf file instead of a C program. | Miod Vallat |
2001-05-11 | unify rd(4) even more | Theo de Raadt |
2001-05-11 | unify | Theo de Raadt |
2001-04-09 | FFS_SOFTUPDATES in sys/conf/GENERIC | Theo de Raadt |
2001-03-15 | Be more cross-compiler friendly. | Miod Vallat |
2001-03-08 | move gif* and faith* into sys/conf/GENERIC. deraadt and angelos ok | Jun-ichiro itojun Hagino |
2001-03-07 | General cleanup in the kernel compilation process, sync style with | Miod Vallat |
2001-03-07 | ssh replaces siop here, too... | Miod Vallat |
2001-03-07 | Replace siop devices with ssh. | Miod Vallat |
2001-03-07 | Bye-bye siop, enter ssh | Miod Vallat |
2001-02-12 | correct buginstat(), statclock now working for '188, systat vmstat now works, | Steve Murphree |
2001-02-01 | Major changes to get MVME188 working. More header and code cleanups. The | Steve Murphree |
2001-01-14 | Complete move to UVM virtual memory system. More header fixes. | Steve Murphree |
2001-01-13 | Booting kernel with MACHINE_NEW_NONCONTIG. UVM code added but not working. | Steve Murphree |
2000-03-03 | $OpenBSD$ | Todd T. Fries |
2000-01-09 | add INET6 into conf/GENERIC. | Jun-ichiro itojun Hagino |
1999-11-08 | move MI definition of rd into it's MI place also fixing | Michael Shalayeff |