Age | Commit message (Expand) | Author |
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-10-31 | Trim the fat, needs testing. | Todd C. Miller |
2000-10-18 | typo in comment; from gluk@ptci.ru | Michael Shalayeff |
2000-09-26 | Implement getnulldev that returns the dev_t for "/dev/null". | Artur Grabowski |
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-06-23 | remove obsolete vtrace guts; art@ | Michael Shalayeff |
2000-06-18 | Allow S to be overridden like on the other arches; provos@ | Todd C. Miller |
2000-06-08 | Add explicit inclusions of signalvar.h to files actually using syms defined | Niklas Hallqvist |
2000-06-05 | Changes to exit handling. | Artur Grabowski |
2000-05-25 | cause traversal into arch & subdirectories for the purposes of manual page in... | Theo de Raadt |
2000-03-23 | New API for timeouts. Replaces the old timeout()/untimeout() API and | Artur Grabowski |
2000-02-22 | enlarge msgbuf, somewhat line netbsd did | Theo de Raadt |
2000-01-14 | Might as well ding the version number. | Jason Downs |
2000-01-14 | I could be wrong, but I doubt the world is going to end this year. Let's | Jason Downs |
2000-01-09 | add INET6 into conf/GENERIC. | Jun-ichiro itojun Hagino |
1999-12-14 | Compile. | Jason Downs |
1999-12-08 | bring in KAME IPv6 code, dated 19991208. | Jun-ichiro itojun Hagino |
1999-12-08 | add GENERIC.v6 (IPv6 test configuration). to be integrated into GENREIC. | Jun-ichiro itojun Hagino |
1999-11-22 | add empty mmioctl() implementation for new /dev/mem interface for all | Matthieu Herrb |
1999-11-08 | move MI definition of rd into it's MI place also fixing | Michael Shalayeff |
1999-10-05 | Kill .raw reference; don't know why I didn't see this sooner. | Jason Downs |
1999-09-18 | Fix device existance check. | Jason Downs |
1999-09-18 | Fix art's typo. | Jason Downs |
1999-09-03 | Change the pmap_enter api to pass down an argument that indicates | Artur Grabowski |
1999-08-18 | Default to loading bsd.rd from $OSREV/hp300/bsd.rd. | Jason Downs |
1999-08-17 | New cpu_fork API to take a stack in which you point the child's stackpointer | Niklas Hallqvist |
1999-08-16 | Kill meaningless reset printf(). | Jason Downs |
1999-08-16 | Add cdboot... | Jason Downs |
1999-08-16 | Implement real CD booting, aka SYS_CDBOOT, the LIF file small enough to | Jason Downs |
1999-08-15 | Add missing HP385 defines... | Jason Downs |
1999-07-20 | 126 -> NBT_BAD | Constantine Sapuntzakis |
1999-07-18 | pmap_activate() and pmap_deactivate() are MD | Theo de Raadt |
1999-07-18 | fix pmap_activate() and pmap_deactivate() arguments after art changed things | Theo de Raadt |
1999-07-18 | fix pmap_activate() and pmap_deactivate() arguments after art changed things | Theo de Raadt |
1999-07-08 | flesh out .Dt | Theo de Raadt |
1999-07-08 | install into man8/arch subdirs | Theo de Raadt |
1999-06-13 | Don't need rd here... | Jason Downs |
1999-05-28 | Support the 98543 in GM_DESCRIBE. Pointless, of course, but what the hell. | Jason Downs |
1999-05-25 | Move hilsoftinit() call to before interrupts are enabled, from NetBSD. | Jason Downs |
1999-05-24 | Only do basic work in the ethernet interrupt context, and queue packets to | Jason Wright |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-05-22 | Add new vm_swap code for dynamic swap. From netbsd, munged some by me, and | Tobias Weingartner |
1999-05-04 | Change "&=" to "=&", make egcs happy. | Todd C. Miller |
1999-04-23 | Fix kcore initialization. | Jason Downs |
1999-02-04 | Deterministic register initalization on process startup | Niklas Hallqvist |
1999-01-21 | just include <m68k/spinlock.h> so <machine/spinlock.h> works for libc_r | Todd C. Miller |
1999-01-21 | doh, wrong dir | Todd C. Miller |