Age | Commit message (Expand) | Author |
2007-05-15 | fix some lint 'xxx used, but not defined' warnings by properly adding | Otto Moerbeek |
2005-11-29 | if we pull in a .S file, we must fake out the lint with a .c file | Theo de Raadt |
2005-08-07 | zap rcsid. | Marc Espie |
2005-02-01 | Replace broken frexp() with a working one from FreeBSD. There's | Todd C. Miller |
2004-10-01 | add some missing $, ok djm@ 'That looks fine to me' millert@ | Jonathan Gray |
2004-01-29 | fix to use sigaltstack again. help miod ok miod deraadt | Ted Unangst |
2004-01-15 | ABI breakage happened with the sigaltstack replacement. It is too late, | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-02 | Add Doug Gwyn's portable alloca() for platforms w/o an assembler | Todd C. Miller |
2003-03-10 | duplicate words and spelling fixes in comments | David Krause |
2003-03-01 | Provide real ieee fp*() functions; from NetBSD. | Miod Vallat |
2002-10-06 | Rename curbrk to __curbrk on alpha to avoid namespace pollution. | Artur Grabowski |
2002-10-06 | Rename cerror to __cerror on alpha to avoid namespace pollution. | Artur Grabowski |
2002-02-17 | rfork() needs a fork.S-like stub as well; ok art | Theo de Raadt |
2002-01-04 | system calls are made thru _thread_sys_* with weak symbols of the real name | Dale Rahn |
2002-01-04 | longjmp(..., 0) is not really legal, but all other archs I've looked | Artur Grabowski |
2001-09-20 | Add PSEUDO_NOERROR similar to that used by NetBSD. | Todd C. Miller |
2001-09-10 | Use the LBL isnan() and isinf() on all platforms with ieee floating point. | Todd C. Miller |
2001-09-10 | Use the LBL frexp() on all platforms with ieee floating point. | Todd C. Miller |
2001-06-13 | SYSLEAF, not LEAF. shared libc_r builds now on alpha. | Artur Grabowski |
2001-06-13 | pretty | Artur Grabowski |
2001-06-13 | "#endif _THREAD_SAFE" is not legal | Artur Grabowski |
2001-01-24 | Add alignment on this ugly array. | Artur Grabowski |
1999-06-07 | replacement pipe() system call; copies data into place inside kernel, so | Theo de Raadt |
1999-04-25 | missing parts from last commit | Todd C. Miller |
1999-02-04 | END -> SYSEND (typo fix) | David Leonard |
1999-02-01 | mi ptrace | David Leonard |
1999-01-20 | use LIBCSRCDIR | David Leonard |
1999-01-06 | _THREAD_SAFE; nominal testing by fries | David Leonard |
1998-02-08 | Better lint(1) framework. Mostly from cgd@NetBSD | Thorsten Lockert |
1997-08-01 | pull in protos | Theo de Raadt |
1997-07-23 | tabify | kstailey |
1996-12-11 | generate reboot.o like other system calls | Theo de Raadt |
1996-11-13 | Bad include directive. | etheisen |
1996-11-13 | Merge to NetBSD, added RCSids | Niklas Hallqvist |
1996-11-13 | Sync to NetBSD + fixup RCS IDs | Niklas Hallqvist |
1996-11-13 | Move RCSid up | Niklas Hallqvist |
1996-11-13 | Sync with kernel, from NetBSD | Niklas Hallqvist |
1996-08-19 | Fix RCS ids | Thorsten Lockert |
1996-05-01 | sync with netbsd | Theo de Raadt |
1996-03-25 | Add support for building lint(1) library | Thorsten Lockert |
1995-12-14 | from cgd@netbsd; be more conservative when setting the gp | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |