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_5_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] MAKEDEV (in the Attic) [Hide]  1.171   12 years  tedu   regen makedev
[TXT] MAKEDEV.md (in the Attic) [Hide]  1.46   13 years  miod   Sync MAKEDEV against conf.c, and both against GENERIC.
[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.21   12 years  espie   unify kernel building on various platforms. feedback from miod@ and deraadt@
[TXT] disktab (in the Attic) [Hide]  1.25   12 years  krw   Revert fakecdrom elimination pending further testing. ariane@ pointed out that s...
[TXT] fbtab (in the Attic) [Hide]  1.10   19 years  tdeval   fix pasto '::' -> ':'. Oops deraadt@ ;-)
[TXT] sysctl.conf (in the Attic) [Hide]  1.9   12 years  tedu   remove svr4 compat references
[TXT] ttys (in the Attic) [Hide]  1.9   16 years  deraadt   switch console to std.9600 (suncons is the same); ok miod