summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
1997-07-10Add more system users. From Marshall M. Midden <m4@umn.edu>Todd C. Miller
1997-07-07Add ppi, fix dca.Jason Downs
1997-07-07Example (commented out) entry for running newsyslog -m.Jason Downs
1997-07-07correct ipl entry to match pmax's conf.cThomas Graichen
1997-07-06Add apci, major 35.Jason Downs
1997-07-06wd and acd supportNiklas Hallqvist
1997-06-24add gnu/usr.sbin to $cdpathkstailey
1997-06-23/etc/profile should be checked along with .profile for consistency withTodd C. Miller
/etc/csh.login and .login. From Chris Jones <cjones@rupert.oscs.montana.edu>
1997-06-21The mac68k ite emulates a vt100, _not_ a vt220. This is the sorta simplegene
thing that makes people's lives easier.
1997-06-20if screenblank exists, start itTheo de Raadt
1997-06-17Put in hooks to start ypserv with flagsNiklas Hallqvist
1997-06-17Put in hooks to start rpc.yppasswdd with flagsNiklas Hallqvist
1997-06-16even more global.dummy -> .global.dummykstailey
1997-06-16Default file causes lots of "dummy names should start with `.'" syslogdm
messages. Comment out global.dummy and make it .global.dummy.
1997-06-15Add ttye6, bug noticed by Ulrich FlegelNiklas Hallqvist
1997-06-13Add httpsTodd C. Miller
1997-06-12Add commented out entry for scon (pcvt console setup)Todd C. Miller
1997-06-10use /etc/namedb/tmp/ for storage, until we merge some 8.1 derivativeTheo de Raadt
1997-06-10Get major number for ss* and ipl* right, so these start working.gene
Add a missing asc* (rudimentary Apple Sound Chip) entry. & fix a comment.
1997-06-08Bad example netmask.Jason Downs
1997-06-06add sd2 sd3 to ramdisk devices, impossible to install on some multi-drive ↵grr
confiurations otherwise.
1997-06-03give the cdrom a nice nameTheo de Raadt
1997-06-03adjust moreTheo de Raadt
1997-06-03adjust for 2K cdromsTheo de Raadt
1997-06-03let us try to move to pcvt as default; report problem cards to meTheo de Raadt
1997-06-03fakecdromTheo de Raadt
1997-06-02make more resistant to bad argskstailey
1997-06-021. ignore blank linesflipk
2. /-ro/ -> /^-ro$/ : allows hostnames containing "*-ro*" and ignores "-root"
1997-05-30Add multicast network number.Jason Downs
1997-05-301 fix from enami@ba2.so-net.or.jpTheo de Raadt
1997-05-29Current as of May 19th from internic.gene
1997-05-29doc syslogd -u; mho@stacken.kth.se; PR#202Theo de Raadt
1997-05-28rksh is wrong, hereTheo de Raadt
1997-05-25slave/master pty is 4/5 not 5/6Todd C. Miller
1997-05-25Fix pty's (got changed to i386 values during awk removal).Todd C. Miller
1997-05-24remove boot here - it has gone a while agoThomas Graichen
1997-05-24fatal typoNiklas Hallqvist
1997-05-24Changed rdroot partition size to 8192 to accomodate new sparc ramdisk..johns
1997-05-22corrections from mickeyTheo de Raadt
1997-05-22correct fakecdromTheo de Raadt
1997-05-21Don't make /dev/mouse. Leave that as an exercise for X install.Per Fogelstrom
Some devices where missing (not made...)
1997-05-21ramdisk too small, who cares why for nowTheo de Raadt
1997-05-21remove /usr/X11R6/lib line - should be added by the x installThomas Graichen
1997-05-19miniroot is 4MB nowNiklas Hallqvist
1997-05-19No need to build bsd separately, it will be built by the minirootNiklas Hallqvist
build process unconditionally anyhow.
1997-05-19oopsTheo de Raadt
1997-05-19We now do crunched ramdisk binaries on MIPS so decrease the size of thePer Fogelstrom
ramdisk. (We now may even fit this on a gzipped floppy image). Move mbr and msdos5mb to a better place. (arch/arc/stand/mbr).
1997-05-18add more fakecdrom partitionsTheo de Raadt
1997-05-18Back out arc fiddling, wrong place...Per Fogelstrom
1997-05-18Build & install ramdisk tooNiklas Hallqvist