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