Age | Commit message (Expand) | Author |
2001-05-06 | Update some comments wrt. the CLSIZE changes. | Artur Grabowski |
2001-05-05 | Rename configure() to cpu_configure(). | Artur Grabowski |
2001-05-05 | Get rid of CLSIZE and all related stuff. | Artur Grabowski |
2001-04-29 | ddb command `machine halt' is superceded by `boot halt' now, so remove it | Miod Vallat |
2001-04-17 | Implement cnbell(), an optional entrypoint that rings the console bell; from | Aaron Campbell |
2001-03-08 | move gif* and faith* into sys/conf/GENERIC. deraadt and angelos ok | Jun-ichiro itojun Hagino |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff |
2001-01-25 | spelling | Todd T. Fries |
2001-01-22 | Define ARCH_ELFSIZE that is the default elf size on this arch. | Artur Grabowski |
2001-01-13 | s!UFS!FFS | Miod Vallat |
2001-01-04 | Sync with genassym.cf symbol name changes. | Miod Vallat |
2001-01-04 | Convert the old genassym.c to .cf style. Remove unneeded definitions, | Miod Vallat |
2001-01-04 | Harmonization with other m68k arch Makefiles. Stricter compilation | Miod Vallat |
2001-01-04 | KNF, add prototypes to compile with -Wmissing-prototypes. | Miod Vallat |
2001-01-04 | Remove netintr(). | Miod Vallat |
2001-01-03 | Sync with GENERIC + cleanup | Miod Vallat |
2001-01-03 | Sync with GENERIC, minor cleanups. | Miod Vallat |
2001-01-03 | Remove hardcoded SunOS-compatible drive name assignments. No other arch | Miod Vallat |
2001-01-03 | Remove bogus comment. Also fix ramdisk kernel detection. | Miod Vallat |
2001-01-03 | netintr() doesn't exist anymore | Miod Vallat |
2001-01-03 | Use netisr_dispatch. | Miod Vallat |
2000-11-10 | Change the ktrace interface functions from taking the trace vnode to taking the | Artur Grabowski |
2000-11-10 | seperate -> separate, okay aaron@ | Niels Provos |
2000-11-09 | Argh, repair CFLAGS. | Miod Vallat |
2000-11-09 | Do not use vm_pmap anymore. Requested by art@ | Miod Vallat |
2000-10-27 | more precise BUFCACHEPERCENT calculations. | Michael Shalayeff |
2000-09-28 | Update compilation flags, make cross-compilation work. | Miod Vallat |
2000-09-26 | Implement getnulldev that returns the dev_t for "/dev/null". | Artur Grabowski |
2000-09-21 | Bad mickey doesn't know how to spell ``openings'' | Miod Vallat |
2000-09-21 | initialize sc_link.openings to it's (currently) default value of 4 | Michael Shalayeff |
2000-08-28 | Prototypes for interrupt handlers should go into .h file, not .c | Miod Vallat |
2000-08-28 | Less magic numbers | Miod Vallat |
2000-08-28 | Add lkm, ch and ses support | Miod Vallat |
2000-08-28 | Remove unneeded constants | Miod Vallat |
2000-08-28 | Allocate memory for the correct size, not some forgotten constant | Miod Vallat |
2000-08-28 | Always claim scsi interrupts, prevents looping interrupts (from NetBSD) | Miod Vallat |
2000-08-28 | Use sparc version (more realistic settings) of header file for ie | Miod Vallat |
2000-08-28 | Repair badly looking printf | Miod Vallat |
2000-08-28 | Define major device number for cd-rom drives | Miod Vallat |
2000-07-14 | Enable interrupts after configuration phase. | Miod Vallat |
2000-07-14 | Use generic m68k code when possible ; do not enable interrupts at | Miod Vallat |
2000-07-14 | Remove unneeded definitions | Miod Vallat |
2000-07-14 | Remove unneeded definition | Miod Vallat |
2000-07-14 | Move splXXXX() stuff from <machine/param.h> to <machine/psl.h>, and | Miod Vallat |
2000-07-14 | Let config(8) know we can use 16 partitions per label now | Miod Vallat |
2000-07-11 | since .cvsignore is there, .keep_me is not needed | Theo de Raadt |
2000-07-06 | Change splsoftclock() call to spllowersoftclock() to conform with other | Hakan Olsson |
2000-07-06 | Add spllowersoftclock(), same as splsoftclock(). (art@ ok) | Hakan Olsson |
2000-07-02 | Recognize and support 16 partition disklabels (taken from sparc port) | Miod Vallat |
2000-07-02 | Silence annoying warnings when using type 4 or 5 keyboards on sun3 | Miod Vallat |