| Commit message (Expand) | Author | Age | Files | Lines |
* | catch up with ktrace changes, KTRPOINT takes a 'struct thread' not | alfred | 2002-06-11 | 1 | -2/+2 |
* | Catch up to changes in ktrace API. | jhb | 2002-06-07 | 1 | -2/+2 |
* | Remove __P. | alfred | 2002-03-20 | 1 | -55/+52 |
* | Make compile, remove extra fdrop() calls. | alfred | 2002-01-19 | 1 | -3/+1 |
* | Replace ffind_* with fget calls. | alfred | 2002-01-14 | 1 | -4/+2 |
* | Some of the KSE stuff was accidentally reverted by file locking, | alfred | 2002-01-13 | 1 | -5/+5 |
* | SMP Lock struct file, filedesc and the global file list. | alfred | 2002-01-13 | 1 | -25/+54 |
* | Give struct socket structures a ref counting interface similar to | dillon | 2001-11-17 | 1 | -18/+12 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -142/+142 |
* | get rid of some printf and pointer type warnings | assar | 2001-07-22 | 1 | -3/+3 |
* | Undo part of the tangle of having sys/lock.h and sys/mutex.h included in | markm | 2001-05-01 | 1 | -11/+13 |
* | Grab the process lock while calling psignal and before calling psignal. | jhb | 2001-03-07 | 1 | -1/+4 |
* | Fix typo: wierd -> weird. | asmodai | 2001-02-06 | 1 | -1/+1 |
* | Finish deprecating <sys/select.h> in favor of <sys/selinfo.h> in kernel code. | wollman | 2001-01-20 | 1 | -1/+0 |
* | Forgot to patch this file in file descriptor race fix commit | dillon | 2000-11-23 | 1 | -7/+17 |
* | Cleanup after repo copy of sys/svr4 to sys/compat/svr4. | obrien | 2000-08-31 | 1 | -10/+10 |
* | Modify ktrace's general I/O tracing, ktrgenio(), to use a struct uio * | green | 2000-07-02 | 1 | -6/+14 |
* | Remove unneeded <sys/buf.h> includes. | phk | 2000-04-18 | 1 | -1/+0 |
* | Avoid excessive redundancy in svr4_sys_getmsg() and svr4_sys_putmsg(): | newton | 1999-12-12 | 1 | -8/+8 |
* | Remove unnecessary includes | newton | 1999-12-08 | 1 | -2/+0 |
* | General clean-up of socket.h and associated sources to synchronise up | phk | 1999-11-24 | 1 | -1/+1 |
* | Remove unnecessary includes. | newton | 1999-10-17 | 1 | -4/+0 |
* | Removal of sys/device.h | n_hibma | 1999-10-05 | 1 | -1/+0 |
* | Oops. That'll teach me to commit without testing. I either replaced | peter | 1999-10-01 | 1 | -1/+1 |
* | Zap a trigraph (???) | peter | 1999-10-01 | 1 | -1/+1 |
* | This is what was "fdfix2.patch," a fix for fd sharing. It's pretty | green | 1999-09-19 | 1 | -2/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Previous commit also finished cleaning up some dev_t -> udev_t transformations | newton | 1999-07-30 | 1 | -1/+1 |
* | Add $Id$ tags | newton | 1999-07-30 | 1 | -3/+5 |
* | Emulator KLD for SysVR4 executables grabbed from NetBSD. | newton | 1999-01-30 | 1 | -0/+2264 |