Go to file
cgd 60faf5d2ae always provide at least a minimal aux vector. (The minimal version
is one entry long, with the entry's id being AUX_null.)
1996-12-17 22:04:20 +00:00
bin Getopts bugs again (I'll never get this right). 1996-12-15 20:37:09 +00:00
distrib Add ttyaction.0,cpu_switch.0,ctxsw.0,mi_switch.0 1996-12-09 22:13:54 +00:00
etc Add rtc-device. 1996-12-16 21:30:37 +00:00
games
gnu re-enable libg++ on the Alpha 1996-12-17 21:33:20 +00:00
include First cut at an ELF shared loader. Originally from John Polstra's FreeBSD elf 1996-12-16 20:37:55 +00:00
lib repeat after me: size_t != int, especially when you're taking pointers. 1996-12-17 22:00:39 +00:00
libexec remove /usr/localelf/lib from default library path 1996-12-17 05:04:10 +00:00
regress
sbin declare the keywords structure 'extern' in keywords.h, to avoid a common defn. 1996-12-16 19:53:02 +00:00
share build Alpha shared libraries with ${CC} rather than ${LD}, because cc 1996-12-17 21:05:40 +00:00
sys always provide at least a minimal aux vector. (The minimal version 1996-12-17 22:04:20 +00:00
usr.bin Build elf ldd and elf-to-xxx tools on mips ports. 1996-12-17 05:39:35 +00:00
usr.sbin Eliminate unsafe calls to strcpy() and sprintf(). 1996-12-16 22:30:43 +00:00
Makefile