Go to file
itojun c81f32fe6c comment from niels provos;
- seed2 is necessary, but use it as "seed2 + x" not "seed2 ^ x".
- skipping number is not needed, so disable it for 16bit generator (makes
  the repetition period to 30000)
2003-12-10 05:22:18 +00:00
bin Some file systems, like FAT, have no inodes in the ffs sense and don't 2003-12-07 22:42:36 +00:00
contrib/sys Pull the latest HAL from sourceforge.net/madwifi/ since it fixes 2003-10-13 04:53:04 +00:00
crypto avoid memory leak. hint from Andrew Lunn 2003-11-23 08:33:13 +00:00
dist pull in a set of patches from ntp bk to fix the 2003-12-04 17:22:31 +00:00
distrib Export use_tools_toolchain. Change last use of have_gcc3 to 2003-12-09 17:57:42 +00:00
doc bind latest revisions 2003-12-10 04:52:57 +00:00
etc remove target before executing mknod (in std_sparc). 2003-12-09 11:25:04 +00:00
games Various typo fixes from Jonathon Gray via jmc@openbsd. 2003-11-17 11:16:10 +00:00
gnu now that medlow is the defalut, no need to force it in -p/-pg. 2003-12-08 13:15:01 +00:00
include Userland portion of fsync_range(2), written by Bill Studenmund, and 2003-11-18 00:56:56 +00:00
lib comment from niels provos; 2003-12-10 05:22:18 +00:00
libexec Use sysconf(_SC_LOGIN_NAME_MAX) to determine the length of login 2003-12-10 01:18:56 +00:00
regress comment from niels provos; 2003-12-10 05:22:18 +00:00
rescue systrace needs libevent now. 2003-11-29 05:47:51 +00:00
sbin Make building IPv6 support controllable by MKINET6 2003-12-07 21:57:22 +00:00
share Fix markup typo. 2003-12-09 19:52:21 +00:00
sys comment from niels provos; 2003-12-10 05:22:18 +00:00
tools Use (cd ${.CURDIR} && ${MAKE} cleandir) instead of ${MAKE} cleandir 2003-12-10 05:19:41 +00:00
usr.bin Use grep in favor of egrep in a few places. The pattern being searched 2003-12-08 23:57:13 +00:00
usr.sbin "msntp"->"sntp, and adjust location of runtime data files 2003-12-09 11:15:18 +00:00
x11 use X11FLAGS.OS_DEFINES 2003-11-17 05:18:20 +00:00
BUILDING Improve how build.sh -N and MAKEVERBOSE interoperate; 2003-10-26 02:17:46 +00:00
Makefile fix some comments 2003-12-05 22:33:01 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING note binutils/cxxfilt dependancies issues 2003-12-04 01:25:21 +00:00
build.sh tweak usage message. 2003-11-14 12:38:12 +00:00