fpc/rtl/unix
daniel 15e90d7f17 * Grab_vcsa utility that is supposed to be installed suid root.
It sets the permissions, in case you are logged in on the console,
    of your /dev/vcs and /dev/vcsa device to the permissions of your
    /dev/tty device, making sure programs using the video unit can
    use the Linux console mode instead of the Network mode.

git-svn-id: trunk@1927 -
2005-12-11 14:25:07 +00:00
..
aliasctp.inc
aliasptp.inc
baseunix.pp * {$inline on in baseunix and some inlines in bunxovlh while I was at it 2005-09-28 20:31:24 +00:00
bunxh.inc
bunxovl.inc * fixed fpdup2() for non-text files 2005-10-21 12:34:36 +00:00
bunxovlh.inc * fixed compilation with 2.0.x 2005-09-29 06:26:02 +00:00
classes.pp
crt.pp * fix isatty return value checks 2005-10-05 06:50:16 +00:00
cthreads.pp * release old stack pointer register on ppc64 after method prolog 2005-10-26 19:50:17 +00:00
ctypes.inc
cwstring.pp * Ansi2Wide inserts ? for unknown chars 2005-09-25 15:04:35 +00:00
dl.pp * made HMODULE a PtrInt on unix, this is compatible with the other platforms 2005-09-17 22:49:42 +00:00
dos.pp
dynlibs.inc * fixed declaration of NullHandle 2005-12-10 22:15:00 +00:00
errors.pp
fpmake.inc + Initial check-in 2005-08-29 07:38:56 +00:00
genfdset.inc
genfuncs.inc
gensigset.inc * fixed range error in FpSigFillSet 2005-11-08 09:15:20 +00:00
ggigraph.pp
graph16.inc
graph.pp
initc.pp
ipc.pp
ipccdecl.inc
keyboard.pp * fix isatty return value checks 2005-10-05 06:50:16 +00:00
linux.pp
linuxnew.inc
linuxold.inc
mouse.pp
oldlinux.pp
oscdeclh.inc * ppc32/linux: cprt0 update, fixing linking to libc 2005-11-15 17:27:42 +00:00
ports.pp
printer.pp
serial.pp
settimeo.inc
sockets.pp
syscall.pp
sysdir.inc
sysfile.inc
sysheap.inc
systhrd.inc
sysunixh.inc
sysutils.pp + Patch from Michalis Kamburelis to implement correct config dir, following basedir-spec 2005-11-10 20:40:11 +00:00
terminfo.pp
termiosh.inc * inlined few procs. Didn't inline makeraw since that triggers inline WITH bug. 2005-09-28 20:59:20 +00:00
timezone.inc
ttyname.inc * fixed ttyname() 2005-10-07 09:36:35 +00:00
unix.pp
unixtype.pp
unixutil.pp
unxdeclh.inc
unxovl.inc
unxovlh.inc
varutils.pp
video.pp * Grab_vcsa utility that is supposed to be installed suid root. 2005-12-11 14:25:07 +00:00
x86.pp