Go to file
christos 3564ac65d4 Don't hard ignore signals that were ignored by our environment, because
when we try to set a trap on them it will not work. Also while I am here:
1. don't change the action status if the signal system call failed.
2. don't try to sigignore it if signal failed.
3. clear the signal mask in case our parent blocked it for us.
2005-07-11 02:37:05 +00:00
bin Don't hard ignore signals that were ignored by our environment, because 2005-07-11 02:37:05 +00:00
crypto Document that "aes" can be used for IKE and ESP encryption. 2005-07-07 12:34:17 +00:00
dist back-off 'use bounded string op' commit of 2003/08/13 - no real problem 2005-07-03 15:18:11 +00:00
distrib Correct the path to ping6 & rtsol. 2005-07-10 13:00:21 +00:00
doc fill in historical data for mrg-vm-swap and mrg-vm-swap2. 2005-07-07 19:20:20 +00:00
etc added ttyC00 and ttyC01 fopr the SPARCbook's internal modem and PCMCIA 2005-07-03 18:08:53 +00:00
games Quote macro. 2005-07-05 08:48:47 +00:00
gnu In the workaround for vax, we need to also specify that stdbool.h is 2005-07-05 21:52:13 +00:00
include The source array of lsearch() shouldn't be "const". 2005-07-06 15:47:15 +00:00
lib Fix memory leaks found by valgrind. From Julien Torres 2005-07-06 21:13:02 +00:00
libexec sprinkle little const. 2005-06-26 20:47:08 +00:00
regress appease gcc -Wuninitialized 2005-06-02 11:10:00 +00:00
rescue add scan_ffs and veriexecctl to /rescue 2005-06-18 06:59:23 +00:00
sbin Add const to a duplicate declaration of sd_state(). 2005-07-05 22:21:38 +00:00
share Add .m in the list of suffixes, otherwise including bsd.sys.mk in a Makefile 2005-07-09 18:45:16 +00:00
sys Implement syscall_intern for sh3. 2005-07-10 22:27:20 +00:00
tools Fix the toolification of disklabel by using the nbinclude namespace 2005-06-22 21:35:28 +00:00
usr.bin In macdef, point to $ command (from jmc@openbsd), and split paragraph (it was getting a bit big). 2005-07-06 11:21:26 +00:00
usr.sbin Fix a typo in the description of -f. Noted by Jukka Salmi in PR 30713. 2005-07-11 00:25:08 +00:00
x11 Install "afb" module again on systems which use an X11 server with 2005-07-03 14:30:52 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile use usr.sbin/postinstall/postinstall instead of etc/postinstall 2005-04-17 15:18:34 +00:00
Makefile.inc
UPDATING It's genassym(1) not genassym(8), and it's in /usr/bin not /usr/sbin. 2005-07-01 09:55:37 +00:00
build.sh Remove support for build.sh -m xen, this has been merged in the i386 2005-05-29 10:54:40 +00:00