freebsd-skq/sys/i386/ibcs2
archie 982e80577d Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
for possible buffer overflow problems. Replaced most sprintf()'s
with snprintf(); for others cases, added terminating NUL bytes where
appropriate, replaced constants like "16" with sizeof(), etc.

These changes include several bug fixes, but most changes are for
maintainability's sake. Any instance where it wasn't "immediately
obvious" that a buffer overflow could not occur was made safer.

Reviewed by:	Bruce Evans <bde@zeta.org.au>
Reviewed by:	Matthew Dillon <dillon@apollo.backplane.com>
Reviewed by:	Mike Spengler <mks@networkcs.com>
1998-12-04 22:54:57 +00:00
..
coff.h
ibcs2_dirent.h
ibcs2_errno.c Added EIDRM & ENOMSG errno in translation table. 1998-04-13 17:52:41 +00:00
ibcs2_errno.h
ibcs2_fcntl.c Make SPX_HACK a new-style option. 1998-02-04 04:12:29 +00:00
ibcs2_fcntl.h
ibcs2_ioctl.c This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
ibcs2_ioctl.h
ibcs2_ipc.c Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
ibcs2_ipc.h
ibcs2_isc_syscall.h
ibcs2_isc_sysent.c Updated generated files. 1998-06-09 03:36:59 +00:00
ibcs2_isc.c Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
ibcs2_misc.c Silence a harmless warning. 1998-09-26 00:55:53 +00:00
ibcs2_mount.h
ibcs2_msg.c Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
ibcs2_other.c Make SPX_HACK a new-style option. 1998-02-04 04:12:29 +00:00
ibcs2_poll.h
ibcs2_proto.h Updated generated files. 1998-06-08 11:08:35 +00:00
ibcs2_signal.c Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
ibcs2_signal.h
ibcs2_socksys.c Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
ibcs2_socksys.h Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
ibcs2_stat.c Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
ibcs2_stat.h
ibcs2_statfs.h
ibcs2_stropts.h
ibcs2_syscall.h
ibcs2_sysent.c Updated generated files. 1998-06-09 03:36:59 +00:00
ibcs2_sysi86.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
ibcs2_sysvec.c Finished updating module event handlers to be compatible with 1998-11-15 15:33:52 +00:00
ibcs2_termios.h
ibcs2_time.h
ibcs2_types.h
ibcs2_unistd.h
ibcs2_ustat.h
ibcs2_util.c
ibcs2_util.h Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
ibcs2_utime.h
ibcs2_utsname.h
ibcs2_xenix_syscall.h
ibcs2_xenix_sysent.c Updated generated files. 1998-06-09 03:36:59 +00:00
ibcs2_xenix.c Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
ibcs2_xenix.h Updated generated files. 1998-06-08 11:08:35 +00:00
imgact_coff.c *gulp*. Jordan specifically OK'ed this.. 1998-10-16 03:55:01 +00:00
Makefile
syscalls.conf This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
syscalls.isc
syscalls.isc.conf This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
syscalls.master
syscalls.xenix
syscalls.xenix.conf This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00