Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide many (194!) symbols that nothing should be using. | 2015-08-26 | 1 | -30/+0 | |
| | | | | | | | Delete exect(2); it wasn't portable across archs and nothing used it. ports test build by naddy@ ok deraadt@ kettenis@ | ||||
* | zap rcsid. | 2005-08-07 | 1 | -6/+1 | |
| | | | | okay deraadt@ (tested them all) | ||||
* | kick, kick. Fix these files which did not come from NetBSD, but the | 2002-10-07 | 1 | -2/+26 | |
| | | | | powerpc port by Dale Rahn. | ||||
* | Simpler, smaller, more efficient and equivalent. | 2002-10-07 | 1 | -13/+2 | |
| | |||||
* | cerror -> __cerror as suggested by art, with a couple of missing _ASM_LABEL() | 2002-10-07 | 1 | -2/+2 | |
| | | | | added as appropriate. | ||||
* | Preliminary version for PIC support. Builds and runs standard and profiled | 1999-01-28 | 1 | -5/+5 | |
| | | | | | just fine. pic version has been compiled, but without a ld.so has not been tested. Needs binutils 2.9.1 or later to build pic version. | ||||
* | Add correct handling of more systemcalls. either not implemented before | 1998-08-07 | 1 | -1/+22 | |
| | | | | or poorly implemented. | ||||
* | Check-in of powerpc library support. | 1996-12-21 | 1 | -0/+1 | |
NOTE: This will not work until the other pieces are checked in. This is primarily the NetBSD powerpc port, with modifications to support ELF. |