| Age | Commit message (Expand) | Author |
| 2003-04-11 | Build ffsv1 and ffsv2 | dsl |
| 2003-03-12 | separate ether_sprintf() from the rest of ethernet support -- sometimes | drochner |
| 2003-02-23 | Add support for LFSv2 filesystems. From a libsa standpoint, LFSv1 and | simonb |
| 2002-03-15 | Move files[] from globals.c to its own file. Including all of globals.o | simonb |
| 2002-02-17 | Add a comment describing what SA_USE_LOADFILE is for. | thorpej |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-11-14 | Undefine DESTDIR; we don't want the special DESTDIR <bsd.lib.mk> | tv |
| 2001-10-31 | Split elf32 vs. elf64 handling in loadfile(), including support for | thorpej |
| 2001-10-31 | Build the loadfile() a.out, ECOFF, and ELF back-ends as separate | thorpej |
| 2001-09-02 | Add a small version of memmove() for libsa. | tsutsui |
| 2001-03-31 | Explain some SA_* options - reading compressed kernels, netboot | hubertf |
| 2000-11-02 | Add a standalone MS-DOS file system reader package, lifted | thorpej |
| 2000-10-25 | Split the UDP routines out of net.c. | thorpej |
| 1999-11-13 | Backout my libsa changes. | thorpej |
| 1999-11-12 | add -DNET_DEBUG to the list of commented-out debug options | lukem |
| 1999-11-12 | Add strncpy(). | simonb |
| 1999-11-11 | Small, MI strcat() and strcpy(). | thorpej |
| 1999-11-11 | The hack needed to work around gcc lameness. | thorpej |
| 1999-11-11 | Networking routines needed for libsa to be self-contained. | thorpej |
| 1999-11-11 | Add small, MI strcmp(), strlen(), and strncmp() functions. Modules within | thorpej |
| 1999-09-09 | add a function to verify a password against an in-core md5 sum | drochner |
| 1999-08-18 | Add a standalone LFS implementation. Currently not merged with ufs (FFS), | cgd |
| 1999-05-07 | Build libraries for kernel/standalone code from within their compilation | drochner |
| 1999-04-28 | MI loadfile (used by i386, pmax and sparc shortly) | christos |
| 1999-04-14 | move "ls" utility from i386/stand/libsa here | drochner |
| 1999-04-01 | It's no use having a memcmp() that calls bcmp() if there's no bcmp() in | simonb |
| 1999-03-30 | Add bzero.c, errno.c, and memset.c to SRCS | cgd |
| 1999-02-24 | build tftp filesystem, rearrange .ifdef slightly so that network stuff | drochner |
| 1999-02-13 | Split the printf variants into separate files. | pk |
| 1999-02-13 | convert from NOxxx= to MKxxx=no. | lukem |
| 1999-02-12 | We can't prototype exit() publically because it might take an argument or | drochner |
| 1998-09-24 | tfs -> ustarfs | ross |
| 1998-09-22 | Add tfs.c to SRCS. | ross |
| 1997-10-26 | use COPTS instead of CFLAGS (entry currently commented out) | lukem |
| 1997-06-26 | Don't define STANDALONE here, it is not used by sys/lib/libsa code. | drochner |
| 1997-05-31 | Back out BUILDDIR and NOINSTALL changes. | cjs |
| 1997-05-30 | Use new NOINSTALL option for libraries that are used only during the build | cjs |
| 1997-05-07 | Use libinstall::, not install:, to prevent instaling LIB. | mycroft |
| 1997-02-16 | allow includers to specify library-specific CPP flags via ${LIB}MISCCPPFLAGS | cgd |
| 1997-01-23 | clean up variable use, standardize with other kernel library Makefiles. | cgd |
| 1997-01-16 | add memcmp, implemented as a wrapper around bcmp() (like memcpy() is | cgd |
| 1996-10-02 | Remove superfluous -I. accidently introduced when I imported the PPC port | ws |
| 1996-09-30 | Add support for booting from cd9660 fs | ws |
| 1996-01-13 | Some files containing more than one function are split. This reduces the | leo |
| 1995-10-01 | Don't add network files to SRCS if NO_NET is defined. (I'm getting | phil |
| 1995-09-17 | De-activate DEBUGFLAGS again. | pk |
| 1995-09-17 | Revert fs_ops read/write declarations; these return error numbers. | pk |
| 1995-09-14 | Mirror libkern makefiles. | pk |
| 1994-10-26 | new RCS ID format. | cgd |
| 1994-08-22 | Cleanup to make more ANSI compliant; checkpoint | brezak |