Go to file
Peter Wemm 6bc7cb8b3f Fix the getdents() emulation, the Linux ELF libraries use this, and
this code was not quite right (linux has a readdir and getdents syscall,
with the same args. readdir only returns one entry and uses a mutant
dirent structure.  This code was also returning the mutant form for
getdents as well.  My fault for missing this before.)
1996-03-10 22:27:51 +00:00
bin
eBones Fix typo - -des -> -ldes 1996-03-10 21:15:00 +00:00
etc
games
gnu remove ``whatis'' 1996-03-10 18:59:11 +00:00
include
lib
libexec
lkm First attempt at FreeBSD & Linux ELF support. 1996-03-10 08:42:54 +00:00
release
sbin
secure Fix typo - -des -> -ldes 1996-03-10 21:15:00 +00:00
share Replace PATCH_PRFX with a more generic DIST_SUBDIR. If it is set to 1996-03-10 08:26:21 +00:00
sys Fix the getdents() emulation, the Linux ELF libraries use this, and 1996-03-10 22:27:51 +00:00
tools
usr.bin
usr.sbin
COPYRIGHT
Makefile