| .. |
|
ascii-art
|
|
|
|
inc
|
Add frickin pptp proxy hooks.
|
2006-11-30 18:39:20 +00:00 |
|
ssh
|
Set ClientAliveCountMax to 5.
|
2006-10-17 17:12:07 +00:00 |
|
ssl
|
|
|
|
auth.conf
|
|
|
|
bogons
|
MFC 13992
|
2006-08-25 03:38:56 +00:00 |
|
crontab
|
Cleanup file
|
2006-09-25 00:51:30 +00:00 |
|
current-supfile
|
|
|
|
devd.conf
|
|
|
|
disktab
|
|
|
|
fbtab
|
|
|
|
gettytab
|
Actually enable the serial port correctly and present the menu when needed.
|
2006-09-08 20:45:53 +00:00 |
|
group
|
Add _ntp to passwd and group
|
2006-10-02 21:37:22 +00:00 |
|
host.conf
|
|
|
|
hosts.allow
|
|
|
|
libmap.conf
|
|
|
|
login.conf
|
Remove X11R6 and games path items.
|
2006-08-23 17:25:34 +00:00 |
|
master.passwd
|
OpenNTPD requires _ntp user and group
|
2006-10-02 21:31:40 +00:00 |
|
motd
|
|
|
|
networks
|
|
|
|
pamd.conf
|
|
|
|
passwd
|
Add _ntp to passwd and group
|
2006-10-02 21:37:22 +00:00 |
|
pccard.conf
|
|
|
|
pf.os
|
|
|
|
platform
|
|
|
|
protocols
|
|
|
|
pubkey.pem
|
|
|
|
rc
|
Run fsck -fy instead of fsck -y
|
2006-11-20 19:06:43 +00:00 |
|
rc.banner
|
Nuke the console detection code. The bug appears to be gone with the recent banner changes.
|
2006-06-11 03:11:59 +00:00 |
|
rc.bootup
|
Do not complain unless user has less than 126 megs of ram. Some motherboards share ram with video cards.
|
2006-11-11 21:54:07 +00:00 |
|
rc.captiveportal_configure
|
These files are not rc.filter_configure
|
2006-09-29 23:50:33 +00:00 |
|
rc.cdrom
|
Set export VARMFS_COPYDBPKG=yes during varmfs mounting so that we can see the entire /var/db/pkg/$PACKAGENAME/$CONTENTS structure
|
2006-09-06 22:06:45 +00:00 |
|
rc.conf_mount_ro
|
Correct filenames in (C) header
|
2006-09-22 19:48:39 +00:00 |
|
rc.conf_mount_rw
|
Correct filenames in (C) header
|
2006-09-22 19:48:39 +00:00 |
|
rc.dyndns.storecache
|
|
|
|
rc.dyndns.update
|
Zap Informational: services_dyndns_configure() is starting.
|
2006-06-30 17:37:26 +00:00 |
|
rc.embedded
|
Use a much larger growable ram disk (128 megs) vs the default low one.
|
2006-09-01 21:40:09 +00:00 |
|
rc.filter_configure
|
Invalidate the cache before reloading filter.
|
2006-09-26 18:42:59 +00:00 |
|
rc.filter_configure_sync
|
These files are not rc.filter_configure
|
2006-09-29 23:50:33 +00:00 |
|
rc.firmware
|
Run /tmp/post_upgrade_command after update if it exists
|
2006-10-03 22:01:23 +00:00 |
|
rc.firmware_auto
|
|
|
|
rc.halt
|
|
|
|
rc.initial
|
Uncomment the trap statements. Now CTRL-C will kill the SSH session.
|
2006-10-01 17:03:09 +00:00 |
|
rc.initial.defaults
|
|
|
|
rc.initial.halt
|
|
|
|
rc.initial.password
|
Alert to user we are changing default username back to admin on reset password.
|
2006-04-21 01:25:34 +00:00 |
|
rc.initial.ping
|
|
|
|
rc.initial.reboot
|
|
|
|
rc.initial.setlanip
|
|
|
|
rc.initial.setports
|
|
|
|
rc.initial.store_config_to_removable_device
|
|
|
|
rc.interfaces_carp_configure
|
These files are not rc.filter_configure
|
2006-09-29 23:50:33 +00:00 |
|
rc.interfaces_lan_configure
|
These files are not rc.filter_configure
|
2006-09-29 23:50:33 +00:00 |
|
rc.interfaces_opt_configure
|
These files are not rc.filter_configure
|
2006-09-29 23:50:33 +00:00 |
|
rc.interfaces_wan_configure
|
These files are not rc.filter_configure
|
2006-09-29 23:50:33 +00:00 |
|
rc.linkup
|
Woops, set $int before calling!
|
2006-05-19 22:43:05 +00:00 |
|
rc.linkup.sh
|
Woops, somehow I forgot to add this files content.
|
2006-10-23 02:14:47 +00:00 |
|
rc.newwanip
|
Misc OpenNTPD changes. Do not restart on wan ip change
|
2006-10-03 00:18:32 +00:00 |
|
rc.ntpdate
|
|
|
|
rc.packages
|
MFC 13274
|
2006-07-29 21:38:34 +00:00 |
|
rc.prunecaptiveportal
|
|
|
|
rc.reboot
|
MFC 12687
|
2006-06-17 17:00:20 +00:00 |
|
rc.reload_all
|
|
|
|
rc.reload_interfaces
|
|
|
|
rc.restart_webgui
|
Make sure RRD is running after a cvs_sync.sh. Gary reported that RRD is stopping after EVERY cvs_sync.sh
|
2006-04-19 15:56:17 +00:00 |
|
rc.shutdown
|
MFC 12687
|
2006-06-17 17:00:20 +00:00 |
|
rc.start_packages
|
* Move stop package code out to it's own file rc.stop_packages
|
2006-11-17 15:46:40 +00:00 |
|
rc.stop_packages
|
* Move stop package code out to it's own file rc.stop_packages
|
2006-11-17 15:46:40 +00:00 |
|
rc.update_bogons.sh
|
Match on the beginning of the string so that the 110 network is included
|
2006-09-12 20:05:36 +00:00 |
|
services
|
|
|
|
shells
|
|
|
|
sshd
|
MFC
|
2006-11-12 18:57:31 +00:00 |
|
sysctl.conf
|
Revert last commit. Note website url of reason.
|
2006-10-01 00:12:50 +00:00 |
|
syslog.conf
|
|
|
|
ttys
|
Missed commits
|
2006-09-08 21:27:23 +00:00 |
|
ttys_wrap
|
|
|
|
version
|
Version bump
|
2006-11-30 19:05:51 +00:00 |
|
version_base
|
Version bumps
|
2006-04-20 22:06:32 +00:00 |
|
version_kernel
|
Version bumps
|
2006-04-20 22:06:32 +00:00 |