summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
2000-07-23Add a little blurb explaing the meaning of mtree's output.Bruno Rohee
millert@ ok.
2000-07-20add hppa subdirs; espie, there is more than thatMichael Shalayeff
2000-07-18chmod proper file; chouanard@parc.xerox.comTheo de Raadt
2000-07-13timed & rdate start before securelevel is set so no need to checkTodd C. Miller
$securelevel; noted by ho@
2000-07-13rtadvd.conf is not required, actuallyJun-ichiro itojun Hagino
2000-07-11- Move ntpd out of rc.securelevelmatt
- Add ntpdate and rdate rc knobs Approved-And-Assisted-By: millert
2000-07-09Disable ttyE0 until powerpc is updated to the latest wscons.Dale S. Rahn
2000-07-06add utty, serial port for USB devices.Federico G. Schwindt
2000-07-06remove ip6defaultif, this is just for IPv6 specification pedantsJun-ichiro itojun Hagino
2000-07-05Start sendmail in the background so it doesn't cause blockageTodd C. Miller
on reboot timing out on DNS problems.
2000-07-02Clean-up after httpdMarc Espie
2000-06-27nab latest CellServDB from arla; made sure all our local changes are in itTodd T. Fries
per art's recommendation. Now we are uptodate :-)
2000-06-27change IP for citi.umich.edu; from rees@umich.eduNiels Provos
2000-06-25increase flexibility of distribution-etc-root-var:Christian Weisgerber
- NOMAKEDEV to optionally skip making devices - allow building aliases.db under /var/tmp will come in handy with mergemaster; ok millert@
2000-06-24Do not start snmpd by default just because it is installed. ok theo@.Jakob Schlyter
2000-06-21Add a few missing devices (/dev/vme*, for example) ; make devices forMiod Vallat
16 slices per disk instead of 8 previously ; and tidy things a bit
2000-06-20Don't log ipf info in /var/log/messages. Fixes PR 1171Kjell Wooding
Thanks cd@sentia.nl
2000-06-19add ./etc/tcfsTodd T. Fries
2000-06-19cvs strikes again!; thanks to Oleg Safiullin <form@openbsd.ru>Todd T. Fries
for pointing out this evaded the last commit
2000-06-19Add the minirott definition, and the sparc ramdisk (unused yet, but can't hurt)Miod Vallat
2000-06-19Build only the necessary things ; look closer to etc.sparcMiod Vallat
2000-06-19Put more devices into standard config, add ramdisk sectionMiod Vallat
2000-06-18ifaliases goes away.Todd T. Fries
- new installs wont have existing ifaliases - updates dont touch /etc - manual updates of /etc/ should know what they're doing anyway fwiw, see hostname.if(5) alias functionality has moved here for better overall network configurability
2000-06-18rc.conf now parses ${local_rcconf} internally; closes pr 1259Todd T. Fries
2000-06-18fix inspired by pr 744 from karls@inet.noTodd T. Fries
changed so files are e.g. backups/etc_passwd not backups/_etc_passwd
2000-06-14it's vm.swapencrypt.enable now.Niels Provos
2000-06-14avoid a few extra processes; d.doroshenko@omnitel.netTheo de Raadt
2000-06-13normalize test vs [; formTheo de Raadt
2000-05-30add a note where to go to for nfs client configuration; after popular demandMichael Shalayeff
2000-05-26pipe output from /etc/security to a temp file and then check thatMarco S Hyman
output was created before sending off a mail message to root. This suppresses an empty mail message and a warning appended to the end of the daily status report. OK millert@
2000-05-26Capitalize 'id' to be consistent with our man pages.Aaron Campbell
2000-05-26Conform to the test(1) man page: use -L instead of -h when testing forAaron Campbell
symbolic links (the -h flag is for compatibility only); millert@ ok
2000-05-25cat3 & cat5 arch subdirsTheo de Raadt
2000-05-23fix pt and signature offsets; from Alejo Sanchez <alejos@fibertel.com.ar>Michael Shalayeff
2000-05-22fix tty[ab] owner bugletMiod Vallat
2000-05-19Add sd4 (as in sparc)Miod Vallat
2000-05-19nfsiod/nfs_client, bye byeMichael Shalayeff
add commented out entry into sysctl.conf for vfs.nfs.iothreads
2000-05-19bad Angelos: you left out the .. after creating the keynote directoryMarco S Hyman
2000-05-19/etc/isakmpd/keynote entryAngelos D. Keromytis
2000-05-18Add all arch subdirs to {cat1,cat4,cat8,man1,man4,man8}.Marc Espie
REMEMBER TO UPDATE YOUR TREE BEFORE REBUILD! This *will* be used shortly.
2000-05-18add machdep.vsyncblank sysctl for controlling whether vsync is disabledJason Wright
when the monitor is blanked.
2000-05-17typo (reported by Adam Rogoyski <rogoyski@cs.utexas.edu>)Marc Espie
2000-05-15remove double specification of fa#; sigh@kuzirabekon.econ.nagasaki-u.ac.jpTheo de Raadt
2000-05-15Fix SBINDIR path the right wayHans Insulander
2000-05-15Add support for building libraries with debugging information in them.Niklas Hallqvist
Enable by setting DEBUGLIBS=yes in /etc/mk.conf, then -g libraries will get installed in /usr/lib/debug. This directory will be searched first if gcc is given the -g flag during the link stage.
2000-05-15typoTodd T. Fries
2000-05-12work around kerberos SBINDIR being misdefined; hinTheo de Raadt
2000-05-08fix dhcp 'NONE' ness from install to allow media parsing to workTodd T. Fries
.. ok deraadt@, millert@
2000-05-06Add the tape device nodes to the miniroot, for tape install, deraadt@ okMiod Vallat
2000-05-032.7ifyTheo de Raadt