Age | Commit message (Expand) | Author |
2003-12-25 | Use an unsigned comparison against minbrk. | Miod Vallat |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-09 | insque and remque are VAX instructions, no need for C functions; From 4.4BSD | Todd C. Miller |
2003-03-10 | duplicate words and spelling fixes in comments | David Krause |
2002-11-06 | From NetBSD; Use _C_LABEL, not SYSNAME to call sigaltstack, sigblock, | Todd C. Miller |
2002-11-05 | thread safe libc -- 2nd try. OK miod@, millert@ | Marco S Hyman |
2002-11-05 | Rename cerror to __cerror and curbrk to __curbrk, to avoid namespace | Miod Vallat |
2002-11-03 | back out previous patch.. there are still some vax/m68k issues | Marco S Hyman |
2002-11-03 | libc changes for thread safety. Tested on: | Marco S Hyman |
2002-11-01 | Stub to help libc_r builds | Miod Vallat |
2002-02-19 | We need to keep K&R compat macros for some ports where the assemnbler is | Todd C. Miller |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |
2002-02-17 | rfork() needs a fork.S-like stub as well; ok art | Theo de Raadt |
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-08-23 | Fix the syscall wrappers name generation in, so that libc_r gets the | Miod Vallat |
2001-08-12 | #(endif|else) foo is incorrect, make it #endif /* foo */ | Heikki Korpela |
2001-04-18 | Most of the systems we run on require an emulated EMODD, so avoid using | Hugh Graham |
2001-03-18 | Fix lots of register masks. | Brandon Creighton |
2000-10-10 | Fresh infinity from NetBSD. | Hugh Graham |
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-01 | mi ptrace | David Leonard |
1998-05-17 | ENTRY takes 2 args nowadays | Niklas Hallqvist |
1998-05-14 | NetBSD merge | Niklas Hallqvist |
1998-02-08 | Better lint(1) framework. Mostly from cgd@NetBSD | Thorsten Lockert |
1997-07-23 | tabify | kstailey |
1996-12-11 | generate reboot.o like other system calls | Theo de Raadt |
1996-08-19 | Fix RCS ids | Thorsten Lockert |
1996-05-22 | sync to ragge | Theo de Raadt |
1996-03-25 | Add support for building lint(1) library | Thorsten Lockert |
1996-02-24 | From NetBSD: Add explicit return type | Niklas Hallqvist |
1996-01-08 | from ragge; Changed to only include <machine/asm.h>, as the other ports | Theo de Raadt |
1995-12-15 | from ragge; Add defs to understand K&R cpp | Theo de Raadt |
1995-12-14 | from netbsd: | Theo de Raadt |
1995-12-14 | from netbsd; cannot be sure cpp can handle x ## y | Theo de Raadt |
1995-12-14 | from netbsd; sigsetjmp/siglongjmp was missing. Code fix by Arne H. Juul. | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |