1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/share
Robert Watson 0734b428c7 o The VOP_RDWR man page neglected to mention (at least) two error modes
possible when writing:

     [EFBIG]            An attempt was made to write a file that exceeds
                        the process's file size limit or the maximum file
                        size.

     [EPERM]            An append-only flag is set on the file, but the
                        caller is attempting to write before the current
                        end of file.
2001-06-15 16:12:41 +00:00
..
colldef Add more *.US-ASCII entries 2001-06-10 18:57:27 +00:00
dict
doc Sync with recent KAME. 2001-06-11 12:39:29 +00:00
examples Include a mention of WRKDIRPREFIX, useful when mounting /usr/ports readonly 2001-06-15 08:35:57 +00:00
info
isdn
man o The VOP_RDWR man page neglected to mention (at least) two error modes 2001-06-15 16:12:41 +00:00
me
misc Change 93-11-XX for the FreeBSD 1.0 release to 93-11-01, based on this 2001-06-15 10:20:58 +00:00
mk Style nits: 2001-06-14 06:08:02 +00:00
mklocale Fix encoding info 2001-06-10 22:13:29 +00:00
monetdef Add more Latin15 links 2001-06-10 19:47:57 +00:00
msgdef Add more *.US-ASCII and Latin15 entries 2001-06-10 19:41:17 +00:00
numericdef Add more *.US-ASCII and Latin15 entries 2001-06-10 20:11:05 +00:00
sendmail Unbreak installworld. Revision 1.41 of src/usr.bin/xinstall/xinstall.c 2001-05-29 17:55:49 +00:00
skel Fix ISO_ for new names 2001-06-10 17:08:53 +00:00
syscons ISO_ -> ISO rename 2001-06-11 02:17:23 +00:00
tabset
termcap
timedef Add more *.US-ASCII entries 2001-06-10 19:16:43 +00:00
zoneinfo
Makefile
Makefile.inc