freebsd-dev/sys/netatm
Robert Watson acd3428b7d Sweep kernel replacing suser(9) calls with priv(9) calls, assigning
specific privilege names to a broad range of privileges.  These may
require some future tweaking.

Sponsored by:           nCircle Network Security, Inc.
Obtained from:          TrustedBSD Project
Discussed on:           arch@
Reviewed (at least in part) by: mlaier, jmg, pjd, bde, ceri,
                        Alex Lyashkov <umka at sevcity dot net>,
                        Skip Ford <skip dot ford at verizon dot net>,
                        Antoine Brodin <antoine dot brodin at laposte dot net>
2006-11-06 13:42:10 +00:00
..
ipatm Convert to ANSI C function declarations. 2006-01-22 01:07:11 +00:00
sigpvc /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
spans Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
uni don't assume char is signed 2005-12-21 00:19:08 +00:00
atm_aal5.c Change semantics of socket close and detach. Add a new protocol switch 2006-07-21 17:11:15 +00:00
atm_cm.c Push the assignment of a new or updated so_qlimit from solisten() 2005-10-30 19:44:40 +00:00
atm_cm.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
atm_device.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
atm_if.c - Store pointer to the link-level address right in "struct ifnet" 2005-11-11 16:04:59 +00:00
atm_if.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
atm_ioctl.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
atm_pcb.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
atm_proto.c Change protocol switch pru_abort() API so that it returns void rather 2006-04-01 15:15:05 +00:00
atm_sap.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
atm_sigmgr.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
atm_signal.c Convert function declarations to ANSI C. 2006-01-22 01:04:05 +00:00
atm_socket.c Chance protocol switch method pru_detach() so that it returns void 2006-04-01 15:42:02 +00:00
atm_stack.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
atm_subr.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
atm_sys.h Try to unbreak the tinderbox: Cast a time_t argument to long before printing 2005-12-27 12:33:18 +00:00
atm_usrreq.c Sweep kernel replacing suser(9) calls with priv(9) calls, assigning 2006-11-06 13:42:10 +00:00
atm_var.h Chance protocol switch method pru_detach() so that it returns void 2006-04-01 15:42:02 +00:00
atm_vc.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
atm.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
port.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
queue.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00