Go to file
grant 1492b0bcb0 "int flags" is correct in the prototype, but not in the English
language. s/int/in/
2003-12-08 00:55:57 +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
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 Increase the size of the ramdisk. The kernels were changed a while ago 2003-12-07 20:08:57 +00:00
doc Note sh5 switched to in-tree toolchain. 2003-12-07 22:55:12 +00:00
etc Change the default behavior of the netstat run during check_network to 2003-12-07 22:22:15 +00:00
games Various typo fixes from Jonathon Gray via jmc@openbsd. 2003-11-17 11:16:10 +00:00
gnu Gcc3 for sh5 gets an ICE compiling libbfd's elf32.c and elf64.c at -O2. 2003-12-07 21:13:04 +00:00
include Userland portion of fsync_range(2), written by Bill Studenmund, and 2003-11-18 00:56:56 +00:00
lib "int flags" is correct in the prototype, but not in the English 2003-12-08 00:55:57 +00:00
libexec Change the symbol lookup order to search RTLD_GLOBAL objects 2003-12-07 09:36:06 +00:00
regress Add another regression test that does not work right now. 2003-12-02 18:30:35 +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 Disable native gdb for ns32k (but cross-gdb works). 2003-12-07 23:07:37 +00:00
sys Remove prototypes of non-existant functions, ansify and knf. 2003-12-08 00:52:48 +00:00
tools Make command line parser getopt() compatible (allow host-mkdep -aq -s.o.lo ...) 2003-12-07 20:19:15 +00:00
usr.bin Drop trailing spaces. 2003-12-07 20:48:25 +00:00
usr.sbin Make building IPv6 support controllable by MKINET6 2003-12-07 21:57:22 +00:00
x11 use X11FLAGS.OS_DEFINES 2003-11-17 05:18:20 +00:00
BUILDING
Makefile fix some comments 2003-12-05 22:33:01 +00:00
Makefile.inc
UPDATING note binutils/cxxfilt dependancies issues 2003-12-04 01:25:21 +00:00
build.sh