| Commit message (Expand) | Author | Age | Files | Lines |
* | Add sufficient braces to keep egcs happy about potentially ambiguous | peter | 1999-05-06 | 1 | -4/+4 |
* | Suser() simplification: | phk | 1999-04-27 | 3 | -5/+5 |
* | Staticize. | eivind | 1999-04-11 | 1 | -2/+2 |
* | Add missing poatch for ibcs2_ipc.h as well. | guido | 1999-02-09 | 1 | -4/+14 |
* | 1) Fix our view of how ibcs2_semid_ds looks. There is no padding int there | guido | 1999-02-07 | 2 | -13/+46 |
* | Can't use elf_brand_inuse() here because iBCS2 doesn't use ELF. D'oh! | newton | 1999-02-04 | 1 | -2/+14 |
* | Fix warnings in preparation for adding -Wall -Wcast-qual to the | dillon | 1999-01-28 | 8 | -61/+61 |
* | Remove references to an LKM that isn't built any more. | peter | 1999-01-17 | 2 | -6/+4 |
* | Removed the cast to a pointer in the definition of PS_STRINGS and | bde | 1998-12-16 | 1 | -1/+1 |
* | Added 3 new errno values, requred by various standards: EOVERFLOW, | dt | 1998-12-14 | 2 | -3/+7 |
* | Examine all occurrences of sprintf(), strcat(), and str[n]cpy() | archie | 1998-12-04 | 3 | -22/+29 |
* | Finished updating module event handlers to be compatible with | bde | 1998-11-15 | 1 | -2/+2 |
* | Don't define the module glue if building as an LKM, this happens to have | peter | 1998-11-07 | 1 | -1/+3 |
* | Create an 'ibcs2' module so that scripts can tell if it's statically | peter | 1998-11-06 | 1 | -1/+20 |
* | *gulp*. Jordan specifically OK'ed this.. | peter | 1998-10-16 | 1 | -2/+2 |
* | Fixed two potentially serious classes of bugs: | dg | 1998-10-13 | 1 | -5/+5 |
* | Silence a harmless warning. | des | 1998-09-26 | 1 | -2/+2 |
* | Add provisions for variant core dump file formats, depending on the | jdp | 1998-09-14 | 1 | -2/+3 |
* | Removed unused includes. Fixed disordering of includes. | bde | 1998-08-17 | 1 | -8/+6 |
* | Backed out previous commit. The seconds part of microtime() is | bde | 1998-08-17 | 1 | -2/+2 |
* | Use [u]intptr_t instead of [u_]long for casts between pointers and | bde | 1998-08-16 | 2 | -9/+12 |
* | Updated generated files. | bde | 1998-06-09 | 3 | -24/+0 |
* | Updated generated files. | bde | 1998-06-08 | 2 | -172/+172 |
* | This commit fixes various 64bit portability problems required for | dfr | 1998-06-07 | 9 | -175/+203 |
* | Correct sleep priority. | dyson | 1998-06-02 | 1 | -2/+2 |
* | Translate T_PROTFLT to SIGSEGV instead of SIGBUS when running under | eivind | 1998-04-28 | 1 | -1/+2 |
* | Added EIDRM & ENOMSG errno in translation table. | sos | 1998-04-13 | 1 | -0/+2 |
* | Use getmicrotime insted of microtime, we only use the second part. | phk | 1998-04-06 | 1 | -2/+2 |
* | Make a kernel version of the timer* functions called timerval* to be | phk | 1998-04-06 | 1 | -2/+2 |
* | De-staticize enough to make all the LKMs work again. Add comments where | eivind | 1998-02-11 | 1 | -3/+3 |
* | Staticize. | eivind | 1998-02-09 | 1 | -6/+6 |
* | Back out DIAGNOSTIC changes. | eivind | 1998-02-06 | 1 | -2/+0 |
* | Turn DIAGNOSTIC into a new-style option. | eivind | 1998-02-04 | 1 | -0/+2 |
* | Make SPX_HACK a new-style option. | eivind | 1998-02-04 | 2 | -2/+6 |
* | Unspammed nested include of <vm/vm_zone.h>. | bde | 1997-12-27 | 1 | -1/+2 |
* | Don't include <sys/lock.h> in headers when only `struct simplelock' is | bde | 1997-12-05 | 1 | -1/+2 |
* | Move the "retval" (3rd) parameter from all syscall functions and put | phk | 1997-11-06 | 16 | -415/+341 |
* | Change the M_NAMEI allocations to use the zone allocator. This change | dyson | 1997-09-21 | 1 | -3/+3 |
* | Fixed type mismatches for functions with args of type vm_prot_t and/or | bde | 1997-08-25 | 1 | -8/+3 |
* | Added an XXX comment. | bde | 1997-08-25 | 1 | -1/+4 |
* | Removed an unused variable. | bde | 1997-08-25 | 1 | -2/+1 |
* | Fixed a pedantic syntax error (case labels without a statement). | bde | 1997-08-25 | 1 | -1/+2 |
* | Removed unused #includes. | bde | 1997-07-20 | 14 | -113/+9 |
* | Do The Right Thing when an iBCS2 program does getgroups(0, whatever) -- we | sef | 1997-06-25 | 1 | -2/+6 |
* | For the xenix_ftime() routine, don't use the native version of the struct -- | sef | 1997-06-22 | 1 | -3/+8 |
* | md_regs is a struct trapframe * now, not int [] | peter | 1997-05-07 | 3 | -6/+6 |
* | Fully implement vfork. Vfork is now much much faster than even our | dyson | 1997-04-13 | 1 | -2/+3 |
* | Removed unused or apparently-unused #includes, especially of the | bde | 1997-04-10 | 1 | -25/+0 |
* | Regenerate (removed unused #includes from ibcs2*_sysent.c). | bde | 1997-04-09 | 8 | -14/+8 |
* | Removed unused #includes. | bde | 1997-04-09 | 3 | -9/+3 |