Age | Commit message (Expand) | Author |
2000-09-26 | Implement getnulldev that returns the dev_t for "/dev/null". | Artur Grabowski |
2000-07-19 | Use t_rstrt_to for ttrstrt timeout. | Artur Grabowski |
2000-07-11 | since .cvsignore is there, .keep_me is not needed | Theo de Raadt |
2000-07-06 | Add spllowersoftclock(), same as splsoftclock(). (art@ ok) | Hakan Olsson |
2000-06-23 | remove obsolete vtrace guts; art@ | Michael Shalayeff |
2000-06-08 | Add explicit inclusions of signalvar.h to files actually using syms defined | Niklas Hallqvist |
2000-04-17 | Whoops, missed a few. | Aaron Campbell |
2000-04-11 | Check usec for >= 1000000, not just > ; as msaitoh@NetBSD.org | Paul Janzen |
2000-03-23 | New API for timeouts. Replaces the old timeout()/untimeout() API and | Artur Grabowski |
2000-03-22 | Add ch to some dead ports for consistency, of course not tested. | Niklas Hallqvist |
2000-03-03 | $OpenBSD$ | Todd T. Fries |
2000-01-09 | add INET6 into conf/GENERIC. | Jun-ichiro itojun Hagino |
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-08-17 | New cpu_fork API to take a stack in which you point the child's stackpointer | Niklas Hallqvist |
1999-07-20 | 126 -> NBT_BAD | Constantine Sapuntzakis |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
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-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-20 | setregs does not reset stack anymore | Niklas Hallqvist |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1999-01-10 | Generalize cpu_set_kpc to take any kind of arg; mostly from NetBSD | Niklas Hallqvist |
1998-09-25 | o xfs is in the house (thanks art, for getting me started) | Todd T. Fries |
1998-07-28 | Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t... | Todd C. Miller |
1998-07-07 | oops, i did not handle nchrdev correctly | Theo de Raadt |
1998-07-07 | fix chrtoblk() so that it returne ENODEV for entries beyond the end of the table | Theo de Raadt |
1998-03-01 | Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, | Niklas Hallqvist |
1997-11-23 | use MI cdev_decl(ipl) | Michael Shalayeff |
1997-11-09 | New endian.h design. All architectures now use a common file for the bulk | Niklas Hallqvist |
1997-09-15 | kill Locore.c | Theo de Raadt |
1997-08-08 | Change the bounds_check_with_label API to also take a cpu_disklabel | Niklas Hallqvist |
1997-07-24 | multiple inclusion protection; brenner@umr.edu | Theo de Raadt |
1997-07-23 | Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port. | denny |
1997-04-08 | Clarify comment a bit and skip userret when flushing CPU caches in SunOS emul. | briggs |
1997-04-08 | Fix from NetBSD: flush caches on trap 2 in SunOS emulation. Comment on | briggs |
1997-02-28 | Add missing _MACHINE & _MACHINE_ARCH defines + some RCS Ids | Niklas Hallqvist |
1997-02-10 | add kernel_text symbol | Michael Shalayeff |
1997-01-16 | do not call resettodr() if RB_TIMEBAD is set due to being in ddb with clock u... | kstailey |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt |
1996-12-11 | MCLSHIFT=11, and calc MCLBYTES in such terms. found by pefo | Theo de Raadt |
1996-11-25 | htons et al. works on explicit 16- and 32-bit quantities and not the | Niklas Hallqvist |
1996-11-23 | remrq -> remrunqueue | kstailey |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey |
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey |
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey |