NetBSD/share/man
elad adf8d7aab2 Introduce KAUTH_REQ_NETWORK_SOCKET_OPEN, to check if opening a socket is
allowed. It takes three int * arguments indicating domain, type, and
protocol. Replace previous KAUTH_REQ_NETWORK_SOCKET_RAWSOCK with it (but
keep it still).

Places that used to explicitly check for privileged context now don't
need it anymore, so I replaced these with XXX comment indiacting it for
future reference.

Documented and updated examples as well.
2006-10-25 22:49:22 +00:00
..
man0 * Add an 'all' targets to get the order of things right 2006-08-29 14:32:45 +00:00
man1 Mark up CDPATH. From YOMURA Masanori in private mail. 2005-09-11 23:10:39 +00:00
man2 Fix some typos. 2006-02-25 02:28:55 +00:00
man3 Sort sections. Remove unnecessary quotes. Use macros for <> 2006-09-03 00:04:02 +00:00
man4 MULTIBOOT_SYMTAB_SPACE is gone because the kernel is now clever enough to 2006-10-25 13:58:02 +00:00
man5 mention that we can now escape ,'s and whitespace using a double \\ 2006-10-14 18:52:39 +00:00
man6
man7 PR/32641: David Maxwell: No 'pkgsrc' manpage 2006-10-07 22:36:57 +00:00
man8 Remove references to the GRUB patch required to load NetBSD kernels. 2006-10-25 14:02:11 +00:00
man9 Introduce KAUTH_REQ_NETWORK_SOCKET_OPEN, to check if opening a socket is 2006-10-25 22:49:22 +00:00
tools getfsent(3) does not contain any information about the (nonexisting) 2005-10-03 14:56:32 +00:00
Makefile