freebsd-nq/sys/i386
Robert Watson 9cd5f4c13b o Update linprocfs to include similar changes as those in procfs, fixing
the build (oops!): replace calls to p_trespass() and PRISON_CHECK()
  with p_can(..., {P_CAN_SEE, P_CAN_DEBUG}, NULL)
o Remove volatile usage from procfs_readdir() to remove warnings
o Apply bp's CREATE fix to linprocfs, causing EROFS to be returned on
  CREATE calls to procfs_lookup()
o Some further synchronization still needs to occur: only existing
  access checks were replaced, to fix the build--the new ones were not
  added.  I'll do this later today, this is a "fix the build quickly"
  commit.  This means that, in the interim, some information leakage
  can still occur via linprocfs when using jail or kern.ps_showallprocs

Submitted by:	knu
Approved by:	des
Obtained from:	TrustedBSD Project
2000-08-30 13:23:19 +00:00
..
apm Add output of per battery information to apm(1). 2000-08-13 17:05:27 +00:00
bios Add output of per battery information to apm(1). 2000-08-13 17:05:27 +00:00
conf Comment out the static wiring of hints for GENERIC - the release process 2000-08-24 18:56:54 +00:00
i386 Add orthogonal part of ACPI support code. 2000-08-24 09:33:30 +00:00
ibcs2 Regen. (Fix SYS_exit) 2000-07-29 10:07:38 +00:00
include A lot of changes on acpi driver code. 2000-08-29 20:30:54 +00:00
isa * Completely rewrite the alpha busspace to hide the implementation from 2000-08-28 21:48:13 +00:00
linux o Update linprocfs to include similar changes as those in procfs, fixing 2000-08-30 13:23:19 +00:00
pci * Completely rewrite the alpha busspace to hide the implementation from 2000-08-28 21:48:13 +00:00
svr4 AT&T asm syntax requires a leading '*' in front of the operand for indirect 2000-05-10 01:21:15 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00