summaryrefslogtreecommitdiff
path: root/sys/modules/svr4
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.1.0_cvscvs2svn2000-07-265-5/+5
* MFC: rev 1.1{4,6} (use sys/conf/kmod.mk to make /sys self contained)David E. O'Brien2000-07-071-2/+7
* . add manpage for svr4(8)Alexey Zelkin2000-01-102-2/+53
* Cleaned up options handling:Bruce Evans2000-01-091-9/+4
* Compile svr4_genassym.c with ordinary ${CFLAGS}. The (small) need forBruce Evans2000-01-091-4/+3
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-3/+3
* Use genassym(1) and <sys/assym.h> to generate assembler symbols.Marcel Moolenaar1999-12-231-8/+3
* Add opt_svr4.h to SRCS. This fixes make depend.Marcel Moolenaar1999-12-081-1/+1
* SVR4 emulator source files now take their compilation options fromMark Newton1999-12-081-11/+17
* Removed special rules for building and cleaning device interface filesBruce Evans1999-11-281-5/+1
* Install {ibcs2,svr4}.sh in /usr/sbin and not in /usr/bin.David E. O'Brien1999-09-051-1/+1
* Add MAINTAINER lineMark Newton1999-09-011-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-284-4/+4
* Initial checkinMark Newton1999-07-301-0/+15
* Clarify use of the 'streams' pseudo-device (i.e.: static or kld).Mark Newton1999-07-301-7/+12
* Converted "streams" pseudo-device into a KLDMark Newton1999-02-221-3/+9
* Honor ${LDFLAGS} for building svr4_genassym. This is part of fixingBruce Evans1999-02-061-5/+3
* Nuked the "hello, world!" program from this directory (it hasMark Newton1999-01-301-0/+0
* Added a "README" file containing text taken from the message I sentMark Newton1999-01-301-0/+33
* Emulator KLD for SysVR4 executables grabbed from NetBSD.Mark Newton1999-01-303-0/+63