summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Expand)Author
2001-07-04wsconsctl.conf support, wsconsctl accepts saner var names now; raadtifiedMichael Shalayeff
2001-07-03Add two I2O devices as iop[01]Niklas Hallqvist
2001-07-03pull in rc.conf early so that pf(1) startup is right; tested by jasoni, comme...Theo de Raadt
2001-07-02Fix some typos; olgeni@uli.itbrian
2001-07-02/dev/pf is major 39; openbsd@davidkrause.comAngelos D. Keromytis
2001-07-02Add pf.conf and nat.conf ;openbsd@davidkrause.comAngelos D. Keromytis
2001-07-01List all authentication types; krb4-or-pwd is still the default...Todd C. Miller
2001-07-01pf is major 39 on powerpcDaniel Hartmeier
2001-07-01Initialization infrastruture for pf. Based on initial patchesKjell Wooding
2001-06-29create /usr/libdata/sshTheo de Raadt
2001-06-28add an entry for ALTQ.Kenjiro Cho
2001-06-27bye bye pmaxTheo de Raadt
2001-06-27primes was renamed to moduli, ok deraadtPeter Stromberg
2001-06-27Actually, remove local0 entry (pflog) -- logging is not done this wayAngelos D. Keromytis
2001-06-27I suckHans Insulander
2001-06-27KerberosV support.Hans Insulander
2001-06-27IPSec->IPsec (jsyn@nthough.com)Angelos D. Keromytis
2001-06-26Point to pf.conf(5) and nat.conf(5) for helpsmart
2001-06-26Initial import for mvmeppcSteve Murphree
2001-06-26Add pf.conf and nat.conf. ok theoKjell Wooding
2001-06-26bye bye MIPS related bits and pieces.Brad Smith
2001-06-26change default pf configuration files to pf.conf and nat.conf. ok theoKjell Wooding
2001-06-26more ipf to go; from jsynNiels Provos
2001-06-26add pf.filter and pf.nat; ok @deraadtDaniel Hartmeier
2001-06-26pf rule sets; ok deraadt@Daniel Hartmeier
2001-06-26remove ksyms before recreating it.Dale Rahn
2001-06-25Since audio is obvoiusly working on alpha, enable the device by defaultNathan Binkert
2001-06-25Install /etc/kerberosV/READMEHans Insulander
2001-06-25Add /etc/kerberosVHans Insulander
2001-06-25Quick README for KerberosV. Needs more flesh.Hans Insulander
2001-06-25add pf device on all architectures.Kjell Wooding
2001-06-25Remove bogus "kpasswd" entry.Hans Insulander
2001-06-24bye byeTheo de Raadt
2001-06-24Rename login_krb-or-pwd to login_krb4-or-pwdHans Insulander
2001-06-24Add the pf device for the shiny new packet filterKjell Wooding
2001-06-24let other read /dev/pci (so that they can call ioctl(..., PCIOCREAD, ...))Matthieu Herrb
2001-06-23Add kerberos 5 services.Hans Insulander
2001-06-23add /dev/pciMatthieu Herrb
2001-06-23add changelistNiels Provos
2001-06-23With the addition of kernel in bootloader, ksyms now work.Dale Rahn
2001-06-22install new moduliNiels Provos
2001-06-22minor nit.Brad Smith
2001-06-22make it so that audio device creation is consistent with other archs.Brad Smith
2001-06-22Add /dev/audio to alphaNathan Binkert
2001-06-22bail YP if no domainname; dima@unixfreak.orgTheo de Raadt
2001-06-21Add ttyZ for cyclades-Z cardsNathan Binkert
2001-06-18o move passwd.conf variables into login.confTodd C. Miller
2001-06-17fix audio device creation.Brad Smith
2001-06-13no comment like that, grrTheo de Raadt
2001-06-12Use lpd_flags instead of lpd, thus allowing to pass parameters to lpd;Federico G. Schwindt