OpenBSD CVS

src/etc/etc.sparc/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / etc / etc.sparc

Current tag: OPENBSD_4_5_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] MAKEDEV (in the Attic) [Hide]  1.156   15 years  miod   regen
[TXT] MAKEDEV.md (in the Attic) [Hide]  1.38   15 years  miod   Remove /dev/drum and related code.
[TXT] Makefile (in the Attic) [Hide]  1.2   15 years  todd   be smarter, only write a new MAKEDEV if more than just the rcsid changed
[TXT] Makefile.inc (in the Attic) [Hide]  1.14   17 years  deraadt   make these more similar (few steps to that)
[TXT] disktab (in the Attic) [Hide]  1.22   16 years  deraadt   Change ramdisk filesystem size from 4352 to 4000 blocks, so that bsd.rd does not...
[TXT] fbtab (in the Attic) [Hide]  1.10   19 years  tdeval   fix pasto '::' -> ':'. Oops deraadt@ ;-)
[TXT] sysctl.conf (in the Attic) [Hide]  1.7   20 years  tedu   put emul sysctls in appropriate arch. also fix up the comments. problems noted ...
[TXT] ttys (in the Attic) [Hide]  1.9   16 years  deraadt   switch console to std.9600 (suncons is the same); ok miod