Go to file
tron 306acd3e78 Handle "bktr" related devices like audio devices:
- Create device nodes with numbered names (e.g. "tuner0").
- Create softlinks with unnumbered names (e.g. "tuner") pointing to device
  nodes of unit 0.
2000-06-04 09:34:06 +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 sys/ansi.h 2000-06-04 08:53:58 +00:00
etc Handle "bktr" related devices like audio devices: 2000-06-04 09:34:06 +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 correct arg type for getnameinfo(3) for RFC2553 conformance. 2000-06-04 08:51:23 +00:00
lib correct arg type (salen) to conform to RFC2553. 2000-06-04 08:52:21 +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 Add PT_GETFPREGS and PT_SETFPREGS support. 2000-06-04 09:30:43 +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