Go to file
christos 93bf0b6883 Deal with signals and process groups (from FreeBSD)
Fixes issues with kill -STOP $$ in the su'd shell, and setting up signals
for the child process properly.
2005-03-23 20:02:28 +00:00
bin A rather better fix for treating $((x)) as equivalent to $(($x)) provided 2005-03-21 22:37:09 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto As observed in other modules, pull in <sys/queue.h> explicitly rather 2005-03-17 20:40:42 +00:00
dist Make nawk retain the text from the last line of the input as well as 2005-03-23 17:24:41 +00:00
distrib One more place that needs $HOST_SH to run a script correctly. 2005-03-23 19:54:47 +00:00
doc On hupertf's hint, add an entry for last month's ext2fs change. 2005-03-22 13:29:05 +00:00
etc + getconfig scripts and configs 2005-03-22 21:43:24 +00:00
games Fix a long-standing bug in wump(6) whereby hitting ^d to exit would first 2005-03-21 18:45:18 +00:00
gnu Bump default to 3.0 2005-03-17 00:22:22 +00:00
include Add restrict qualifiers to remaining <signal.h> function arguments. 2005-03-22 20:25:31 +00:00
lib Avoid lint warning after previous. 2005-03-23 08:16:53 +00:00
libexec Handle printing ptyfs pty names 2005-03-17 01:34:41 +00:00
regress Add two regression tests related to making the last line of the input 2005-03-23 17:28:55 +00:00
rescue cosmetic tweak 2005-01-13 03:50:08 +00:00
sbin If a "create" or "destroy" operation succeeds, mark the cached tree as 2005-03-23 03:45:25 +00:00
share + document SCRIPTSDIR and SCRIPTSDIR_<script> 2005-03-22 21:12:32 +00:00
sys rgephy(4)'s struct mii_phydesc array doesn't end with NULL. 2005-03-23 13:27:20 +00:00
tools Remove commas in AC_CHECK_FUNCS that shouldn't be there. 2005-03-02 18:08:43 +00:00
usr.bin Deal with signals and process groups (from FreeBSD) 2005-03-23 20:02:28 +00:00
usr.sbin If SMALLPROG is set, do not build in PAM support. While there, depend 2005-03-22 22:20:27 +00:00
x11 Adapt recent changes to the sparc64 configuration from xsrc: 2005-03-23 11:09:58 +00:00
build.sh Initial import of iyonix port. 2004-10-13 23:28:34 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile correct the comment describing the build order 2005-01-01 10:32:39 +00:00
Makefile.inc
UPDATING Note that configure in some places (binutils is what got me) will abort if 2005-02-11 17:50:13 +00:00