Age | Commit message (Expand) | Author |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-03 | string fixes; tedu ok | Theo de Raadt |
2003-04-19 | Tweak previous sprintf -> snprintf fix to eliminate unnecessary | Kenneth R Westerback |
2003-03-30 | Use snprintf() to simplify device name construction, removing now | Kenneth R Westerback |
2002-10-06 | Remove some '#if 0' cruft. | Artur Grabowski |
2002-04-24 | Introduce a new file, machine/internal_types.h, to hold that specific arch | Marc Espie |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-09-01 | Add __HAVE_DEVICE_REGISTER to hp300/alpha (sparc64 already had it) and | Jason Wright |
2001-08-31 | implement autoconf mechanism using device_register(); from NetBSD. | Jason Wright |
2000-04-09 | range error; < cd_ndevs, not <= | Theo de Raadt |
2000-04-09 | Added config_detach_children, config_activate_children. | Constantine Sapuntzakis |
1999-08-08 | From NetBSD; new device detaching infrastructure. | Niklas Hallqvist |
1999-08-05 | From NetBSD; config_defer to defer configuration of a device until after all | Niklas Hallqvist |
1999-07-23 | Remove obsolete detach logic in preparation of a newer one | Niklas Hallqvist |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1998-05-11 | Formerly reuse of unit numbers of detached devices was impossible, with | Niklas Hallqvist |
1998-02-20 | Please GCC 2.8's harsher view of good style | Niklas Hallqvist |
1998-01-21 | Prevent a NULL-deref in the autoconf_verbose case | Niklas Hallqvist |
1998-01-20 | typo | Niklas Hallqvist |
1998-01-20 | Provide a way to debug probes. set autoconf_verbose via DDB, or | Niklas Hallqvist |
1997-11-23 | indent | Michael Shalayeff |
1997-02-03 | hp300 needs device_register(), too. | Jason Downs |
1996-11-21 | export struct cfdata cfdata[]; | Michael Shalayeff |
1996-10-18 | As alpha uses device_register, it needs its proto too | Niklas Hallqvist |
1996-09-24 | no mknod in chroot | Theo de Raadt |
1996-08-15 | Remove unnecessary prototype | Niklas Hallqvist |
1996-07-02 | pretty | Theo de Raadt |
1996-07-02 | -Wall & -Wstrict-prototype fixes | Niklas Hallqvist |
1996-06-23 | Added support for user modifiable kernel at boot (-c) /maja | Mats O Jansson |
1996-06-18 | sick netbsd alpha hack (why not do what other ports do?) | Theo de Raadt |
1996-05-07 | Make sure config_init gets called before consinit, as at least one port | Niklas Hallqvist |
1996-04-29 | Pull in John Kohl's [jtk@netbsd.org] most recent (15Apr96) APM and PCMCIA work | hvozda |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |