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_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] MAKEDEV (in the Attic) [Hide]  1.177   11 years  yasuoka   regen
[TXT] MAKEDEV.md (in the Attic) [Hide]  1.50   11 years  deraadt   get rid of the nnpfs nodes
[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.26   11 years  deraadt   we need a fakeramdisk, like on sparc64
[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