Go to file
scw 222e7ea5ea Fix a bug introduced by 4.4-Lite:
Don't try to subtract the address of "acg.cg_firstfield" from
"acg.cg_nextfreeoff", as it's already relative to the start of "&acg".
This always worked because the result of the subtraction was
always negative, thus could never be > "sblock.fs_cgsize" ...
2000-12-04 09:59:48 +00:00
bin error message cleanup: 2000-11-22 19:20:31 +00:00
crypto Use getifaddrs() if HAVE_GETIFADDRS is defined. 2000-12-03 20:21:03 +00:00
dist Make it compile with WAUDIT=2 and FORMAT_AUDIT set. Based on tips 2000-11-21 01:35:36 +00:00
distrib Add peace(8) and compat_win32(8). 2000-12-03 02:43:18 +00:00
etc Make iop device files. 2000-12-03 13:23:12 +00:00
games Fix warning. 2000-11-30 22:07:24 +00:00
gnu Need to check for __m68k__ with the m68k ELF toolchain... 2000-12-03 17:24:00 +00:00
include Defined HAVE_GETIFADDRS. 2000-12-03 20:21:34 +00:00
lib Fix comment. 2000-12-03 13:01:37 +00:00
libexec fix typo 2000-12-01 07:59:47 +00:00
regress "make benchmark" will run a tiny benchmark test. 2000-11-08 06:02:01 +00:00
sbin Fix a bug introduced by 4.4-Lite: 2000-12-04 09:59:48 +00:00
share Document 'ac'. Pointed out by Greywolf in current-users. 2000-12-03 20:51:59 +00:00
sys Remove __BROKEN_CONFIG_UNIT_USAGE. (sync with sparc) 2000-12-04 09:56:56 +00:00
usr.bin 1. switch to using poll by default; can be overriden by compiling with 2000-12-03 02:19:32 +00:00
usr.sbin $KAME$ cleanup. address PR 11615 (CMSG_SPACE should be CMSG_LEN). 2000-12-04 07:09:35 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING lsu -> ld, by popular request. 2000-11-26 17:44:02 +00:00