freebsd-dev/sys/i386/linux
Nate Williams d0dc9fdb98 Fix memory leak bug in the path parsing code which never released it's
buffer in certain error conditions.  Sync up the code to that in NetBSD
where applicable.

Reviewed by:	Gary Jennejohn <garyj@munich.netsurf.de>
Submitted by:	Michael Smith <msmith@atrad.adelaide.edu.au>
Obtained from:	NetBSD sources
1996-08-05 20:52:30 +00:00
..
imgact_linux.c First pass at cleaning up macros relating to pages, clusters and all that. 1996-05-02 10:43:17 +00:00
linux_dummy.c Mega-commit for Linux emulator update.. This has been stress tested under 1996-03-02 19:38:20 +00:00
linux_file.c Fix the getdents() emulation, the Linux ELF libraries use this, and 1996-03-10 22:27:51 +00:00
linux_genassym.c Minor touch-up... make two functions static, and add missing $Id$ 1996-03-02 21:00:11 +00:00
linux_ioctl.c Removed unused #include. Linux doesn't support SCO consoles. 1996-06-23 17:08:11 +00:00
linux_ipc.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
linux_locore.s Mega-commit for Linux emulator update.. This has been stress tested under 1996-03-02 19:38:20 +00:00
linux_misc.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
linux_proto.h update linux_times() and linux_utime() emulation, 1996-03-04 21:03:11 +00:00
linux_signal.c update linux_times() and linux_utime() emulation, 1996-03-04 21:03:11 +00:00
linux_socket.c Mega-commit for Linux emulator update.. This has been stress tested under 1996-03-02 19:38:20 +00:00
linux_stats.c Mega-commit for Linux emulator update.. This has been stress tested under 1996-03-02 19:38:20 +00:00
linux_syscall.h update linux_times() and linux_utime() emulation, 1996-03-04 21:03:11 +00:00
linux_sysent.c update linux_times() and linux_utime() emulation, 1996-03-04 21:03:11 +00:00
linux_sysvec.c Clean-up the new VM map procfs code, and also add support for executable 1996-06-18 05:16:00 +00:00
linux_util.c Fix memory leak bug in the path parsing code which never released it's 1996-08-05 20:52:30 +00:00
linux_util.h Fix a (mostly harmless) bogon when allocating space above the stack 1996-03-10 22:23:51 +00:00
linux.h Implement rudumentry support for the linux TIOC[SG]ETSERIAL ioctl's. 1996-03-10 22:30:53 +00:00
syscalls.conf A new syscalls table for the Linux emulator. This is processed by 1996-03-02 19:04:16 +00:00
syscalls.master Oops.. I was wrong about the change to sigsuspend. The library interface is 1996-03-04 20:58:47 +00:00