summaryrefslogtreecommitdiffstats
path: root/sys/modules/svr4
Commit message (Expand)AuthorAgeFilesLines
* genassym depends on the presence of common variables, disable the usemsmith2002-01-101-1/+1
* Removed mentions of TARGET_ARCH from non-cross places.ru2001-10-041-3/+1
* pseudo-device -> device in kernel config.schweikh2001-05-011-1/+1
* Zap obsolete (died with LKM) EXPORT_SYMS variablepeter2001-02-041-1/+0
* Zap some bad examples:peter2001-02-041-3/+2
* Use a consistent style and one much closer to the rest of /usr/srcobrien2001-01-061-6/+6
* Decommission the svr4(8) shell script, which has been pointless sincesheldonh2000-11-294-76/+1
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
* Don't install manpages.obrien2000-10-081-3/+0
* Only install secondary components if the destination directory exists.obrien2000-10-041-0/+4
* Cleanup after repo copy of sys/svr4 to sys/compat/svr4.obrien2000-08-311-1/+1
* Use the genassym script here too. The linux and svr4 modules were broken.bde2000-06-031-1/+4
* Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofpeter2000-05-271-1/+1
* Support non-i386 architectures.obrien2000-05-101-1/+3
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.peter2000-05-041-1/+1
* . add manpage for svr4(8)phantom2000-01-102-2/+53
* Cleaned up options handling:bde2000-01-091-9/+4
* Compile svr4_genassym.c with ordinary ${CFLAGS}. The (small) need forbde2000-01-091-4/+3
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-3/+3
* Use genassym(1) and <sys/assym.h> to generate assembler symbols.marcel1999-12-231-8/+3
* Add opt_svr4.h to SRCS. This fixes make depend.marcel1999-12-081-1/+1
* SVR4 emulator source files now take their compilation options fromnewton1999-12-081-11/+17
* Removed special rules for building and cleaning device interface filesbde1999-11-281-5/+1
* Install {ibcs2,svr4}.sh in /usr/sbin and not in /usr/bin.obrien1999-09-051-1/+1
* Add MAINTAINER linenewton1999-09-011-0/+1
* $Id$ -> $FreeBSD$peter1999-08-284-4/+4
* Initial checkinnewton1999-07-301-0/+15
* Clarify use of the 'streams' pseudo-device (i.e.: static or kld).newton1999-07-301-7/+12
* Converted "streams" pseudo-device into a KLDnewton1999-02-221-3/+9
* Honor ${LDFLAGS} for building svr4_genassym. This is part of fixingbde1999-02-061-5/+3
* Nuked the "hello, world!" program from this directory (it hasnewton1999-01-301-0/+0
* Added a "README" file containing text taken from the message I sentnewton1999-01-301-0/+33
* Emulator KLD for SysVR4 executables grabbed from NetBSD.newton1999-01-303-0/+63
OpenPOWER on IntegriCloud