freebsd-dev/sys/i386
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
..
apm Add some comments explaining what APM_DSVALUE_BUG does no that I know 1996-07-11 16:35:12 +00:00
bios Add some comments explaining what APM_DSVALUE_BUG does no that I know 1996-07-11 16:35:12 +00:00
boot Moved the definition of DEBUGMSG() from asm.h to start.S. This macro 1996-07-12 05:42:02 +00:00
conf Merge. 1996-07-11 11:18:45 +00:00
eisa Add interrupt register set up with original register value 1996-07-19 13:20:05 +00:00
i386 Eliminated i586_ctr_rate. Use i586_ctr_freq instead. 1996-08-02 21:16:27 +00:00
ibcs2 Clean-up the new VM map procfs code, and also add support for executable 1996-06-18 05:16:00 +00:00
include Eliminated i586_ctr_rate. Use i586_ctr_freq instead. 1996-08-02 21:16:13 +00:00
isa Remove a spurious message. 1996-08-04 20:04:57 +00:00
linux Fix memory leak bug in the path parsing code which never released it's 1996-08-05 20:52:30 +00:00
pci Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h 1996-06-18 01:22:40 +00:00
scsi Fix problem with scb flag handing that crept in with the SCB paging support. 1996-06-23 20:02:37 +00:00
Makefile