Find a file
Stefan Eßer 68159c8901 Update PCI bus code from my current sources:
- always use pci_conf_read() and pci_conf_write(). (This is required to
  simulate non-existant devices in my system for PCI bridge code tests.)

- reorder some functions (put the main functions at the end).

- correct off by one bug in the code dealing with unitialized PCI to PCI
  bridge chips. (Bug found by ASAMI Satoshi.)

- print function number for multi-function devices.
1996-04-14 20:14:36 +00:00
bin Correct some cross references and some path names. 1996-04-06 09:47:30 +00:00
eBones Clarify some paths in the man pages. 1996-04-06 09:59:05 +00:00
etc Document MOTIF_STATIC 1996-04-13 06:40:19 +00:00
games Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
gnu Remove some of the grot I added to try and save/restore screen contents. 1996-04-13 13:13:32 +00:00
include Slightly simplify inlined functions 1996-03-25 13:46:21 +00:00
lib Update the description of strncat to accurately describe how many 1996-04-09 22:00:39 +00:00
libexec This commit was generated by cvs2svn to compensate for changes in r15249, 1996-04-13 15:33:16 +00:00
lkm Add in qcam module (forgot) 1996-03-24 00:30:38 +00:00
release 1. Update all the copyrights to delete useless clauses 3 and 4. 1996-04-13 13:32:15 +00:00
sbin Fixed a couple of format strings to match the change of pid_t from long 1996-04-13 15:47:43 +00:00
secure Split libcrypt and libcipher man pages. 1996-04-13 08:18:24 +00:00
share add keymap entries for 1996-04-14 17:22:43 +00:00
sys Update PCI bus code from my current sources: 1996-04-14 20:14:36 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Document that ipx is a valid protocol for the -f option. 1996-04-13 21:23:57 +00:00
usr.sbin Implemented a new keyword `disable'. This should be useful for controlling 1996-04-13 19:57:38 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Re-instate the bootstrap target which can be used to build tools 1996-03-24 13:16:45 +00:00