Age | Commit message (Expand) | Author |
1996-02-21 | move cdev_gen_ipf() macro to the <sys/conf.h>, so the lkm | Michael Shalayeff |
1996-02-21 | fixed bug in debugging code, so it'll compiles now w/o TUN_DEBUG | Michael Shalayeff |
1996-02-21 | elliminate unneccessary printf in dos2unix time conversion, | Michael Shalayeff |
1996-02-21 | Added INADDR_MAX_LOCAL_GROUP, since it was present in 4.4-Lite | Michael Shalayeff |
1996-02-21 | sync with sparc: | chuck |
1996-02-21 | minor clean up: revise locations of disk_busy/disk_unbusy calls to match xd.c | chuck |
1996-02-21 | From NetBSD: | Niklas Hallqvist |
1996-02-21 | When adding two longwords and wanting a quad result, a missing | Niklas Hallqvist |
1996-02-21 | From NetBSD: Add script used to make the 1.1 source distribution | Niklas Hallqvist |
1996-02-20 | Never claim interrupt if device runs without interrupts enabled | Thorsten Lockert |
1996-02-20 | bug fixes, speedups. multiple AFs support. | Michael Shalayeff |
1996-02-20 | Fix #include. (param.h -> sys/param.h). | briggs |
1996-02-20 | netbsd-current import & 'boot' cmd addition. | Michael Shalayeff |
1996-02-20 | Fix disk_unbusy panic (from NetBSD) | hannken |
1996-02-20 | Fixed typo introduced in last change | Niklas Hallqvist |
1996-02-20 | A few more things from NetBSD: | briggs |
1996-02-20 | Makefile generates assym.h instead of assym.s, now. | briggs |
1996-02-20 | netbsd -> bsd in the config files | briggs |
1996-02-20 | A couple of things from NetBSD: | briggs |
1996-02-20 | Not ready for LOCORE -> _LOCORE. | briggs |
1996-02-20 | The bitfields are ugly, but as they are basically a published interface, | briggs |
1996-02-20 | Bring in from NetBSD. | briggs |
1996-02-20 | Sync. w/ NetBSD: include sys/dkio.h. | briggs |
1996-02-20 | Merge in changes from NetBSD: | briggs |
1996-02-20 | Support getting interrupts per device on the i386 platform, similar to | Thorsten Lockert |
1996-02-20 | Define SONIC device for testing. Same for ss su and uk SCSI devs. | briggs |
1996-02-20 | Move VIA_Initialize() back to where it works. | briggs |
1996-02-20 | Define HZ to be 60. | briggs |
1996-02-20 | Pass device name to interrupt establish routines so it can be recorded in | Thorsten Lockert |
1996-02-20 | Sync. w/ NetBSD | briggs |
1996-02-20 | Name saved dump and kernel "bsd*", not "netbsd*" | Thorsten Lockert |
1996-02-20 | Sync. w/ NetBSD: vm prototype changes. | briggs |
1996-02-20 | Sync. w/ NetBSD: | briggs |
1996-02-20 | Sync. w/ NetBSD: | briggs |
1996-02-20 | Sync. with NetBSD: | briggs |
1996-02-20 | Sync w/ NetBSD: | briggs |
1996-02-20 | Sync. w/ NetBSD: scsi prototypes. | briggs |
1996-02-20 | Sync. w/ NetBSD: scsi prototypes. | briggs |
1996-02-20 | Sync w/ NetBSD: scsi prototypes. | briggs |
1996-02-20 | Sync w/ NetBSD: | briggs |
1996-02-20 | Several changes from NetBSD: | briggs |
1996-02-20 | Name kernel 'bsd', not 'netbsd' | Thorsten Lockert |
1996-02-19 | Make swap accounting actually work... | Thorsten Lockert |
1996-02-19 | Count number of forks, vforks, rforks; still need to count VM pages affected | Thorsten Lockert |
1996-02-19 | Add support for fork accounting | Thorsten Lockert |
1996-02-19 | netbsd: bind 4.9.3 | dm |
1996-02-19 | netbsd: bind 4.9.3 | dm |
1996-02-18 | Count swapins and swapouts in the sum structure | Thorsten Lockert |
1996-02-18 | Compile with -fno-strength-reduce for now | Thorsten Lockert |
1996-02-18 | Use MAXPHYS for MAXBSIZE for all platforms but i386; use 32K on i386 until | Thorsten Lockert |