freebsd-skq/usr.sbin/jail
jamie 799361e237 MFC r275906:
Setgid before running a command as a specified user.  Previously only
  initgroups(3) was called, what isn't quite enough.  This brings jail(8)
  in line with jexec(8), which was already doing the right thing.

PR:		195984
2014-12-27 02:17:35 +00:00
..
command.c MFC r275906: 2014-12-27 02:17:35 +00:00
config.c MFC r269522 2014-08-11 08:58:35 +00:00
jail.8 Merge r266206 from head (by bjk): 2014-08-14 12:50:25 +00:00
jail.c MFC 256385: 2013-10-12 17:46:13 +00:00
jail.conf.5 MFC r261832-261834: 2014-03-06 10:26:25 +00:00
jaillex.l Work around build breakages with GCC 4.2. 2013-05-23 05:42:35 +00:00
jailp.h MFC 256385: 2013-10-12 17:46:13 +00:00
jailparse.y Update copyright dates and other whitespacey stuff. 2011-06-17 16:21:03 +00:00
Makefile Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00
state.c Improvements in error messages: 2012-02-08 23:51:46 +00:00