Go to file
Bruce Evans b430a4f0ed Fixed buffer overflow for large values in editval(). The buffers were
one too small for (hex) 12345678 and 4 too small for -1234567890.  Large
values can be created by config and userconfig although not (previously)
by visual userconfig.

Fixed a sign extension bug for backspacing on "negative" hex values in
editval().

Increased field width and range for `flags' so that all possible values
can be displayed and edited.
1996-11-12 20:00:24 +00:00
bin Back out rev 1.7 which was to fix PR#1206 (to be reopened). 1996-11-12 18:35:06 +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 Added ocol: ppp to the first two examples so that ppp catually requests 1996-11-11 17:27:25 +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 Gnu tar has problems creating an archive which contains a file with a hard 1996-11-12 18:15:42 +00:00
include Change prototypes for gmtime_r() and localtime_r() in accordance with 1996-11-11 09:22:13 +00:00
lib Parameters for localtime_r() and gmtime_r() definitions changed. 1996-11-11 09:14:24 +00:00
libexec doc/1994: spelling error. 1996-11-12 13:32:49 +00:00
lkm Make snake 3.0-CURRENT here. 1996-11-11 14:18:40 +00:00
release Bump BOOTMFSSIZE. 1996-11-12 19:18:05 +00:00
sbin Add mount_msdos(8) reference 1996-11-10 02:21:05 +00:00
secure Secure telnet is now in eBones. 1996-11-07 14:42:57 +00:00
share doc/1987, table heading in error. 1996-11-12 13:37:51 +00:00
sys Fixed buffer overflow for large values in editval(). The buffers were 1996-11-12 20:00:24 +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 Now that systat's working again, bring the vmstat cleanup over from 1996-11-12 19:16:46 +00:00
usr.sbin Only save userconfig changes if the boot floppy version and the 1996-11-12 18:39:35 +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