Main repository for pfSense
Go to file
Renato Botelho b8250344f5 Fix #3235
. diag_nanobsd.php:
 . Since conf_mount_ro() is always being called, always call
   conf_mount_rw to keep refcount correct
 . Do not show refcount_read() return when it's -1
. config.lib.inc
 . Increment and decrement refcount even if nanobsd_force_rw is set.
   This is necessary to avoid partition being mounted as RO when
   nanobsd_force_rw is disabled and any process requested it to be RW
2013-10-24 18:07:12 -02:00
boot Add hw.usb.no_pf="1" to loader.conf on nanobsd 2013-02-01 22:58:38 +01:00
cf/conf
conf.default We do not use nor include newsyslog, so remove the cron job. 2013-10-09 08:51:26 -04:00
etc Fix #3235 2013-10-24 18:07:12 -02:00
root Add nonewline to end of file to avoid issues when new options are added 2013-04-29 11:05:22 -03:00
sbin Whitespace fixes 2013-08-01 11:14:08 +00:00
tmp Make this name a little more general in case we decide to have multiple similar files. 2013-09-19 13:53:08 -04:00
usr Fix #3235 2013-10-24 18:07:12 -02:00
.gitattributes Add .gitattributes file to help maintain proper newlines. 2012-12-10 11:21:56 -05:00
.gitignore Ignore vim swap files 2013-03-08 14:41:01 -03:00