Print this page
First stab at the full Joyent wad (still needs work!!!)

*** 1,9 **** ! From 26f612877a2a9db59657a74d178079f92f01eb97 Mon Sep 17 00:00:00 2001 From: oracle <solaris@oracle.com> Date: Mon, 3 Aug 2015 14:34:19 -0700 ! Subject: [PATCH 02/30] PAM Support # # To comply to the Solaris PAM policy, the UsePAM option is changed to be # always on and not configurable on Solaris. This is for Solaris only, so we # will not contribute the changes to the upstream community. --- 1,9 ---- ! From c57262f2123c44f2e306df153d6a3be1558ba228 Mon Sep 17 00:00:00 2001 From: oracle <solaris@oracle.com> Date: Mon, 3 Aug 2015 14:34:19 -0700 ! Subject: [PATCH 04/36] PAM Support # # To comply to the Solaris PAM policy, the UsePAM option is changed to be # always on and not configurable on Solaris. This is for Solaris only, so we # will not contribute the changes to the upstream community.
*** 48,54 **** +#endif /* Standard Options */ case sBadOption: -- ! 2.3.2 (Apple Git-55) --- 48,54 ---- +#endif /* Standard Options */ case sBadOption: -- ! 2.5.4 (Apple Git-61)