ru
6c4a1e181c
Fixed small markup glitches and removed the CAVEATS section.
2006-09-30 14:30:07 +00:00
jhay
1bd8a2893d
My previous commit broke "route add -inet6 <network_addr> -interface gif0".
...
Fix that by excluding point-to-point interfaces.
MFC after: 5 days
2006-09-30 14:08:57 +00:00
des
16ff11ca6a
Update for OpenSSH 4.4p1.
...
MFC after: 1 week
2006-09-30 13:41:26 +00:00
des
0824f0c0e7
Regenerate.
...
MFC after: 1 week
2006-09-30 13:40:56 +00:00
des
ac038c1070
#include <errno.h>; this has the unfortunate side effect of taking the file
...
off the vendor branch.
MFC after: 1 week
2006-09-30 13:40:35 +00:00
des
0f481d7c8c
Removed from vendor branch.
...
MFC after: 1 week
2006-09-30 13:39:35 +00:00
des
e16bfbb7bc
Bump version addendum.
...
MFC after: 1 week
2006-09-30 13:39:07 +00:00
des
4ff234ef46
Merge conflicts.
...
MFC after: 1 week
2006-09-30 13:38:06 +00:00
ru
1a954502d4
Document ioctls differently, like is done in other section four manpages.
2006-09-30 13:34:46 +00:00
des
abd7c8704b
This commit was generated by cvs2svn to compensate for changes in r162852,
...
which included commits to RCS files with non-trunk default branches.
2006-09-30 13:29:51 +00:00
des
2f35ce4773
Vendor import of OpenSSH 4.4p1.
2006-09-30 13:29:51 +00:00
ru
be4f7e296e
Fix build due to the incomplete removal of demangle.h.
2006-09-30 12:52:15 +00:00
netchild
79ed19636d
Forcet commit to note repo copy:
...
envy24.c -> envy24ht.c
envy24.h -> envy24ht.h
ak452x.c -> spicds.c
ak452x.h -> spicds.h
Fast repo copy by: simon (30min turn-around)
2006-09-30 12:44:30 +00:00
netchild
50524ad5be
Don't use data after free.
...
Found by: Coverity Prevent
CID: 536
Submitted by: harti (via vs)
2006-09-30 12:37:43 +00:00
ru
ce834377c6
Revise markup.
2006-09-30 11:48:12 +00:00
ru
81b5660b35
Regen (removal of WITHOUT_LIBC_R).
2006-09-30 11:34:22 +00:00
ru
6e2dfd0e20
Removed libc_r build support.
2006-09-30 11:32:46 +00:00
ru
d14af4276d
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
ru
f18421c198
Markup nit.
2006-09-30 11:12:36 +00:00
ru
4d2cef92f3
Revise markup.
2006-09-30 11:02:17 +00:00
ru
81bed6b884
Revise markup in recently added manpages.
2006-09-30 10:34:13 +00:00
ru
1da895d121
Fix markup, language, function prototype, and example code.
2006-09-30 10:24:00 +00:00
phk
cbebcc0710
Remove the no longer relevant or correct bootinfo sysctls.
2006-09-30 10:08:09 +00:00
delphij
a75be3918a
This commit was generated by cvs2svn to compensate for changes in r162837,
...
which included commits to RCS files with non-trunk default branches.
2006-09-30 09:44:58 +00:00
delphij
acc3476d77
MFS: Remove file that was disappeared from gcc distribution.
...
While I'm there, add the file into ObsoleteFiles.inc.
Approved by: maintainer (kan)
2006-09-30 09:44:58 +00:00
ru
a929436732
Create section 8 man subdirectories for PowerPC.
2006-09-30 09:02:38 +00:00
pjd
d60aaf3441
One more white space fix.
2006-09-30 08:23:06 +00:00
pjd
cb0554d5cc
Remove trailing spaces.
2006-09-30 08:16:49 +00:00
mbr
b63df50b58
Any call of tty_close() with a tty refcount of <= 1 is wrong and we will
...
free the tty in this case. This is a workaround until the underlaying
devfs/tty problems are fixed.
MFC after: 1 day
2006-09-30 08:11:51 +00:00
pjd
8cff3b898f
Remove trailing spaces.
2006-09-30 08:01:11 +00:00
maxim
9e9ac4a6cb
o Check we have a non-NULL pointer to a super block before dereference it.
...
PR: misc/103822
Submitted by: Dmitry Stefankov
MFC after: 2 weeks
2006-09-30 07:34:20 +00:00
ariff
cbd0a8935f
Nuke OSSV4_EXPERIMENT ifdefs from kludgy MIXER_SIZE definition
...
since the exclusion of sizeof(oss_mixer_enuminfo) is the real
cause of overflow (worth of +3000 bytes).
Noticed by: tegge
2006-09-30 01:24:22 +00:00
ariff
ba8135e75a
The addition of few more 32bit integer into struct snd_mixer causing
...
an accidental MIXER_SIZE overflow. Use 8bit integer instead of 32bit
to reduce the kludge size.
Noticed by: tegge
2006-09-30 01:01:18 +00:00
ru
930749d9ee
Markup nit.
2006-09-29 22:57:22 +00:00
ru
a87ef86746
Markup nits.
2006-09-29 22:51:29 +00:00
ru
991848f1df
Spelling.
2006-09-29 22:51:04 +00:00
andre
03f5ed13f7
Back out rev. 1.152 as it was breaking vlan tag insertion when vlan tag
...
stripping was disabled due to being in promisc mode. This is a hardware
bug. Update comment to explicitly state the reason the manual vlan tag
insertion in this case. See rev. 1.53 for further information as well.
Noticed by: jhb
2006-09-29 21:38:12 +00:00
ru
31c9074bac
Markup nit.
2006-09-29 21:17:10 +00:00
ru
a41116404c
Fix WARNS=2 warnings.
2006-09-29 20:57:38 +00:00
ru
4a9bb44813
Fix most of the WARNS=2 warnings.
2006-09-29 20:27:41 +00:00
jhb
4a28927c3c
Oops, add return values for the smap command function. We must have the
...
warnings set weird or something because gcc didn't warn about this at all.
Submitted by: ru
2006-09-29 20:07:16 +00:00
ru
081fcce9b9
Markup fixes.
2006-09-29 17:57:04 +00:00
ru
006fe97736
Sync usage() with manpage's SYNOPSIS.
2006-09-29 17:36:38 +00:00
ru
822ecb389f
Line up usage output.
2006-09-29 17:28:01 +00:00
ru
0fa5faccea
Fix usage().
2006-09-29 17:23:14 +00:00
ru
bc7640c8cc
Sync usage() with manpage's SYNOPSIS.
2006-09-29 17:17:53 +00:00
ru
bdc32e68d2
Sync usage() with manpage's SYNOPSIS.
2006-09-29 17:04:03 +00:00
ru
e899d7f995
Language tweak.
2006-09-29 16:51:29 +00:00
ru
977b68391c
Sync usage() and SYNOPSIS.
2006-09-29 16:46:01 +00:00
andre
a5d21a05c1
Remove stone-aged and irrelevant "#ifndef notdef".
2006-09-29 16:44:45 +00:00