Pawel Jakub Dawidek
5e527bc0c9
MFp4: G_TYPE_BOOL sounds much better than G_TYPE_NONE.
...
Changes: 98722
2006-09-30 14:40:50 +00:00
Pawel Jakub Dawidek
6fc6000883
MFp4:
...
- Print proper error message when argument is specified twice.
Before the change it was detected properly, because of how
G_OPT_DONE() macro worked.
- Use err(3) functions where appropriate.
- Add some assertions.
- Bump version number, because G_TYPE_BOOL addition breaks API and ABI.
Changes: 98721,98722,98723,101360,106985
2006-09-30 14:39:18 +00:00
Pawel Jakub Dawidek
710d02a403
Add __printflike() attribute to various functions.
2006-09-30 14:35:37 +00:00
Ruslan Ermilov
d053cbd0cf
Fixed small markup glitches and removed the CAVEATS section.
2006-09-30 14:30:07 +00:00
John Hay
c482f11edb
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
Dag-Erling Smørgrav
bb79c11d8a
Update for OpenSSH 4.4p1.
...
MFC after: 1 week
2006-09-30 13:41:26 +00:00
Dag-Erling Smørgrav
4a20f963ec
Regenerate.
...
MFC after: 1 week
2006-09-30 13:40:56 +00:00
Dag-Erling Smørgrav
1aa495cac5
#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
Dag-Erling Smørgrav
0bdb06c305
Removed from vendor branch.
...
MFC after: 1 week
2006-09-30 13:39:35 +00:00
Dag-Erling Smørgrav
3c492e28cd
Bump version addendum.
...
MFC after: 1 week
2006-09-30 13:39:07 +00:00
Dag-Erling Smørgrav
333ee03933
Merge conflicts.
...
MFC after: 1 week
2006-09-30 13:38:06 +00:00
Ruslan Ermilov
a4f3c15342
Document ioctls differently, like is done in other section four manpages.
2006-09-30 13:34:46 +00:00
Dag-Erling Smørgrav
a435c625d7
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
Dag-Erling Smørgrav
761efaa70c
Vendor import of OpenSSH 4.4p1.
2006-09-30 13:29:51 +00:00
Ruslan Ermilov
cf35cbe5d9
Fix build due to the incomplete removal of demangle.h.
2006-09-30 12:52:15 +00:00
Alexander Leidinger
080fc956ee
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
Alexander Leidinger
63272d3036
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
Ruslan Ermilov
85213a8004
Revise markup.
2006-09-30 11:48:12 +00:00
Ruslan Ermilov
69d09334bd
Regen (removal of WITHOUT_LIBC_R).
2006-09-30 11:34:22 +00:00
Ruslan Ermilov
2e97500669
Removed libc_r build support.
2006-09-30 11:32:46 +00:00
Ruslan Ermilov
5bb9f2101b
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
Ruslan Ermilov
975d4c58c0
Markup nit.
2006-09-30 11:12:36 +00:00
Ruslan Ermilov
bfe56fe830
Revise markup.
2006-09-30 11:02:17 +00:00
Ruslan Ermilov
ad136d1e29
Revise markup in recently added manpages.
2006-09-30 10:34:13 +00:00
Ruslan Ermilov
bb4b8a9dd4
Fix markup, language, function prototype, and example code.
2006-09-30 10:24:00 +00:00
Poul-Henning Kamp
c29ba5fe6e
Remove the no longer relevant or correct bootinfo sysctls.
2006-09-30 10:08:09 +00:00
Xin LI
3d556d7a58
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
Xin LI
9bc927c0e0
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
Ruslan Ermilov
ebfbcb8bec
Create section 8 man subdirectories for PowerPC.
2006-09-30 09:02:38 +00:00
Pawel Jakub Dawidek
b7beab8d22
One more white space fix.
2006-09-30 08:23:06 +00:00
Pawel Jakub Dawidek
469e952070
Remove trailing spaces.
2006-09-30 08:16:49 +00:00
Martin Blapp
35dcc318f4
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
Pawel Jakub Dawidek
1517bdc897
Remove trailing spaces.
2006-09-30 08:01:11 +00:00
Maxim Konovalov
c433b438f2
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 Abdullah
7567f38c8f
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 Abdullah
8ddbd40588
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
Ruslan Ermilov
64437d397b
Markup nit.
2006-09-29 22:57:22 +00:00
Ruslan Ermilov
a903458081
Markup nits.
2006-09-29 22:51:29 +00:00
Ruslan Ermilov
7d9ffd6204
Spelling.
2006-09-29 22:51:04 +00:00
Andre Oppermann
1038b3fbdc
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
Ruslan Ermilov
c4baa2453c
Markup nit.
2006-09-29 21:17:10 +00:00
Ruslan Ermilov
cab4aede58
Fix WARNS=2 warnings.
2006-09-29 20:57:38 +00:00
Ruslan Ermilov
6dcf625c41
Fix most of the WARNS=2 warnings.
2006-09-29 20:27:41 +00:00
John Baldwin
f3088510e2
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
Ruslan Ermilov
bc84aa4ba3
Markup fixes.
2006-09-29 17:57:04 +00:00
Ruslan Ermilov
b3e2f7a6d8
Sync usage() with manpage's SYNOPSIS.
2006-09-29 17:36:38 +00:00
Ruslan Ermilov
24bffe0613
Line up usage output.
2006-09-29 17:28:01 +00:00
Ruslan Ermilov
7bd89ff038
Fix usage().
2006-09-29 17:23:14 +00:00
Ruslan Ermilov
37085ccacf
Sync usage() with manpage's SYNOPSIS.
2006-09-29 17:17:53 +00:00
Ruslan Ermilov
36610ce416
Sync usage() with manpage's SYNOPSIS.
2006-09-29 17:04:03 +00:00