FreeBSD src
Go to file
Sean Eric Fagan 37e5b2c618 Change how SIGINFO is handled -- set a flag (of sig_atomic_t), and check
that flag on every iteration of the loop.  This avoids calling fprintf
inside a signal handler, which is always somewhat icky.

Reviewed by:	bde
1996-12-07 20:20:41 +00:00
bin Fixed `stty [-]extproc'. It set extproc to a semi-random state (always 1996-12-07 11:07:20 +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 Update this to what freefall's been running for a day or so. 1996-12-06 11:29:15 +00:00
games Fix minor typo/grammatical error 1996-11-22 22:16:25 +00:00
gnu Fix libmp to be more Berkely compatible. 1996-12-07 13:03:29 +00:00
include Fix compiler warning: /* inside comment 1996-12-05 14:46:57 +00:00
lib Turn POSIX_SAVED_IDS off 1996-12-06 22:53:52 +00:00
libexec Truncate the file when opening it with write intent. Otherwise, 1996-11-30 20:59:32 +00:00
lkm Make snake 3.0-CURRENT here. 1996-11-11 14:18:40 +00:00
release Don't run routed by default. 1996-12-02 05:01:02 +00:00
sbin Change how SIGINFO is handled -- set a flag (of sig_atomic_t), and check 1996-12-07 20:20:41 +00:00
secure Secure telnet is now in eBones. 1996-11-07 14:42:57 +00:00
share Merged the changed made to the en version (1.162 -> 1.163). 1996-12-07 07:18:38 +00:00
sys Synchronize with sys/i386/isa/if_ed.c revision 1.09. 1996-12-07 13:04:21 +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 Fix my error from previous commit with mixing rwhod protocol 1996-12-05 20:19:33 +00:00
usr.sbin Update this to what freefall's been running for a day or so. 1996-12-06 11:29:15 +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