| Commit message (Expand) | Author | Age | Files | Lines |
* | Regen (FWIW) | peter | 2004-02-21 | 4 | -5/+5 |
* | Try and make the compat sigreturn prototypes closer to reality. | peter | 2004-02-21 | 1 | -1/+1 |
* | Regen. | deischen | 2004-02-03 | 4 | -5/+7 |
* | Sync with kern/syscalls.master. | deischen | 2004-02-03 | 1 | -0/+1 |
* | Regen | peter | 2004-01-28 | 5 | -7/+40 |
* | Add getitimer swab stub | peter | 2004-01-28 | 1 | -2/+2 |
* | GC unused 'syshide' override to /dev/null. This was here to disable | peter | 2003-12-24 | 1 | -1/+0 |
* | Regen (should be a NOP except for rcsid) | peter | 2003-12-23 | 4 | -4/+4 |
* | GC unused namespc column. | peter | 2003-12-23 | 1 | -548/+518 |
* | Regen | peter | 2003-12-23 | 4 | -5/+5 |
* | freebsd32_fstat(2) is now MPSAFE | peter | 2003-12-23 | 1 | -1/+1 |
* | Rather than screw around with the (unsafe) stackgap, call vn_stat/fo_stat | peter | 2003-12-23 | 1 | -53/+45 |
* | Regen | peter | 2003-12-23 | 4 | -29/+13 |
* | Eliminate stackgap usage for the (woefully incomplete) path translations | peter | 2003-12-23 | 3 | -195/+3 |
* | regen | peter | 2003-12-11 | 4 | -5/+5 |
* | Mark freebsd32_gettimeofday() as mpsafe | peter | 2003-12-11 | 1 | -1/+1 |
* | Just implementing a 32 bit version of gettimeofday() was smaller than | peter | 2003-12-11 | 1 | -22/+14 |
* | Regen | peter | 2003-12-10 | 4 | -17/+25 |
* | Add missing extattr_list_fd(), extattr_list_file(), extattr_list_link() | peter | 2003-12-10 | 1 | -1/+4 |
* | The osigpending, oaccept, orecvfrom and ogetdirentries entries were | peter | 2003-12-10 | 1 | -8/+4 |
* | Regen | peter | 2003-11-08 | 4 | -7/+7 |
* | "implement" vfork(). Add comments next to the other syscalls that need | peter | 2003-11-08 | 1 | -1/+12 |
* | Dont write to the stackgap directly in execve(). | peter | 2003-11-07 | 1 | -3/+9 |
* | Regen. | jhb | 2003-11-07 | 4 | -13/+13 |
* | Sync with global syscalls.master by marking ptrace(), dup(), pipe(), | jhb | 2003-11-07 | 1 | -9/+9 |
* | Add CTASSERT()'s to check that the sizes of our replicas of the 32 bit | peter | 2003-10-30 | 2 | -3/+26 |
* | Switch to using the emulator in the common compat area. | peter | 2003-08-23 | 2 | -2/+4 |
* | Initial sweep to de-i386-ify this | peter | 2003-08-22 | 3 | -79/+84 |
* | Regen | peter | 2003-08-22 | 4 | -411/+411 |
* | Begin attempting to consolidate the two different i386 emulations | peter | 2003-08-22 | 3 | -63/+75 |
* | Regen | peter | 2003-08-21 | 4 | -14/+14 |
* | This is too funny for words. Swap syscalls 416 and 417 around. It works | peter | 2003-08-21 | 1 | -2/+2 |
* | Use __FBSDID(). | obrien | 2003-07-25 | 1 | -2/+3 |
* | Regenerate. | peter | 2003-05-31 | 1 | -0/+447 |
* | Make this compile with WITNESS enabled. It wants the syscall names. | peter | 2003-05-31 | 2 | -2/+3 |
* | Deal with the user VM space expanding. 32 bit applications do not like | peter | 2003-05-23 | 1 | -1/+1 |
* | Regen | peter | 2003-05-14 | 3 | -18/+43 |
* | Add BASIC i386 binary support for the amd64 kernel. This is largely | peter | 2003-05-14 | 3 | -11/+123 |
* | Regen. | jhb | 2003-04-25 | 3 | -34/+3 |
* | Oops, the thr_* and jail_attach() syscall entries should be NOPROTO rather | jhb | 2003-04-25 | 1 | -7/+7 |
* | Regen. | jhb | 2003-04-24 | 3 | -4/+58 |
* | Fix the thr_create() entry by adding a trailing \. Also, sync up the | jhb | 2003-04-24 | 1 | -4/+4 |
* | - Replace inline implementations of sigprocmask() with calls to | jhb | 2003-04-22 | 1 | -66/+33 |
* | o In struct prison, add an allprison linked list of prisons (protected | mike | 2003-04-09 | 1 | -0/+1 |
* | - Add thr and umtx system calls. | jeff | 2003-04-01 | 1 | -0/+8 |
* | - Add a placeholder for sigwait | jeff | 2003-03-31 | 1 | -0/+1 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -5/+5 |
* | Remove #include <sys/dkstat.h> | phk | 2003-02-16 | 1 | -1/+0 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -5/+5 |
* | Synchronize to kern/syscalls.master:1.139. | rwatson | 2002-12-29 | 1 | -0/+4 |