| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_5_2'. | cvs2svn | 2003-12-07 | 6 | -641/+0 |
| * | When clearing /tmp, X11 lock and temporary files are special. | Mike Makonnen | 2003-12-01 | 1 | -13/+13 |
| * | Add a means of starting an IKE daemon from the rc system at an appropriate | Bruce M Simpson | 2003-11-28 | 1 | -0/+18 |
| * | Change a bogus -n parameter to echo(1). | Maxime Henrion | 2003-11-03 | 1 | -1/+1 |
| * | install address selection policy into kernel when there is | Hajimu UMEMOTO | 2003-10-30 | 2 | -1/+34 |
| * | * Remove the OS specific bits, since NetBSD isn't interested in | Doug Barton | 2003-10-13 | 1 | -21/+13 |
| * | Remove trailing whitespace | Doug Barton | 2003-10-13 | 5 | -9/+9 |
| * | Update references to rc.diskless[12] | Doug Barton | 2003-10-13 | 5 | -6/+6 |
| * | Bump default /etc size from 2MB to 5MB to deal with bloat^Wgrowth in | Kris Kennaway | 2003-10-12 | 1 | -4/+3 |
| * | Fix typo. | Poul-Henning Kamp | 2003-10-03 | 4 | -4/+4 |
| * | More checking if kenv actually know something. | Poul-Henning Kamp | 2003-10-03 | 4 | -8/+16 |
| * | In case we have no /etc/resolv.conf, don't try to make it out of | Poul-Henning Kamp | 2003-10-03 | 4 | -4/+4 |
| * | Fix bogon in ipfilter_resync() introduced in my last commit. | Maxime Henrion | 2003-10-03 | 1 | -1/+3 |
| * | A number of fixes/enhancements for the ipfilter rc script: | Maxime Henrion | 2003-09-27 | 1 | -15/+22 |
| * | Get rid of a nasty error message that tells us | Martin Blapp | 2003-09-16 | 1 | -4/+13 |
| * | Remove deprecated files no longer neccesary as part of rc.d. Include | Mike Makonnen | 2003-08-29 | 5 | -494/+1 |
| * | Enhance the jail start/stop script. | Mike Makonnen | 2003-08-24 | 1 | -10/+100 |
| * | Add a general mechanism for creating and applying | Mike Makonnen | 2003-08-20 | 1 | -1/+11 |
| * | Quote $jail_exec with double-quote to avoid "[: unexpected operator". | Jun Kuriyama | 2003-08-19 | 1 | -1/+1 |
| * | Prepend /lib to the search order for libraries. | Gordon Tetlow | 2003-08-17 | 1 | -1/+1 |
| * | Now that routes for IP over ATM may look much more complex than before, | Hartmut Brandt | 2003-08-14 | 1 | -0/+8 |
| * | Correct typo in Matt's name. | Max Khon | 2003-08-07 | 1 | -1/+1 |
| * | Rename localdaemons to localpkg. | Mike Makonnen | 2003-08-06 | 4 | -3/+93 |
| * | Apply some sort of order to the FILES list. | Mike Makonnen | 2003-07-30 | 1 | -12/+33 |
| * | Add two files (early.sh and gbde) that previously were not | Mike Makonnen | 2003-07-30 | 1 | -2/+2 |
| * | tty whacking should occur early, but not so early that the | Mike Makonnen | 2003-07-30 | 5 | -5/+6 |
| * | Convert the atm{2,3}.sh rc scripts to normal rc.d scripts. Add support | Hartmut Brandt | 2003-07-28 | 6 | -215/+90 |
| * | Always start dhclient in the background. | Martin Blapp | 2003-07-28 | 1 | -0/+4 |
| * | Add -dynamic to natd if dhcp is used for the natd interface. | Martin Blapp | 2003-07-27 | 1 | -0/+13 |
| * | Define the stop command to do nothing when only a specific | Mike Makonnen | 2003-07-26 | 1 | -0/+1 |
| * | When stopping a dhcp interface, don't just release the lease on | Mike Makonnen | 2003-07-26 | 1 | -12/+7 |
| * | Move a period out of an if... clause. The period terminates the | Mike Makonnen | 2003-07-15 | 1 | -1/+1 |
| * | Make sure ipmon is run after cleaning up in /var. Otherwise, | Mike Makonnen | 2003-07-14 | 2 | -3/+2 |
| * | Not everyone uses the base system sshd. They can use the sshd_program | Mike Makonnen | 2003-07-13 | 1 | -2/+6 |
| * | Be specific about which domainname is not set. It seems the man page | Mike Makonnen | 2003-07-09 | 6 | -6/+6 |
| * | Have mktemp(1) construct the temporary file name for us instead | Mike Makonnen | 2003-06-30 | 1 | -1/+1 |
| * | Allow diskless_remount files to contain path beginning with / which will | Brooks Davis | 2003-06-30 | 1 | -0/+18 |
| * | Properly use ld.so.conf and ld-elf.so.conf as discussed in the manual page. | Tom Rhodes | 2003-06-30 | 1 | -4/+4 |
| * | Ugh. Remove debugging echo. | Mike Makonnen | 2003-06-29 | 1 | -1/+1 |
| * | Implement individual operations on static and dhcp interfaces. Previously | Mike Makonnen | 2003-06-29 | 2 | -26/+158 |
| * | o Hookup rc.d/routing and rc.d/netoptions | Mike Makonnen | 2003-06-29 | 10 | -11/+11 |
| * | o Repocopied routing and netoptions from network2 and network3, respectively. | Mike Makonnen | 2003-06-29 | 2 | -7/+24 |
| * | - Add a software watchdog facility. | Sean Kelly | 2003-06-26 | 2 | -2/+53 |
| * | Remove the devdb stuff, the kernel answers these questions just fine. | Poul-Henning Kamp | 2003-06-20 | 2 | -18/+1 |
| * | Add a script to automatically attach gbde devices found in fstab | Garrett Wollman | 2003-06-17 | 1 | -0/+92 |
| * | Fixed some style bugs (disorder and long lines). | Bruce Evans | 2003-06-11 | 1 | -4/+7 |
| * | o Have rc.d/apm report on the status of apm. | Mike Makonnen | 2003-06-09 | 2 | -3/+29 |
| * | The dhcp_program and dhcp_flags variables have to be renamed to | Mike Makonnen | 2003-06-07 | 1 | -2/+2 |
| * | Remove a debugging aid the crept in during the last commit. It doesn't | Mike Makonnen | 2003-06-06 | 1 | -1/+1 |
| * | Move networkfs_types from mountcritlocal into defaults/rc.conf as netfs_types. | Gordon Tetlow | 2003-06-01 | 2 | -4/+11 |