summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Have mktemp(1) construct the temporary file name for us insteadmtm2003-06-307-7/+7
* Allow diskless_remount files to contain path beginning with / which willbrooks2003-06-302-0/+36
* Properly use ld.so.conf and ld-elf.so.conf as discussed in the manual page.trhodes2003-06-301-4/+4
* Add /rescue bits. This basically encompasses all of bin and sbin alonggordon2003-06-291-0/+2
* Ugh. Remove debugging echo.mtm2003-06-291-1/+1
* Implement individual operations on static and dhcp interfaces. Previouslymtm2003-06-292-26/+158
* o Hookup rc.d/routing and rc.d/netoptionsmtm2003-06-2910-11/+11
* o Repocopied routing and netoptions from network2 and network3, respectively.mtm2003-06-292-7/+24
* - Add a software watchdog facility.smkelly2003-06-263-2/+54
* install new 802.11 headerssam2003-06-251-0/+2
* Install the include file for the netgraph ATM node.harti2003-06-251-0/+2
* Check by [ $? -eq 0 ] rather than $?.kuriyama2003-06-241-2/+2
* Remove the devdb stuff, the kernel answers these questions just fine.phk2003-06-202-18/+1
* Add a script to automatically attach gbde devices found in fstabwollman2003-06-171-0/+92
* o Correct usage example: ep(4) does not have 'link0' option.maxim2003-06-161-2/+2
* Update a comment about symlinking named's pid file to correctlymtm2003-06-141-1/+1
* Add a system policy, and have the login and su policies include it ratherdes2003-06-144-23/+35
* This is a driver for the physical layer chips used in ATM interfaces.harti2003-06-121-0/+2
* Fixed some style bugs (disorder and long lines).bde2003-06-111-4/+7
* Old-promised removing of deprecated locale namesache2003-06-104-192/+0
* Bit of modernising. Remove old KerberosIV entries, add examplemarkm2003-06-091-9/+4
* o Have rc.d/apm report on the status of apm.mtm2003-06-092-3/+29
* o Fix a typomtm2003-06-091-3/+23
* Previously, a "forced" command always exited successfully (with themtm2003-06-091-37/+65
* - Remove a debugging echo.mtm2003-06-081-1/+3
* Implement *_down network routines for ifconfig'ed interfaces, clonedmtm2003-06-081-0/+75
* follow dhcp_* changes.ume2003-06-071-5/+7
* The dhcp_program and dhcp_flags variables have to be renamed tomtm2003-06-073-4/+6
* Add ru_RU.CP1251ache2003-06-062-0/+6
* Remove a debugging aid the crept in during the last commit. It doesn'tmtm2003-06-061-1/+1
* Since FreeBSD has never had a stock NNTP server, move the nntp lineyar2003-06-061-1/+5
* Add zh_CN.GBKache2003-06-012-0/+6
* Move networkfs_types from mountcritlocal into defaults/rc.conf as netfs_types.gordon2003-06-013-4/+12
* Try to describe the control flags a little better.des2003-06-011-2/+4
* nwfs is network filesystem. Treat it as such when mounting filesystems.gordon2003-06-011-1/+1
* Apparently ldconfig(8) prefers the format as the first argumentmtm2003-05-181-3/+4
* Install kpasswdd.mtm2003-05-181-1/+1
* Add new directories from the XFree86 4.3.0 update.anholt2003-05-141-0/+28
* pccard_ether didn't setup IPv6 after rcTOS sweep.ume2003-05-123-293/+299
* Comment out the entire nomatch entry. The partially commented outimp2003-05-091-3/+3
* Don't use logger by default just yet for unmatched devices. It is aimp2003-05-071-2/+3
* Hook devfs.conf up to the build.dougb2003-05-061-2/+2
* s/kadmind5/kadmin/mtm2003-05-061-1/+1
* Allow users to configure stuff in /dev once again by re-doing the devfsdougb2003-05-062-13/+73
* Back out the amd64 additions. Hammer doesn't do APM, and we certainly aren'tobrien2003-05-062-2/+2
* We won't do APM on Hammer -- ACPI is the game there.obrien2003-05-051-1/+1
* * Add the nut port from the IANA list (for the nut port)dougb2003-05-051-0/+3
* Add traditional BSD names (sio[0-3]) to the finger-friendly com[1-4]dougb2003-05-051-4/+4
* Add the 'N' flag to the entries for three log files which are *not*gad2003-05-051-3/+3
* use /etc/rc.d/network_ipv6 instead of obsoleted /etc/rc.network6.ume2003-05-051-2/+2
OpenPOWER on IntegriCloud