Go to file
cgd f160e92962 revert PCI_MAPREG_IO_ADDR_MASK and PCI_MAPREG_IO_SIZE_MASK to their old
values, i.e. 0xfffffffe and 0xffffffff respectively.  The changed
definitions were incorrect, according to the PCI Local Bus Specification
(Revision 2.0).  Further rationale and a workaround for the broken
devices that instigated the change provided in a message to
current-users@netbsd.org, dated Mon, 05 Aug 1996 22:06:58 -0400,
message ID 16773.839297218@ux2.sp.cs.cmu.edu>.
1996-08-06 02:11:25 +00:00
bin include <pwd.h> for one function (user_from_uid) and correct one 1996-07-13 06:58:33 +00:00
distrib Final(?) update of the 1.2 install docs 1996-08-02 08:33:41 +00:00
etc keymap -> keymaps 1996-07-15 06:24:07 +00:00
games BS was using obsolete 'bs' and 'bc' capabilities. Now tries 'le' first. 1996-07-03 04:17:24 +00:00
gnu Fix for dynamically linked functions returning structs. PR#2586/Pfaller 1996-07-31 06:22:41 +00:00
include Declare setre[ug]id() to take [ug]id_t args. No functional difference. 1996-06-23 11:56:25 +00:00
lib Correct tputs() prototype (PR#2645). 1996-08-03 18:55:40 +00:00
libexec RCS id police. 1996-07-31 20:33:02 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin Update. 1996-07-03 22:38:37 +00:00
share Install the compat_svr4(8) manual page. 1996-08-06 01:11:46 +00:00
sys revert PCI_MAPREG_IO_ADDR_MASK and PCI_MAPREG_IO_SIZE_MASK to their old 1996-08-06 02:11:25 +00:00
usr.bin Allocate space for 'ipcs -m' correctly; this floated across a FreeBSD 1996-07-19 23:58:33 +00:00
usr.sbin xdr_bool wants a bool_t (which happens to be an int32_t on our port) 1996-07-25 18:53:43 +00:00
Makefile Headers in src/domestic/include are now installed by the includes target 1996-04-25 01:09:33 +00:00