Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-08-11 | elf/a.out symbols | Theo de Raadt | |
1996-08-11 | netbsd port, now we merge our changes back in | Theo de Raadt | |
1996-05-29 | enable ELF/a.out/ECOFF in machine/exec.h | Theo de Raadt | |
1996-03-24 | Prefix usage of "long long" with a "/* LONGLONG */" comment to shut up | Thorsten Lockert | |
lint(1) about it | |||
1996-03-24 | Use __asm in place of asm | Thorsten Lockert | |
1996-03-24 | Provide empty __warn_references() when we are not running GCC | Thorsten Lockert | |
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-06 | from netbsd; some U tags | Theo de Raadt | |
1995-12-31 | from netbsd; handle more netbsd versions | Theo de Raadt | |
1995-12-30 | from netbsd: support more gcc versions | Theo de Raadt | |
1995-12-15 | new mapdev/()/mapiodev() calling convention uses "struct rom_reg *" to supply | Theo de Raadt | |
base plus an offset new dvma routines | |||
1995-12-15 | simplify vm inclusions | Theo de Raadt | |
1995-12-14 | __FORK_BRAINDAMAGE | Theo de Raadt | |
1995-11-13 | varargs.h needs ... in va_dcl for gcc >= 2; from arnej@imf.unit.no; netbsd ↵ | Theo de Raadt | |
pr#1695 | |||
1995-10-25 | wrap function protos in __P() | Theo de Raadt | |
1995-10-25 | Added V3 SMP function pointers to romvec. | davem | |
1995-10-23 | add EE_TRUE and EE_FALSE | Theo de Raadt | |
1995-10-23 | + SYSEN_VIDEO | Theo de Raadt | |
1995-10-22 | crank NMBCLUSTERS | Theo de Raadt | |
1995-10-19 | sun_* -> sunos_* | Theo de Raadt | |
1995-10-19 | sun-like eeprom.h | Theo de Raadt | |
1995-10-18 | mmu_pagein proto | Theo de Raadt | |
1995-10-18 | pretty | Theo de Raadt | |
1995-10-18 | put bus_*() protos here; pfour support | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |