freebsd-dev/lib
Geoff Rehmet 1f80968a0b Rewrite nlist to mmap the whole a.out file (at Davidg's suggestion).
This means that we don't have to do rounding calculations for page
boundaries.  (We do all our accesses via the mmapped area now.)
Reviewed by:
1994-07-22 12:22:51 +00:00
..
csu/i386 MAP_FILE is the default on mmap now, and is no longer defined just 1994-05-28 13:59:16 +00:00
libc Rewrite nlist to mmap the whole a.out file (at Davidg's suggestion). 1994-07-22 12:22:51 +00:00
libcompat Comment out missing sources. 1994-05-27 11:01:30 +00:00
libcurses BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
libedit BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
libkvm Fix kvm_i386.c just enough to make it compile and return lots of errors 1994-05-28 05:48:30 +00:00
libm BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
libpam/modules/pam_kerberosIV Initial revision 1994-05-27 12:32:03 +00:00
libresolv BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
librpc BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
libskey Move skey.h to /usr/include so other packages will be able to use 1994-06-02 20:25:30 +00:00
libtelnet BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
libterm Do not create link for *lib_p.a if you are not installing profiled libraries. 1994-05-27 11:02:31 +00:00
libtermcap Do not create link for *lib_p.a if you are not installing profiled libraries. 1994-05-27 11:02:31 +00:00
libutil BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
liby BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
msun/bsdsrc BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
Makefile Enable csu/${MACHINE} now that I have copied in our crt* files. 1994-05-28 09:24:46 +00:00