Age | Commit message (Expand) | Author |
---|---|---|
2005-07-13 | do not leak memory if read()ing section headers fails; from Andrey Matveev <e... | Michael Shalayeff |
2004-02-10 | Allow /boot to load read-only data segments in ELF kernels. | Tom Cosgrove |
2003-08-11 | load file in one pass avoiding seeking the headers back and forth; miod@ test... | Michael Shalayeff |
2003-08-11 | ansification and knf and protos | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-06-01 | strcpy/strcat/sprintf removal in all bootblocks. various testing by | Theo de Raadt |
2003-05-07 | plug a memory leak | Michael Shalayeff |
2002-11-11 | avoid uninitialized warnings from gcc; art@ ok | Michael Shalayeff |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-06-23 | Add MI loadfile support, from NetBSD | Dale Rahn |