Go to file
davidb c98d8a269a Fixed a bug I introduced in the last update. devices/*/Makefile were
barfing on the definition of libraries due to the added directory level.
Easy fix, as they don't need that code.
1993-12-30 00:10:17 +00:00
bin Changed to use make's new .OBJDIR 1993-12-28 10:59:05 +00:00
etc don't use kernfs, use strings, to get kernel version 1993-12-22 14:03:32 +00:00
games update for fgetline 1993-12-22 07:23:27 +00:00
gnu Fixed a bug I introduced in the last update. devices/*/Makefile were 1993-12-30 00:10:17 +00:00
include new version from CSRG, via BSDI, with fixes 1993-12-22 10:19:31 +00:00
lib #include <stdlib.h> & <string.h> to bring function prototypes into scope. 1993-12-28 19:51:37 +00:00
libexec add '-L' flag, for those of us who are *really* paranoid... 1993-12-23 09:05:45 +00:00
regress Add sys directory 1993-12-21 04:09:56 +00:00
sbin Replace emitl(), a function that converts a struct tm to a time_t, with 1993-12-24 01:16:59 +00:00
share Fixed documentation for DPADD and LDADD. 1993-12-29 19:30:15 +00:00
sys Changed to use make's new .OBJDIR 1993-12-28 10:59:05 +00:00
usr.bin Update the list of primaries that are extensions of POSIX.2. 1993-12-29 22:22:44 +00:00
usr.sbin Changed to use make's new .OBJDIR 1993-12-28 12:48:44 +00:00
Makefile do "lib" first. otherwise you can be *really* screwed by a 'make install' 1993-12-08 04:51:25 +00:00