PERFORCE change 189684 for review
    Edward Tomasz Napierala 
    trasz at FreeBSD.org
       
    Mon Mar  7 20:40:05 UTC 2011
    
    
  
http://p4web.freebsd.org/@@189684?ac=10
Change 189684 by trasz at trasz_victim on 2011/03/07 20:39:52
	rctl syscalls should go into FBSD_1.2.
Affected files ...
.. //depot/projects/soc2009/trasz_limits/lib/libc/sys/Symbol.map#16 edit
Differences ...
==== //depot/projects/soc2009/trasz_limits/lib/libc/sys/Symbol.map#16 (text) ====
@@ -360,15 +360,15 @@
 	shmctl;
 	symlinkat;
 	unlinkat;
+};
+
+FBSD_1.2 {
+	getloginclass;
 	rctl_get_usage;
 	rctl_get_rules;
 	rctl_get_limits;
 	rctl_add_rule;
 	rctl_remove_rule;
-};
-
-FBSD_1.2 {
-	getloginclass;
 	setloginclass;
 };
 
    
    
More information about the p4-projects
mailing list