Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove libsa exec.c, not used by anything anymore; all boot blocks now use | 2013-01-01 | 1 | -179/+0 | |
| | | | | loadfile or a derivative of. | ||||
* | ansification and knf and protos | 2003-08-11 | 1 | -12/+9 | |
| | |||||
* | Add missing close() on EFTYPE error in exec(); from Patrick Latifi | 2003-08-04 | 1 | -1/+2 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | strcpy/strcat/sprintf removal in all bootblocks. various testing by | 2003-06-01 | 1 | -3/+3 | |
| | | | | | various people. outside of some messy things in src/gnu, only one thing in the main tree now violates this rule: bind | ||||
* | struct exec members are not long any more | 1998-07-14 | 1 | -2/+2 | |
| | |||||
* | Silence warning now that a_* is not long. | 1998-04-27 | 1 | -2/+3 | |
| | |||||
* | a.out fields are u_int32_t not long; fix warnings from printf. | 1998-04-25 | 1 | -6/+6 | |
| | |||||
* | strong signedness typing a version of egcs I tried months ago wanted | 1998-02-23 | 1 | -17/+17 | |
| | | | | | me to fix. I am not sure these are necessary for gas 2.8 but I figure I would commit them anyhow. | ||||
* | Kill non-secure blip. | 1997-09-28 | 1 | -9/+3 | |
| | |||||
* | machdep_start has to do esym mucking... | 1997-04-11 | 1 | -5/+2 | |
| | |||||
* | even better indent | 1997-03-31 | 1 | -4/+3 | |
| | |||||
* | indent | 1997-03-31 | 1 | -5/+5 | |
| | |||||
* | Fix for my fix... | 1997-03-31 | 1 | -6/+6 | |
| | |||||
* | Fix symbol handling (stripped kernels) | 1997-03-31 | 1 | -23/+28 | |
| | |||||
* | fix comment | 1997-03-30 | 1 | -2/+2 | |
| | |||||
* | Various fixes for ZMAGIC. Thanks Theo | 1997-03-27 | 1 | -13/+26 | |
| | |||||
* | Get rid of userland includes | 1997-03-25 | 1 | -3/+2 | |
| | |||||
* | The hp300 bug is now fixed correctly... | 1997-02-05 | 1 | -8/+12 | |
| | |||||
* | Gross hack for hp300, and a fix for NO_LSEEK as pointed out by briggs. | 1997-01-18 | 1 | -2/+9 | |
| | |||||
* | Merge to NetBSD 961207 | 1996-12-08 | 1 | -2/+2 | |
| | |||||
* | prototype changes. | 1996-10-16 | 1 | -3/+3 | |
| | |||||
* | add OpenBSD tag. | 1996-09-23 | 1 | -0/+1 | |
| | |||||
* | pull string.h at right place | 1996-06-10 | 1 | -2/+2 | |
| | |||||
* | obviously killing gcc warnings is more important than keeping this library small | 1996-05-22 | 1 | -5/+5 | |
| | |||||
* | from netbsd; 64-bit cleanup | 1995-12-15 | 1 | -2/+2 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+165 | |