summaryrefslogtreecommitdiff
path: root/etc/etc.mac68k
AgeCommit message (Collapse)Author
2002-03-31regen. some of these were missed previously.Federico G. Schwindt
2002-02-25random typo fix; ok deraadt@Todd T. Fries
2002-02-21Remove uncommited garbage. I am sorry, but this was just not tested. ItTheo de Raadt
crashes sh, EVEN after that possible fix. It appears to overflow the ramdisk _before_ it dumps core. Noone was shown these changes. They were just tossed in. This is not a development process that will work, so I am just backing out all the changes in the last 24 hours.
2002-02-21syncTodd T. Fries
2002-02-21syncTodd T. Fries
2002-02-19syncTodd T. Fries
2002-02-17syncTheo de Raadt
2002-02-15syncTodd T. Fries
2002-02-14syncTodd T. Fries
2002-02-14complete the function arg KNF spacingTodd T. Fries
2002-02-14sync (only comments with commas effected)Todd T. Fries
2002-02-14syncTodd T. Fries
2002-02-14syncTodd T. Fries
2002-02-09sync, and update, to make "ramdisk" target diskTheo de Raadt
2002-02-08syncTodd T. Fries
2002-02-08prepare for invasion, sparc64 gets major number fix wrt tty[a-d]Todd T. Fries
order a few places provide '[ "$DEBUG" ] && set -x' inside R() for debugging help ..
2002-01-23syncTodd T. Fries
2002-01-23syncTodd T. Fries
2002-01-23use ramdisk) target from MAKEDEV.miTodd T. Fries
2002-01-23syncTodd T. Fries
2002-01-08syncTodd T. Fries
2002-01-08syncTodd T. Fries
2002-01-08add mac68k 'source'Todd T. Fries
2001-06-28add an entry for ALTQ.Kenjiro Cho
2001-06-25add pf device on all architectures.Kjell Wooding
fix my previously bogus MAKEDEVs. If you used pf on a non-i386. the major device number has changed, and you'll need to recreate /dev/pf ok theo
2001-06-24Add the pf device for the shiny new packet filterKjell Wooding
2001-05-30Remove ipf. Darren Reed has interpreted his (old, new, whichever)Theo de Raadt
licence in a way that makes ipf not free according to the rules we established over 5 years ago, at www.openbsd.org/goals.html (and those same basic rules govern the other *BSD projects too). Specifically, Darren says that modified versions are not permitted. But software which OpenBSD uses and redistributes must be free to all (be they people or companies), for any purpose they wish to use it, including modification, use, peeing on, or even integration into baby mulching machines or atomic bombs to be dropped on Australia. Furthermore, we know of a number of companies using ipf with modification like us, who are now in the same situation, and we hope that some of them will work with us to fill this gap that now exists in OpenBSD (temporarily, we hope).
2000-03-22operator should have perms to write and change tapes. ch* is still missingNiklas Hallqvist
in some MAKEDEVs, will see to them in a separate commit.
1999-08-20Change the default serial port device and /var/spool/lock permissions.Jason Downs
/var/spool/lock becomes uucp.dialer, mode 1775, and serial devices become uucp.dialer, mode 660. (A couple of "dead" MAKEDEVs have been updated because they conformed the the old permission scheme, while others have not because they didn't.)
1999-06-13Shrink...Jason Downs
1999-05-01Add ksyms.Jason Downs
1998-11-25remove bogus comment about pty use; chris@sefl.satelnet.orgTodd C. Miller
1998-11-19add support for more ptysDug Song
1998-10-15add missing entries for xfs in allArtur Grabowski
1998-09-25add xfsTodd T. Fries
1998-09-15Added definition for ipauth, a new piece for IPFilter v3.2.9pattonme
1998-06-28indentTodd T. Fries
1998-05-05split sysctl.conf into MD and MI partsTheo de Raadt
1998-02-19Add needed continuation marks for subshells that span lines.ryker
1998-02-16Explicitly chdir when building snapshot kernels and their associatedgene
tarballs. In a related effort, do everything that has a different chdir root (ie, config && make depend etc) in a subshell. Thanks to Hans for the initial prompting on this.
1998-01-26Add /dev/ipnat and /dev/ipstate for IPF 3.2.3dgregor
1997-12-16fix major number for fd/*; felix reported the i386 flawTheo de Raadt
1997-12-08fix chN (N > 0) problemMichael Shalayeff
1997-10-11cleanupTheo de Raadt
1997-10-06Build generic and genericsbc kernels into snapshot and distribute themgene
tar'ed and gzip'ed rather then as unmodified images.
1997-09-21$OpenBSDTheo de Raadt
1997-09-1610 bpf devicesTheo de Raadt
1997-09-16fix bpf nodes; someone should make sure 0-9 are on all, and rm them nicelyTheo de Raadt
1997-09-16fix {pty,tty}[p..]? creation; bug noted by crc@grand-central.yar.comTheo de Raadt
1997-09-07In pty* rule:\n Change 'rm -rf' to 'rm -f'\n Fix {pty,tty}$n -> {pty,tty}$namdgregor