Go to file
thorpej 10b6bfb636 Make a note about the alignment requirement of the state array
passed to initstate(3).  This is actually documented in comments
in the code.
2002-01-08 02:19:56 +00:00
bin Fix a typo, and improve grammar. 2002-01-03 16:58:04 +00:00
crypto Make sure the state array passed to initstate(3) is 32-bit aligned, 2002-01-08 02:15:24 +00:00
dist Make ntpd use the getifaddrs interface, thus avoiding alignement 2002-01-05 13:24:40 +00:00
distrib Import syspkg make infrastructure from draga.com CVS. 2002-01-07 22:48:30 +00:00
etc Obsolete /usr/include/smbfs. 2002-01-02 18:33:06 +00:00
games Sync getopt() / man page with actual getopt options. 2001-12-20 20:10:33 +00:00
gnu then -> than. 2002-01-07 14:54:09 +00:00
include Use "int32_t" instead of "time_t" for ``on tape'' times. (From FreeBSD.) 2001-12-23 14:38:03 +00:00
lib Make a note about the alignment requirement of the state array 2002-01-08 02:19:56 +00:00
libexec Do not attempt to relocate any pltrela entries that are not JMP_SLOT on sparc64. 2002-01-06 03:54:42 +00:00
regress Need <string.h> for memcpy() prototype (noticed by gcc 3.1). 2001-12-31 20:19:14 +00:00
sbin For -l: specify the timeout on the command line (in seconds) instead of 2002-01-07 17:34:08 +00:00
share Remove 'lack of recording support' from BUGS section. 2002-01-07 07:36:57 +00:00
sys missing include 2002-01-07 23:12:30 +00:00
tools build zic as a host tool. 2002-01-05 07:36:33 +00:00
usr.bin reflect iric o32/n32 emulations 2002-01-07 23:45:10 +00:00
usr.sbin add "ffs/ufs_inode.h" with a minimal struct inode, to replace 2002-01-07 16:56:26 +00:00
BUILDING Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
BUILDING.mdoc Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
Makefile Add a wrapper for the "distribution" target, similar to the wrapper 2001-11-25 18:31:12 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Add note about how to work around reloc problems in groff now that the toolchain 2001-12-07 09:56:44 +00:00
build.sh Apply workaround for some Bourne shells not handling IFS in the POSIX way. 2001-12-19 20:59:07 +00:00