summaryrefslogtreecommitdiff
path: root/lib/libc/arch/m88k/sys
AgeCommit message (Expand)Author
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-03-10duplicate words and spelling fixes in commentsDavid Krause
2003-01-16Waiter! I asked for a working vfork!Miod Vallat
2003-01-07Get static rcsid correctly, better style for .S files, trim whitespace.Miod Vallat
2003-01-02Adapt to recent changes in libc/libc_r wrt weak symbols, so that programsMiod Vallat
2003-01-02Rename cerror to __cerror and curbrk to __curbrk, to avoid namespaceMiod Vallat
2002-02-17rfork() needs a fork.S-like stub as well; ok artTheo de Raadt
2000-03-01$OpenBSD$Todd T. Fries
1999-06-07replacement pipe() system call; copies data into place inside kernel, soTheo de Raadt
1999-02-09Fixed brk() and sbrk(). Removal of old mvme88k dir.Steve Murphree
1999-02-01mi ptraceDavid Leonard
1998-12-15correted sigsetjmp, setjump. Fixed MACHINE_ARCH vs. MACHINE stuff.Steve Murphree