Go to file
thorpej 97e83f6e0b Change the "vm_offset_t"s to "u_long"s for now; eventually, we can make
them vaddr_t and paddr_t, as appropriate (after scouring the RPB docs
to know which are phys and virt addresses).
1998-08-14 16:46:09 +00:00
bin Transparently handle old-style GNU tar archives that may have garbage in 1998-08-10 22:34:59 +00:00
distrib Add mount_filecore man page to cat8 and man8. 1998-08-14 14:37:44 +00:00
etc Make some MIDI devices. 1998-08-13 12:44:11 +00:00
games bzero->memset 1998-08-10 02:23:45 +00:00
gnu Small changes to make debugging a little easier. 1998-08-13 07:34:05 +00:00
include Per XSH5, define _XOPEN_IOV_MAX. 1998-08-03 14:32:04 +00:00
lib Add the correct type for the first parameter. 1998-08-14 04:49:18 +00:00
libexec Don't install the ELF link.h in a.out systems!@#$#@ 1998-08-13 18:16:43 +00:00
regress Use PF_* for socket(2) calls. 1998-06-24 23:51:30 +00:00
sbin Add man page for mount_filecore. 1998-08-14 14:36:52 +00:00
share Document vm_offset_t => {vaddr_t,paddr_t} changes in the interface. 1998-08-14 05:05:07 +00:00
sys Change the "vm_offset_t"s to "u_long"s for now; eventually, we can make 1998-08-14 16:46:09 +00:00
usr.bin Handle SYSEX events. 1998-08-13 21:01:53 +00:00
usr.sbin Fix typos... 1998-08-12 14:25:08 +00:00
Makefile Don't try and build non-EGCS libgcc on Alpha and PowerPC. 1998-07-28 18:55:41 +00:00