Age | Commit message (Expand) | Author |
2007-05-29 | more parts of netbsd compat that go away | Theo de Raadt |
2007-03-03 | `l' before `n'; | Jason McIntyre |
2006-05-17 | use lots more size_t instead of int running around | Ted Unangst |
2006-05-11 | - add -X and -x to SYNOPSIS | Jason McIntyre |
2006-05-11 | cedric points out 0xff mask isn't needed with unsigned chars | Ted Unangst |
2006-05-11 | oops, missed a %ld should be %lu | Ted Unangst |
2006-05-11 | need ctype.h for isprint. | Ted Unangst |
2006-05-11 | C spells 'byte' as 'unsigned char'. signed chars are not healthy for isprint | Ted Unangst |
2006-05-11 | -x and -X options to print io output in hex. from cedric berger | Ted Unangst |
2005-12-31 | Grok rthreads system calls before Dale yiells after me. | Miod Vallat |
2005-12-20 | No need to define UFS_EXTATTR anymore. | Miod Vallat |
2005-09-10 | for sysctl records, do not expect more than CTL_MAXNAME additional | Theo de Raadt |
2005-06-02 | for sysctl syscall pass the mib[] back to kdump to parse; | Michael Shalayeff |
2004-07-09 | #ifdef hpux only for m68k or hppa; this needs a revisit since this shows | Theo de Raadt |
2004-07-09 | better includes for syscalls from kernel | Michael Shalayeff |
2004-03-04 | Better ptrace description, also fix an off-by-one spotted by otto | Miod Vallat |
2003-10-13 | realloc stuff. ok deraadt@ jose@ | Ted Unangst |
2003-07-02 | ioctlname() proto | Theo de Raadt |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-02-19 | improve docs; raj@cerias.purdue.edu | Theo de Raadt |
2002-10-17 | missing defines for syscalls and a better formatting in usage | Michael Shalayeff |
2002-07-06 | Remove kernel support for NTP. ok deraadt@ and tholo@ | Thomas Nordin |
2002-06-23 | add -p pid feature, and ansi at the same time; millert ok | Theo de Raadt |
2002-06-12 | a real pid_t cleanup. | Mike Pechkin |
2002-03-12 | Add PT_IO to ptrace ops. | Artur Grabowski |
2002-02-22 | include a siginfo_t with ktrace PSIG information, so that kdump can print | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-08-18 | Add lots of missing prototypes, constify a few things. Add explicit ints. | Marc Espie |
2001-07-12 | first pass at a -Wall cleanup | Theo de Raadt |
1999-09-25 | add processing of netbsd syscall emulation | kstailey |
1997-11-04 | add more emulations; problem noted by khym@bga.com | Theo de Raadt |
1997-02-28 | Only include sys/errno.h once. | Todd C. Miller |
1997-02-06 | make are of a whole number of missing system call names; interesting fix | Theo de Raadt |
1997-01-30 | fix IOR/IOW/IOWR; cgd@netbsd.org | Theo de Raadt |
1996-12-10 | used to permit a single arg, which it ignored, now does usage(); fenner@freebsd | Theo de Raadt |
1996-06-26 | rcsid | Theo de Raadt |
1996-05-27 | native emul is now called "native" | Theo de Raadt |
1996-05-24 | Decode unknown ioctl commands to _IO{R,W,}('c',x[,y]), instead of 0xabcdef00 | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |