Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The int (32bit) argument must be sign extended on the 64 bit amd64 before | 2006-05-09 | 1 | -3/+5 | |
| | | | | the add. ok miod@, toby@. olrite mickey@ | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2005-12-13 | 11 | -66/+22 | |
| | | | | | rescinded 22 July 1999. Checked by ian@ and deraadt@ | ||||
* | Define OSYSCALL* macros, as their SYSCALL* counterparts, but using the | 2004-02-22 | 1 | -2/+2 | |
| | | | | | | | | | int 0x80 mechanism; and use OSYSCALL for sigreturn() as done in the sigcode. Naming borrowed from NetBSD. ok deraadt@ | ||||
* | errno is int, not long; tracked down by otto@ | 2004-02-18 | 1 | -4/+4 | |
| | | | | ok deraadt@ | ||||
* | correct syscall() stub; fixes perl and vi.recover | 2004-02-11 | 1 | -2/+3 | |
| | |||||
* | Fix PIC cerror. ok miod@ mickey@ | 2004-02-10 | 1 | -2/+3 | |
| | |||||
* | CURBRK -> __curbrk changes from mickey, minbrk addition by me, ok mickey@ | 2004-02-10 | 2 | -12/+14 | |
| | |||||
* | masks are only 32 bits on openbsd | 2004-02-09 | 1 | -2/+2 | |
| | |||||
* | things for amd64; from art@ | 2004-01-28 | 12 | -0/+735 | |