Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2002-11-05 | Rename cerror to __cerror and curbrk to __curbrk, to avoid namespace | Miod Vallat | |
pollution. Conforming to art@'s evil plans. | |||
2002-02-17 | rfork() needs a fork.S-like stub as well; ok art | Theo de Raadt | |
2001-08-23 | Fix the syscall wrappers name generation in, so that libc_r gets the | Miod Vallat | |
correct entry points and programs can link to it. I would have commited this later, but fgs@ insisted. | |||
2001-08-12 | #(endif|else) foo is incorrect, make it #endif /* foo */ | Heikki Korpela | |
deraadt@ ok | |||
2001-03-18 | Fix lots of register masks. | Brandon Creighton | |
1999-06-07 | replacement pipe() system call; copies data into place inside kernel, so | Theo de Raadt | |
that EFAULT return value is possible | |||
1999-02-01 | mi ptrace | David Leonard | |
1998-05-17 | ENTRY takes 2 args nowadays | Niklas Hallqvist | |
1996-12-11 | generate reboot.o like other system calls | Theo de Raadt | |
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1995-12-14 | from netbsd: | Theo de Raadt | |
Didn't take care of errors when return parameter was long long. Bug pointed out by Arne Henrik Juul. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |