aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/svr4
Commit message (Expand)AuthorAgeFilesLines
* MFC: Drop support for COPY.Ruslan Ermilov2002-08-071-1/+1
* MFC: s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-181-1/+1
* MFC: Removed mentions of TARGET_ARCH from non cross-tools.Ruslan Ermilov2002-02-201-3/+1
* mdoc(7) police: fix markup.Ruslan Ermilov2001-12-211-2/+2
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+1
* Apply the recent mdoc(7) fixes to RELENG_4-only pages.Ruslan Ermilov2000-12-271-0/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-1/+1
* 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