summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
2005-04-09if, at boot time, a /etc/resolv.conf.save is found, assume this is fromTheo de Raadt
a dhclient that crashed so hard it was unable to swap the file back, and hence, finish that job. i convinced krw and henning that this is right right place (not in netstart)
2005-04-04unbreak; ok pval@Damien Miller
2005-04-03if dhcp is used to get an address on any interface, ignore /etc/mygateTheo de Raadt
ok krw (this lets us do something rather cool with the zaurus in particular)
2005-04-02add entries for /usr/share/man/ps2/{cats,zaurus};Jason McIntyre
ok millert@ deraadt@
2005-04-01syncTheo de Raadt
2005-04-01clone from hppaTheo de Raadt
2005-04-01hppa64 chunkiesTheo de Raadt
2005-04-01add hppa64 dirsTheo de Raadt
2005-04-01Document special On/Off key functions, and point at the information.Uwe Stuehler
2005-04-01OK, this is an insane commit. Comes from johnb@ugrad.cs.ualberta.ca, pr 3589.Theo de Raadt
somehow he got his YP and DNS screwed up and nslookup $h was dealing with h = "" which was doing nslookup "", which is bad and hangs boots. be more careful by doing echo $h | nslookup instead.
2005-04-01show that net.inet.etherip.allow can be set here; pr 3972 ckuetheTheo de Raadt
2005-03-30only set HOME if not already set; ok deraadt@Todd C. Miller
2005-03-30remove balony advice, recommended by beckTheo de Raadt
2005-03-29comment fix; ok beck@Uwe Stuehler
2005-03-29Add commented-out machdep.kbdreset example.Uwe Stuehler
2005-03-29RegenMiod Vallat
2005-03-29Move the apm description out of MAKEDEV.common, so that sparc can declare itMiod Vallat
with a specific manpage reference.
2005-03-29No apm on amd64 for now.Miod Vallat
2005-03-29Regen.Miod Vallat
2005-03-29Add an apm interface to the tctrl(4) device found on SPARCbooks; currentlyMiod Vallat
limited to power change events and battery status retrieval. ok deraadt@ mickey@
2005-03-28change root login shell to ksh as promised; ok manyTheo de Raadt
2005-03-26encrypt swap by default. cheap, and why not. can be disabled by peopleTheo de Raadt
who have machines that hit swap a lot. decided after survey of developers, we found that most turned this on. ok various
2005-03-22add ospfd, ok theoHenning Brauer
From: Jason Crawford <jasonrcrawford@gmail.com>, whitespace fixes me
2005-03-20during make release install *bsd* not just bsd*, so we pick up zaurus ↵Theo de Raadt
zbsdmod.o too
2005-03-19Packages for zaurus - yuck yuck; for uweTheo de Raadt
2005-03-18also copy *.ipk files to RELEASEDIRTheo de Raadt
2005-03-17Don't rmdir .ICE-unix from /tmp or /var/tmp either. OK deraadt@Todd C. Miller
2005-03-16Don't rmdir vi.recover or .X11-unix from /tmp or /var/tmp. OK deraadt@Todd C. Miller
2005-03-15remove package list. it has been a pain to maintain for years. simplyTheo de Raadt
tell people where to look; idea from miod
2005-03-15remove ttya reference, doesn't exist on zaurus, ok miod@ deraadt@Dale Rahn
2005-03-15add cat2/{cats,zaurus}Theo de Raadt
2005-03-08Kill hp300 DISKLESS kernel, not worth using against GENERIC for disklessMiod Vallat
systems since it still has all the filesystems for vnd usage and thus does not save much memory... ok deraadt@
2005-03-07move to 3.7-betaTheo de Raadt
2005-03-04syncTodd T. Fries
2005-03-04correct typo, wrong pf majorTodd T. Fries
2005-03-03Support APM_IOC_PRN_CTL, and machdep.apmwarn as documented in apm(4), andUwe Stuehler
apmd(8); missing sysctl variable noticed by drahn@
2005-03-01RegenMiod Vallat
2005-03-01Move serial and parallel devices left by mistake in the ``other'' sectionMiod Vallat
to the appropriate sections. No functional change, except for the manpage being nicer.
2005-03-01regenOtto Moerbeek
2005-03-01Increase the default number of usb dev nodes to 6. Some new machinesOtto Moerbeek
(like the Mac mini) have that many usb devs on board. ok drahn@ dlg@ miod@
2005-02-22Avoid spurious "globally exported" warning. Noted by jared r r spiegel.Otto Moerbeek
ok henning@
2005-02-19ospfd.conf mode 0600, requested by norbyHenning Brauer
2005-02-16add /usr/X11R6/bin to the default PATH here. ok pval@.Matthieu Herrb
2005-02-13Discourage use of the source tree as root by eliminating cdpath inKenneth R Westerback
default .cshrc for root. This also eliminates the need to clear out the dead directories and add new ones. Suggested by miod@. ok miod@ millert@
2005-02-07ospfd.conf, noticed by berndHenning Brauer
2005-02-07typo in comment; from Brian PooleOtto Moerbeek
2005-02-07syncDavid Krause
2005-02-07/var/cron/{allow,deny} was renamed to /var/cron/cron.{allow,deny} many moons agoDavid Krause
add a few missing files and sort
2005-02-07syncDavid Krause
2005-02-07indentation whitespace nits (saves a few bytes even)David Krause