Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-01-13 | Port of my spif driver to sparc64 (untested) | Jason Wright | |
2002-01-12 | sync | Jason Wright | |
2002-01-12 | Get permissions on magma/spif's correct | Jason Wright | |
2002-01-12 | sync | Jason Wright | |
2002-01-12 | Add _DEV entry for spif and correct spif to only create 1 bpp and 8 tty | Jason Wright | |
2002-01-12 | sync | Jason Wright | |
2002-01-12 | add magma and a dnl'd spif entry | Jason Wright | |
2002-01-12 | sync | Jason Wright | |
2002-01-12 | Fix one magma entry, remove another, and add spif. | Jason Wright | |
2002-01-08 | Permit flags to be set for savecore, e.g. to compress core dumps | Thorsten Lockert | |
ok millert@ fgsch@ | |||
2002-01-08 | sync | Todd T. Fries | |
2002-01-08 | add sparc 'source' | Todd T. Fries | |
2002-01-08 | sync | Todd T. Fries | |
2002-01-08 | +speaker,+pdc | Todd T. Fries | |
2002-01-08 | add hppa 'source' | Todd T. Fries | |
2002-01-08 | sync | Todd T. Fries | |
2002-01-08 | 'delete ofdisk' drahn@ | Todd T. Fries | |
2002-01-08 | add mac68k 'source' | Todd T. Fries | |
2002-01-08 | add 'source' | Todd T. Fries | |
2002-01-08 | enable sun3; ok miod@ | Todd T. Fries | |
2002-01-08 | add sun3 'source' | Todd T. Fries | |
2002-01-08 | more | Todd T. Fries | |
2002-01-07 | sync | Todd T. Fries | |
2002-01-07 | add pci to all) (thanks drahn@) | Todd T. Fries | |
add more to all) | |||
2002-01-07 | sync | Todd T. Fries | |
2002-01-07 | generate i386 (regress diff = more devices than before, ugen, etc..) | Todd T. Fries | |
2002-01-07 | add i386 'source' | Todd T. Fries | |
2002-01-07 | o more devices for 'all' target | Todd T. Fries | |
o ttyCcfg is 600 not 666 o add radio o joy is 666 not 600 (current i386 MAKEDEV does this) | |||
2002-01-07 | add macppc 'source' | Todd T. Fries | |
2002-01-07 | sync | Todd T. Fries | |
2002-01-07 | add /dev/pci | Todd T. Fries | |
s/tzs/czs/ typo | |||
2002-01-07 | sprinklings of 'ifstep()' | Todd T. Fries | |
'the big disk case' no longer sets vars and calls dodisk, would take more space to additionally do the 'stepping' argument (see cd\* in generated MAKEDEV) | |||
2002-01-07 | sync | Todd T. Fries | |
2002-01-07 | DISK_STEPPING is not used, and in any event, is not global to all disks | Todd T. Fries | |
prepare dodisk* script functions for a 7th argument, what I call disk stepping, the number to add from rd0a to rd1a minor numbers, defaulted to 16; some archs *cough*macppc*cough* still have 8 for cdroms and such | |||
2002-01-07 | sync | Todd T. Fries | |
2002-01-07 | add more disks to the 'all' target, rd shows up on sparc64 now ;-) | Todd T. Fries | |
s/tty/tth/ | |||
2002-01-07 | comment tweaking | Todd T. Fries | |
2002-01-04 | sync | Todd T. Fries | |
2002-01-04 | add wsdisp | Todd T. Fries | |
2002-01-04 | add ttyC for wscons as wsdisp | Todd T. Fries | |
2002-01-04 | sync; this is like pcidevs .. unlike the last commit, commit separately for | Todd T. Fries | |
versioning to be imported properly | |||
2002-01-04 | +wsmouse | Todd T. Fries | |
2002-01-04 | sync | Todd T. Fries | |
2002-01-04 | enable usb | Todd T. Fries | |
2002-01-04 | add usb scanners | Todd T. Fries | |
2002-01-04 | sync | Todd T. Fries | |
2002-01-04 | rules to build the MAKEDEV files: | Todd T. Fries | |
all -> builds 'this' arch (etc.$(uname -m)/MAKEDEV) allarchs -> builds all archs (etc.*/MAKEDEV) clean -> cleans 'this' arch (etc.$(uname -m)/MAKEDEV) cleandirs -> cleans all archs (etc.*/MAKEDEV) also, build the MAKEDEV files during the release process | |||
2002-01-04 | This is my m4 MAKEDEV generation system. | Todd T. Fries | |
.mi -> edit this to add new devices .sub -> hardcore m4 here, be careful */*.md -> machine dependent information (generally device,block (& char) major) Thanks for eyes/conversation about this over the years from espie, deraadt, johns, fgsch, hugh, weingart, mickey, and others .. SEE ALSO . m4(1), MAKEDEV(8) | |||
2002-01-04 | add missing rm commands; todd ok | Theo de Raadt | |
2002-01-01 | ``maxpartition 16'' updates that were sitting in my tree for a long time. | Miod Vallat | |