Go to file
itojun 0376690bbf move socklen_t decl to sys/ansi.h.
sys/socket.h pulls in sys/ansi.h and declare socklen_t as necessary.
the change is to allow declaration of socklen_t with less inclusion ordering
constraints.  (netdb.h needs this change)
2000-06-04 08:50:28 +00:00
bin G/C evar() - now that everything is in the one structure it was exactly 2000-06-02 03:39:02 +00:00
dist Resolve conflicts. 2000-05-23 06:07:42 +00:00
distrib add some missing files. 2000-06-03 05:36:56 +00:00
etc use netstat -inv for all address familires. PR 10249. 2000-06-04 08:35:10 +00:00
games Fix core dump. 2000-05-24 14:43:00 +00:00
gnu Since gdb seems to be useful, enable gdb on powerpc. 2000-06-03 06:00:04 +00:00
include Use a seperate Makefile in the rpc/ subdir. Needed because it generates 2000-06-03 11:23:54 +00:00
lib Need <string.h> for LP64 systems. 2000-06-04 04:35:13 +00:00
libexec include sys/sched.h to get definition of CPUSTATES 2000-06-04 01:38:52 +00:00
regress Explain why we can expect to have some resident pages even after an 2000-05-19 04:56:48 +00:00
sbin In certain cases (e.g. where it makes sense) read/display the 2000-06-03 16:59:36 +00:00
share mention /etc/mail. PR 10273 from roskens@elfin.net. 2000-06-04 08:38:08 +00:00
sys move socklen_t decl to sys/ansi.h. 2000-06-04 08:50:28 +00:00
usr.bin cp_time is no longer available in the kernel. 2000-06-04 08:07:36 +00:00
usr.sbin Need <string.h> for LP64 systems. 2000-06-04 04:51:50 +00:00
Makefile remove two of the previous ${_M}; they were invoked before $DESTDIR/share/mk may have existed. add one more. 2000-05-21 07:33:05 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00