FreeBSD src
Go to file
Sean Eric Fagan 4055611a53 Move the terminal handling code to a later location; this allows
the signal handlers to be set up; it also means that a failed name lookup
won't mess up the nokerninfo setting of the tty.

Reviewed by:	pst, nate
1996-11-19 03:32:32 +00:00
bin Bruce says: "You have been programming in the kernel for too long :-)." 1996-11-13 20:00:03 +00:00
contrib Restore 8bit stripped down in all lines 1996-11-06 00:12:14 +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 delete removeuser 1996-11-17 03:57:08 +00:00
games If not on a tty, don't do "--more--" processing. Someday, I will get 1996-11-07 09:27:23 +00:00
gnu Disable the inclusion of the Posix regexp stuff into libgnuregexp. 1996-11-16 22:53:45 +00:00
include Change prototypes for gmtime_r() and localtime_r() in accordance with 1996-11-11 09:22:13 +00:00
lib Fixed execvp() of an empty pathname to fail POSIXly. Previously it 1996-11-18 19:24:47 +00:00
libexec remove newly added reference to ppplogin 1996-11-13 01:36:52 +00:00
lkm Make snake 3.0-CURRENT here. 1996-11-11 14:18:40 +00:00
release Provide a symlink for /bin/sh when the fixit floppy is mounted, so 1996-11-16 22:42:13 +00:00
sbin Move the terminal handling code to a later location; this allows 1996-11-19 03:32:32 +00:00
secure Secure telnet is now in eBones. 1996-11-07 14:42:57 +00:00
share Added some info about Japanese handbook in the abstract to avoid confusing 1996-11-18 23:14:37 +00:00
sys Fixed broken SIOCGIFADDR. It was copying out garbage as the ethernet 1996-11-18 04:55:44 +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 arg parsing. kdump used to allow a single argument, which it 1996-11-18 19:37:52 +00:00
usr.sbin Dohw! Left out one important htonl() in update_arptab(). 1996-11-18 23:32:55 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile use NOSHARE variable to skip 'share' directory, useful for shared installations 1996-11-01 19:03:33 +00:00