Go to file
hubertf 4c0a9c52a7 In an ideal world, make_playpen() and leave_playpen() would maintain
a stack of directories, we'll do with a save/restore_dirs cludge for
now. => Fixes the bug I mentioned yesterday that shows when one pkg
installs another (depending) pkg via FTP.

Fixed another bug with extract-in-place when the destination dir is
already there.
1998-10-01 21:16:26 +00:00
bin Fixed memory leak on old style command substitution 1998-09-26 20:56:33 +00:00
distrib They won't work :-p 1998-10-01 16:49:10 +00:00
etc ramdisk kernel couldn't be made correctly. 1998-10-01 15:28:41 +00:00
games don't install in /usr/share if NOSHARE is defined 1998-09-29 07:33:20 +00:00
gnu * rename gnu/usr.bin/ld.new/*.mk to _*.mk for consistency 1998-09-30 16:47:47 +00:00
include In the inlined sigset_t operations, redirect the error indicator assignment via 1998-10-01 19:41:23 +00:00
lib Add *__errno() redirection for _REENTRANT code. 1998-10-01 19:25:05 +00:00
libexec Remember the interface the request comes in on, so we will reply to the 1998-09-20 04:44:55 +00:00
regress Use sigemptyset() to initialize the signal mask for sigaction(). 1998-09-19 21:23:10 +00:00
sbin Add getuid() check if -f is set, fixes pr 6222 by Uwe Arndt. 1998-10-01 19:39:33 +00:00
share mtio.4 got deleted, remove it here too. 1998-10-01 11:26:07 +00:00
sys Use __LIBC12_SOURCE__, not __LIBC12_SOURCE :-) 1998-10-01 21:16:06 +00:00
usr.bin Add -p flag to usage(). 1998-10-01 18:23:52 +00:00
usr.sbin In an ideal world, make_playpen() and leave_playpen() would maintain 1998-10-01 21:16:26 +00:00
Makefile don't install in /usr/share if NOSHARE is defined 1998-09-29 06:59:53 +00:00