NetBSD/share/examples
elad c27d5f30b6 Tons of process scope changes.
- Add a KAUTH_PROCESS_SCHEDULER action, to handle scheduler related
    requests, and add specific requests for set/get scheduler policy and
    set/get scheduler parameters.

  - Add a KAUTH_PROCESS_KEVENT_FILTER action, to handle kevent(2) related
    requests.

  - Add a KAUTH_DEVICE_TTY_STI action to handle requests to TIOCSTI.

  - Add requests for the KAUTH_PROCESS_CANSEE action, indicating what
    process information is being looked at (entry itself, args, env,
    open files).

  - Add requests for the KAUTH_PROCESS_RLIMIT action indicating set/get.

  - Add requests for the KAUTH_PROCESS_CORENAME action indicating set/get.

  - Make bsd44 secmodel code handle the newly added rqeuests appropriately.

All of the above make it possible to issue finer-grained kauth(9) calls in
many places, removing some KAUTH_GENERIC_ISSUSER requests.

  - Remove the "CAN" from KAUTH_PROCESS_CAN{KTRACE,PROCFS,PTRACE,SIGNAL}.

Discussed with christos@ and yamt@.
2008-01-23 15:04:38 +00:00
..
amd Added map_type = file to the global configuration. Else, we would get warnings 2005-08-23 13:54:41 +00:00
apm
atf Fix release build that was broken due to the lack of a clean target. 2007-11-12 20:13:21 +00:00
disktab
emul Change the entry for ptmx to use the netbsd ptm driver. 2007-07-05 19:34:36 +00:00
fstab Merge fstab.tmpfs into fstab.ramdisk so that the file names represent 2005-12-24 12:59:21 +00:00
ftpd
hostapd Add a hostapd.conf example based on the one distributed with hostapd. 2006-04-30 13:52:35 +00:00
isdn Correct spelling of "immediate(ly)". From Zafer. 2006-11-24 21:23:07 +00:00
pud/intro * version the registration interface 2007-11-28 16:59:02 +00:00
puffs use generic getattr 2007-12-19 14:01:30 +00:00
racoon New README.plainrsa sample file 2006-12-10 05:52:10 +00:00
refuse Move to a resizable dynamic array for the targets that the initiator 2007-12-11 09:07:36 +00:00
secmodel Tons of process scope changes. 2008-01-23 15:04:38 +00:00
supfiles Remove a mirror that was decommissioned almost five years ago 2006-07-27 23:01:27 +00:00
syslogd
wsmoused
Makefile Add the ATF data files 2007-11-12 15:01:50 +00:00