block in proto tcp from any port = 23 to any block in proto udp from any port = 23 to any block in proto tcp/udp from any port = 23 to any pass in proto tcp from any port <= 1023 to any pass in proto udp from any port <= 1023 to any pass in proto tcp/udp from any port <= 1023 to any block in proto tcp from any port >= 1024 to any block in proto udp from any port >= 1024 to any block in proto tcp/udp from any port >= 1024 to any pass in proto tcp from any port >= 1024 to any pass in proto udp from any port >= 1024 to any pass in proto tcp/udp from any port >= 1024 to any block in proto tcp from any port 0 >< 512 to any block in proto udp from any port 0 >< 512 to any block in proto tcp/udp from any port 0 >< 512 to any pass in proto tcp from any port 0 >< 512 to any pass in proto udp from any port 0 >< 512 to any pass in proto tcp/udp from any port 0 >< 512 to any block in proto tcp from any port 6000 <> 6009 to any block in proto udp from any port 6000 <> 6009 to any block in proto tcp/udp from any port 6000 <> 6009 to any pass in proto tcp from any port 6000 <> 6009 to any pass in proto udp from any port 6000 <> 6009 to any pass in proto tcp/udp from any port 6000 <> 6009 to any pass in proto tcp from any port = 23 to any pass in proto udp from any port = 23 to any pass in proto tcp/udp from any port = 23 to any block in proto tcp from any port != 21 to any block in proto udp from any port != 21 to any block in proto tcp/udp from any port != 21 to any pass in proto tcp from any port != 21 to any pass in proto udp from any port != 21 to any pass in proto tcp/udp from any port != 21 to any block in proto tcp from any port < 1024 to any block in proto udp from any port < 1024 to any block in proto tcp/udp from any port < 1024 to any pass in proto tcp from any port < 1024 to any pass in proto udp from any port < 1024 to any pass in proto tcp/udp from any port < 1024 to any block in proto tcp from any port > 1023 to any block in proto udp from any port > 1023 to any block in proto tcp/udp from any port > 1023 to any pass in proto tcp from any port > 1023 to any pass in proto udp from any port > 1023 to any pass in proto tcp/udp from any port > 1023 to any block in proto tcp from any port <= 1023 to any block in proto udp from any port <= 1023 to any block in proto tcp/udp from any port <= 1023 to any '/netbsd/log/sys?id=8a388d3ec5e00b6871cec94dea8be89818cb043e'>sys/arch/zaurus/dev/lcdctl.c
AgeCommit message (Expand)Author
2012-01-29Add PXA25x based Zaurus SL-C700/750/760/860 support.tsutsui
2012-01-27Allow calling scoop_set_backlight() even before scoop is attached andtsutsui
2012-01-25Reorganlization zlcd(4) and ztp(4) device attachments from nonaka@:tsutsui