| Age | Commit message (Expand) | Author |
| 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 |
| 1994-08-04 | Make libsa compile again by not including sys/errno.h | brezak |
| 1994-07-27 | get includes from sys, and define KERNEL | cgd |
| 1994-05-08 | Standalone networking for network boot loaders. | brezak |
| 1994-01-26 | CMU/4.4 stand-alone library | brezak |