OPNsense - FreeBSD source
Find a file
Bruce Evans e6eeb36daf Fixed sigaction() for SIGKILL and SIGSTOP. Reading the old action now
succeeds.  Writing an action now succeeds iff the handler isn't changed.
(POSIX allows attempts to change the handler to be ignored or cause an
error.  Changing other parts of the action is allowed (except attempts
to mask unmaskable signals are silently ignored as usual).)

Found by:	NIST-PCTS
1996-11-29 18:01:55 +00:00
bin Bruce says: "You have been programming in the kernel for too long :-)." 1996-11-13 20:00:03 +00:00
contrib Use LANG=C, LC_CTYPE=C, LC_TIME=C 1996-11-26 08:58:57 +00:00
eBones First round of moving secure telnet (AKA kerberised telnet) to its new home 1996-10-26 17:20:52 +00:00
etc Add share/misc. Definite 2.2 candidate, if we want it to be consistent 1996-11-26 10:01:28 +00:00
games Fix minor typo/grammatical error 1996-11-22 22:16:25 +00:00
gnu Use LC_TIME=C 1996-11-26 08:45:28 +00:00
include Update to more current reality. 1996-11-28 09:57:31 +00:00
lib Improve the Dangerously Dedidcated mode a bit. Not much, but a bit better. 1996-11-27 22:44:43 +00:00
libexec Use LC_TIME=C instead of LC_TIME= 1996-11-26 03:31:26 +00:00
lkm Make snake 3.0-CURRENT here. 1996-11-11 14:18:40 +00:00
release More involved description for fe0 driver using cards. Closes PR#2099. 1996-11-29 07:19:57 +00:00
sbin Fix lots of non-bug questionable code: 1996-11-21 19:36:09 +00:00
secure Secure telnet is now in eBones. 1996-11-07 14:42:57 +00:00
share Reflect changes in the English version (1.155->1.157). 1996-11-29 15:45:14 +00:00
sys Fixed sigaction() for SIGKILL and SIGSTOP. Reading the old action now 1996-11-29 18:01:55 +00:00
tools Back out a little more of the previous changes. No longer change 1996-10-31 15:57:25 +00:00
usr.bin make the Usage string match reality 1996-11-22 13:58:03 +00:00
usr.sbin Try to impreve DD mode. 1996-11-27 22:52:34 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Use LC_TIME=C instead of LC_TIME= (POSIX) 1996-11-26 03:26:31 +00:00