Go to file
jdolecek 8ed4fb0379 smbfs_getattr(): make 'oldsize' 64bit, it's used to hold file size
this is necessary for I/O to offset > 4G to actually be written
at proper place, rather than trimming offset to 32bit value
2003-03-24 13:50:10 +00:00
bin Fix some typos noted by Soren Jacobsen in PR 20793. 2003-03-22 12:13:03 +00:00
crypto Fix Kerberos 4 procotocol problem mentioned in 2003-03-20 19:20:59 +00:00
dist Fix section in Xref. 2003-03-17 07:30:38 +00:00
distrib Tweak the dot.profile file to: 2003-03-23 13:47:00 +00:00
doc Note addition of rf/rfc driver. 2003-03-23 11:14:28 +00:00
etc Add bpf0 to the ramdisk for MAKEDEV 2003-03-23 13:28:45 +00:00
games Some might call them the Wright Bothers, but I prefer Wright Brothers. 2003-03-20 13:46:40 +00:00
gnu Actually rerun mknative on these... 2003-03-20 14:47:36 +00:00
include install mntopts.h 2003-03-22 12:45:51 +00:00
lib remove parameter names to avoid shadowing of globals. 2003-03-22 17:23:09 +00:00
libexec Use "its" instead of "it's" where appropriate. 2003-03-15 23:48:27 +00:00
regress need to initialise the address family before bind(2) ... 2003-03-19 14:04:25 +00:00
rescue
sbin Quick bugfix: 2003-03-24 03:12:22 +00:00
share Remove the rx man page, there is a new driver for this floppy now called rf. 2003-03-24 12:25:35 +00:00
sys smbfs_getattr(): make 'oldsize' 64bit, it's used to hold file size 2003-03-24 13:50:10 +00:00
tools FreeBSD #defines putc_unlocked in stdio.h, so guard against that also 2003-03-21 14:40:26 +00:00
usr.bin Comment in ParseDoSrc was no longer accurate. 2003-03-23 22:48:35 +00:00
usr.sbin Implement remaining TODO item in pkg upgrade (pkg_add -u): 2003-03-24 13:47:13 +00:00
build.sh Put -X into MAKEFLAGS on FreeBSD and Mac OS X; they have a small ARG_MAX. 2003-03-14 05:22:50 +00:00
BUILDING
Makefile
Makefile.inc
UPDATING