FreeBSD src
Go to file
Satoshi Asami f8176d838c Fix logic bug in pci bridge code. For a PCI-PCI bridge, secondary
should be <= than subordinate, not the other way around.

They are both true if the bridge is not cascaded (i.e., twin-channel
scsi/e-net adapters won't be affected by this bug), which is probably why
it was unnoticed until today.
1996-04-25 06:04:27 +00:00
bin Fix up the badly out of date struct proc's p_flags. 1996-04-19 22:23:27 +00:00
eBones Add support for socks 1996-04-23 05:18:43 +00:00
etc Fix reverse logic bug which caused the ethernet configuration to never work. 1996-04-24 00:04:10 +00:00
games Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
gnu alloca() was being called with highly bogus arguments due to brain 1996-04-25 01:50:18 +00:00
include Fix sgetrune/sputrune arg type: was unsigned int instead of size_t 1996-04-18 07:13:42 +00:00
lib The traceon and traceoff directives aren't in this version ncurses. 1996-04-25 01:18:30 +00:00
libexec Implement support for LD_PRELOAD in the dynamic linker. Remove 1996-04-20 18:29:50 +00:00
lkm Add in qcam module (forgot) 1996-03-24 00:30:38 +00:00
release Bring this into sync. 1996-04-23 01:29:35 +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 Add support for socks 1996-04-23 05:18:43 +00:00
share New variable NOOBJLINK 1996-04-22 23:31:39 +00:00
sys Fix logic bug in pci bridge code. For a PCI-PCI bridge, secondary 1996-04-25 06:04:27 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Add support for SOCKS if enabled. 1996-04-23 06:01:10 +00:00
usr.sbin Close a security hole in sliplogin. 1996-04-24 20:18:25 +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