| Commit message (Expand) | Author | Age | Files | Lines |
* | In the bootblocks, after discovering and opening /bsd.upgrade, fchmod -x |  deraadt | 2019-08-03 | 1 | -2/+3 |
* | libsa's memcpy() is actually memmove(). make a proper memmove(), and give |  deraadt | 2019-04-20 | 1 | -2/+2 |
* | Replace unbounded gets() in libsa with getln() which takes a buffer size, |  miod | 2015-11-16 | 1 | -2/+2 |
* | Remove orphaned files. |  miod | 2015-09-18 | 1 | -4/+1 |
* | Move {recv,send}udp() out of net.c into their own file; to be used shortly. |  miod | 2014-11-19 | 1 | -2/+2 |
* | move putchar() into libsa |  jasper | 2014-07-13 | 1 | -3/+3 |
* | Remove libsa exec.c, not used by anything anymore; all boot blocks now use |  miod | 2013-01-01 | 1 | -2/+2 |
* | Remove unused XCPPFLAGS. |  miod | 2013-01-01 | 1 | -3/+2 |
* | -ansi considered harmful, even in comments |  millert | 2005-05-24 | 1 | -2/+2 |
* | strcpy/strcat/sprintf removal in all bootblocks. various testing by |  deraadt | 2003-06-01 | 1 | -3/+4 |
* | Add MI loadfile support, from NetBSD |  drahn | 2001-06-23 | 1 | -1/+5 |
* | Add strchr.c |  millert | 1997-05-05 | 1 | -3/+3 |
* | Nuke i386 specific stuff. Not needed anymore. |  weingart | 1997-04-13 | 1 | -6/+1 |
* | no more arch/i386/stand/libsa/Makefile.inc |  mickey | 1997-04-02 | 1 | -6/+1 |
* | no unixdev by dafault |  mickey | 1997-02-17 | 1 | -2/+2 |
* | test/debug device, readdir->Makefile |  mickey | 1997-02-16 | 1 | -2/+5 |
* | * remove reference to non-existant fat.c. |  downsj | 1997-02-06 | 1 | -2/+2 |
* | remove net/zlib.c (use -lz now) |  mickey | 1997-02-06 | 1 | -5/+2 |
* | need -I for zlib.c |  mickey | 1997-02-06 | 1 | -2/+2 |
* | add strncmp |  mickey | 1997-02-06 | 1 | -5/+25 |
* | Add libz and make libsa aware of it. From NetBSD. |  downsj | 1997-02-06 | 1 | -1/+8 |
* | Merge to NetBSD 961207 |  niklas | 1996-12-08 | 1 | -4/+7 |
* | cleanup, add new files |  mickey | 1996-10-16 | 1 | -5/+7 |
* | zlib need this |  mickey | 1996-10-15 | 1 | -2/+5 |
* | add OpenBSD tag. |  mickey | 1996-09-23 | 1 | -0/+1 |
* | fix makefiles. cleanup, addopt for boot. |  mickey | 1996-09-20 | 1 | -1/+3 |
* | we need this. |  mickey | 1996-09-18 | 1 | -1/+1 |
* | put memcpy into libsa |  deraadt | 1995-12-26 | 1 | -1/+1 |
* | shrink bootblocks by splitting libsa contents into more files. from |  deraadt | 1995-12-07 | 1 | -2/+2 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+38 |