Age | Commit message (Expand) | Author |
1998-11-25 | remove bogus comment about pty use; chris@sefl.satelnet.org | Todd C. Miller |
1998-11-19 | add support for more ptys | Dug Song |
1998-10-16 | fix magma device generation; three cards supported | Marco S Hyman |
1998-09-28 | rm -f before creation | Todd T. Fries |
1998-09-25 | sync | Todd T. Fries |
1998-09-23 | s/Id/OpenBSD/ | Todd T. Fries |
1998-09-23 | boot.net for sparc | Todd T. Fries |
1998-09-21 | bpf on ramdisks | Theo de Raadt |
1998-09-15 | Added definition for ipauth, a new piece for IPFilter v3.2.9 | pattonme |
1998-08-26 | rm before mknod | Theo de Raadt |
1998-08-24 | Add support for /dev/ksyms to arch-specific files | Todd C. Miller |
1998-07-21 | make cua{a,b,c,d} nodes when generating standard devs | Marco S Hyman |
1998-06-28 | indent | Todd T. Fries |
1998-05-20 | magma; plunky@skate.demon.co.uk | Theo de Raadt |
1998-05-05 | add sparc mi sysctl: machdep.led_blink | Jason Wright |
1998-05-05 | split sysctl.conf into MD and MI parts | Theo de Raadt |
1998-04-30 | Updated sparc audio | Jason Wright |
1998-03-24 | Make floppy device names match the pattern <device name><number><sub-class> | Marco S Hyman |
1998-03-02 | But only if explicitly asked for (until zs code is finialized) | Jason Wright |
1998-03-02 | add cua devices for tty[a-d] | Jason Wright |
1998-03-02 | allow cmdline creation of ttya-d on sparc | Todd T. Fries |
1998-02-23 | add entries for 4/300 extra serial ports | Jason Wright |
1998-01-26 | Add /dev/ipnat and /dev/ipstate for IPF 3.2.3 | dgregor |
1997-12-08 | fix chN (N > 0) problem | Michael Shalayeff |
1997-10-11 | cleanup | Theo de Raadt |
1997-09-21 | $OpenBSD | Theo de Raadt |
1997-09-18 | for architectures which go into src/distrib automatically, start at the | Theo de Raadt |
1997-09-16 | fix bpf nodes; someone should make sure 0-9 are on all, and rm them nicely | Theo de Raadt |
1997-09-07 | In pty* rule:\n Change 'rm -rf' to 'rm -f'\n Fix {pty,tty}$n -> {pty,tty}$nam | dgregor |
1997-09-03 | no more need for the fstab.* files | Theo de Raadt |
1997-08-24 | cgfour* matches cgfourteen*, duh | Theo de Raadt |
1997-08-08 | Add cgtwo, cgfourteen, tcx. | Jason Downs |
1997-06-06 | add sd2 sd3 to ramdisk devices, impossible to install on some multi-drive con... | grr |
1997-05-24 | Changed rdroot partition size to 8192 to accomodate new sparc ramdisk.. | johns |
1997-05-22 | correct fakecdrom | Theo de Raadt |
1997-05-21 | ramdisk too small, who cares why for now | Theo de Raadt |
1997-05-18 | add more fakecdrom partitions | Theo de Raadt |
1997-05-17 | minimum fragsize 1024 | Theo de Raadt |
1997-05-14 | build a bsd.rd too | Theo de Raadt |
1997-05-14 | working bsd.rd; without vi for now | Theo de Raadt |
1997-05-14 | Make svnd nodes too, please test this on your port | Niklas Hallqvist |
1997-05-14 | created ramdisk and rd | Theo de Raadt |
1997-05-13 | fakecdrom target | Theo de Raadt |
1997-05-13 | copy bootblocks too, tell you why later | Theo de Raadt |
1997-05-13 | Only run MAKEDEV.local if it exists. Avoids an error message | Todd C. Miller |
1997-05-06 | Remove possibly existing ipl node, before recreating it | Niklas Hallqvist |
1997-05-06 | reactivate ipl | kstailey |
1997-05-05 | fix sparc MAKEDEV to match cdevsw[] for pseudo-ttys, scsi scanner and unknown... | grr |
1997-05-01 | do not ship this silly old docs | Theo de Raadt |
1997-04-30 | fix assorted problems with miniroot stuff | grr |