Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-12-04 | grok systrace ioctl names | Michael Shalayeff | |
2002-11-26 | i've comitted from the wrong tree the previous, needs dkbad | Michael Shalayeff | |
2002-11-26 | parse all the usefull files in sys for ioctls, change if() return to a ↵ | Michael Shalayeff | |
switch(), makes it much smaller on most architectures | |||
2002-10-17 | missing defines for syscalls and a better formatting in usage | Michael Shalayeff | |
2002-10-17 | Add support for printing the AUDIO_* ioctls, too. | Jason Wright | |
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 | |
espie@ ok for make/, deraadt@ one extra eye, millert@ ok | |||
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 | |
fault addresses and other information. (a small bug exists: in some signal delivery cases, two PSIG records may be inserted, because postsig() is unaware a PSIG record has already been placed. but this small bug can stay since the siginfo_t information helps us find and fix other bugs) | |||
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-08-18 | Add lots of missing prototypes, constify a few things. Add explicit ints. | Marc Espie | |
Makes gcc much happier, less warnings. | |||
2001-07-12 | first pass at a -Wall cleanup | Theo de Raadt | |
2000-03-08 | Various cleanups and improvements. | Aaron Campbell | |
2000-03-04 | Improve. | Aaron Campbell | |
1999-12-28 | Add necessary include files. | Angelos D. Keromytis | |
1999-09-25 | add processing of netbsd syscall emulation | kstailey | |
1999-06-05 | - remove trailing white space | Aaron Campbell | |
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/ | |||
1999-02-26 | Ethernet bridge/IP firewall driver. | Jason Wright | |
1998-09-26 | usr.bin/ man page fixes, f-m. | Aaron Campbell | |
1997-11-04 | add more emulations; problem noted by khym@bga.com | Theo de Raadt | |
1997-04-16 | Make mkioctls obey the DESTDIR environment variable. | Todd C. Miller | |
From NetBSD (leo). | |||
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 | |
from ghelmer@freebsd.org | |||
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-09-16 | Use $STATIC. | Jason Downs | |
1996-07-08 | kernel is /bsd, os is OpenBSD | ccappuc | |
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 | |