Main repository for pfSense
Go to file
Colin Fleming bb046a4fde Update HTML boolean operator "nowrap"
The HTML boolean operator "nowrap" has been deprecated to a "style" and
it's "butt ugly", IMHO.

So, add a new class called "nowrap" to "all.css" and "wizard.css" and
start replacing "nowrap" with "class='nowrap'", if there is already a
class defined then just add, "class='whatever nowrap'".

Update "loader.js" and "bottom-loader.js" with proper CDATA sections.
2013-02-06 13:04:13 +00:00
boot Add hw.usb.no_pf="1" to loader.conf on nanobsd 2013-02-01 22:58:38 +01:00
cf/conf trigger setup wizard 2009-11-16 01:44:37 -05:00
conf.default Make sure default config complies with latest version 2013-01-21 13:47:58 -02:00
etc If the user has IPv6 disabled, don't create dynamic IPv6 gateways. 2013-02-05 19:27:09 -05:00
root Fixup home/end/ins/del in shell. 2013-01-15 10:13:30 -05:00
sbin Use the better -Fs modifies to pf to kill the states by interface. Also kill both sides on an interface when -k needs to be used 2013-01-31 22:04:07 +00:00
tmp Be a little smarter about the default kernel in rare cases where we cannot determine what was in use. 2013-01-03 09:29:50 -05:00
usr Update HTML boolean operator "nowrap" 2013-02-06 13:04:13 +00:00
.gitattributes Add .gitattributes file to help maintain proper newlines. 2012-12-10 11:21:56 -05:00
.gitignore ignore dreamweaver temp files 2011-04-21 14:33:45 -04:00