Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-01-15 | Don't feed ${DEBUG} to the assembler, it doesn't take those args | Niklas Hallqvist | |
anyway. | |||
1996-01-15 | Remove vnode_if.[ch] during a "make clean", per PR#536 from | Theo de Raadt | |
Dan Carosone <danielce@ee.mu.oz.au>. | |||
1996-01-14 | Use dma_cachectl instead of cachectl when writing into the kernel text | Niklas Hallqvist | |
segment. Ordinary cachectl is for userlevel virtual addresses. | |||
1996-01-14 | Add hooks for custom audio players. This is the original untouched | Niklas Hallqvist | |
kernel diffs from Tim Newsham <newsham@hookomo.aloha.net> found in his well-known audio LKM kit. | |||
1996-01-14 | netbsd -> bsd | Niklas Hallqvist | |
1996-01-14 | Fix typo | Niklas Hallqvist | |
1996-01-12 | from netbsd; | Theo de Raadt | |
New generic disk framework. Highlights: New metrics handling. Metrics are now kept in the new `struct disk'. Busy time is now stored as a timeval, and transfer count in bytes. Storage for disklabels is now dynamically allocated, so that the size of the disk structure is not machine-dependent. Several new functions for attaching and detaching disks, and handling metrics calculation. Old-style instrumentation is still supported in drivers that did it before. However, old-style instrumentation is being deprecated, and will go away once the userland utilities are updated for the new framework. For usage and architectural details, see the forthcoming disk(9) manual page. | |||
1996-01-12 | SIGBUS is an alignment fault. SIGSEGV is an access violation | Theo de Raadt | |
1996-01-07 | created devices for the IP filter log on all architectures | dm | |
1996-01-05 | ss_sp is correct, ss_base is not. noticed by agc@sde.uts.amdahl.com; netbsd ↵ | Theo de Raadt | |
pr#1784 | |||
1996-01-05 | from netbsd: explicitly mask the address value | Theo de Raadt | |
1995-12-30 | from netbsd: | Theo de Raadt | |
fix initialization (pr#1853) from Ignatios Souvatzis add support for GRFIOCBLANK (pr#1810) from Ignatios Souvatzis rename grf_ul.gsp | |||
1995-12-30 | from netbsd: make changes from pr#1824 from Ignatios Souvatzis | Theo de Raadt | |
1995-12-30 | from netbsd: remove uneeded routines (pr#1837) from Bernd Ernesti | Theo de Raadt | |
1995-12-30 | from netbsd: fixup the table (pr#980) from Ignatios Souvatzis | Theo de Raadt | |
1995-12-30 | from netbsd: remove -fno-builtin (pr#1727) from Bernd Ernesti | Theo de Raadt | |
1995-12-30 | from netbsd: add vnd (pr#1744) from Robert Leland | Theo de Raadt | |
1995-12-30 | from netbsd: fix for newer boards (pr#1829) from Matthias Scheler | Theo de Raadt | |
1995-12-27 | from netbsd: | Theo de Raadt | |
Change splimp -> splnet in Ethernet, ARCnet, and FDDI drivers. | |||
1995-12-21 | from netbsd; cpu_setstack() is depricated | Theo de Raadt | |
1995-12-15 | INSTALL kernel was just used by netbsd1.1 for their release.. | Theo de Raadt | |
1995-12-15 | from netbsd; update grf_ul; support files now only used if needed | Theo de Raadt | |
1995-12-15 | from netbsd; bcopy moves to m68k tree | Theo de Raadt | |
1995-12-15 | from netbsd; cpu_fork changes types | Theo de Raadt | |
1995-12-05 | working .cvsignore files | Theo de Raadt | |
1995-12-05 | this is useful in compile directories | Theo de Raadt | |
1995-12-03 | Rearrange user page table size calculation so that silent overflow | Niklas Hallqvist | |
cannot occur | |||
1995-12-01 | Oops, forgot to declare emul_sunos | Niklas Hallqvist | |
1995-12-01 | niklas pointed out the new MDP_UNCACHE_WX might break fork/exec. | Niklas Hallqvist | |
always set/clear in setregs() now | |||
1995-11-28 | Fix SunOS emulation on 040 | Niklas Hallqvist | |
1995-11-28 | Fix SunOS emulation on 040 | Niklas Hallqvist | |
1995-11-28 | let loadbsd define sync scsi operation | Theo de Raadt | |
1995-11-13 | do not use -fno-builtin for kernels; the reasons why are manifold | Theo de Raadt | |
1995-11-13 | update to netbsd | Theo de Raadt | |
1995-10-26 | update from netbsd tree | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |