freebsd-dev/sys/i386
Matthew Dillon d323ddf317 Fix #! script exec under linux emulation. If a script is exec'd from a
program running under linux emulation, the script binary is checked for
    in /compat/linux first.  Without this patch the wrong script binary
    (i.e. the FreeBSD binary) will be run instead of the linux binary.
    For example, #!/bin/sh, thus breaking out of linux compatibility mode.

    This solves a number of problems people have had installing linux
    software on FreeBSD boxes.
2000-04-26 20:58:40 +00:00
..
apm Correctly handle suspend and resume in APM. 2000-02-06 14:57:05 +00:00
bios Correctly handle suspend and resume in APM. 2000-02-06 14:57:05 +00:00
conf Driver for DEC "Tulip" based WAN cards from LanMedia Corporation. 2000-04-26 20:16:56 +00:00
i386 Fix a long-standing bug which caused massive character loss in remote 2000-04-25 01:41:57 +00:00
ibcs2 Introduce NDFREE (and remove VOP_ABORTOP) 1999-12-15 23:02:35 +00:00
include * Use sys/sys/random.h rather than a i386 specific one. 2000-04-24 17:30:08 +00:00
isa * Use sys/sys/random.h rather than a i386 specific one. 2000-04-24 17:30:08 +00:00
linux Fix #! script exec under linux emulation. If a script is exec'd from a 2000-04-26 20:58:40 +00:00
pci Some more i386-only BIOS-friendliness: 2000-04-16 20:48:33 +00:00
svr4 Pre-freeze cleanups: Conditionalize debugging writes on DEBUG_SVR4, 2000-01-15 15:29:37 +00:00
Makefile Add soft updates to the set of things being tagged. Syntax cleanup. 2000-01-27 01:22:06 +00:00