ru
4b49dc3738
Require rpc.lockd(8) only if make is running with the -j option.
2006-09-30 20:18:28 +00:00
ru
8e1d289818
The ioctl(2) API has changed, and some ioctl command codes too.
...
Hint users to add "options COMPAT_FREEBSD6" to their kernel config
files, so that X.Org and friends still work without recompiling.
2006-09-30 20:01:15 +00:00
ru
99849399c0
Revise markup.
2006-09-30 19:07:03 +00:00
netchild
793f672a87
Respect style.Makefile(5).
...
Cluebat waving by: ru
2006-09-30 18:12:33 +00:00
ru
16cdb2382c
Fix usage().
2006-09-30 18:11:59 +00:00
netchild
cc75332666
Add snd_envy24ht and remove the snd_ak4* module.
2006-09-30 18:07:26 +00:00
netchild
afe729530a
Add man page for snd_envy24ht(4).
2006-09-30 18:04:57 +00:00
netchild
5386ad2082
Add spicds, envy24ht and remove ak4*.
2006-09-30 17:59:08 +00:00
netchild
0fe8c016e0
Add the envy24ht driver to the build.
2006-09-30 17:53:25 +00:00
netchild
a52ecbfb91
Driver for Envy24HT (ICE1724 or VT1724)-based cards like
...
Terratec Aureon 7.1 Space: tested
Terratec Aureon 5.1 Sky: tested
Terratec PHASE 28: tested
Terratec Aureon 7.1 Universe: tested
Audiotrak Prodigy 7.1: tested
Audiotrak Prodigy 7.1 LT: not tested
Terratec PHASE 22: not tested
M-Audio Revolution 7.1: not tested
M-Audio Revolution 5.1: not tested
M-Audio Audiophile 192: tested
Submitted by: "Konstantin Dimitrov" <kosio.dimitrov@gmail.com>
2006-09-30 17:52:28 +00:00
netchild
c48eb35aee
Add the snd_spicds(4) man page.
2006-09-30 17:30:02 +00:00
ru
7b594fc556
Revise markup.
2006-09-30 17:27:50 +00:00
ru
e6127938f3
Revise markup.
2006-09-30 17:21:37 +00:00
netchild
a7bbb1ec05
- it uses the spicds driver now, change the kernel compile instructions
...
- add info about the chipsets
2006-09-30 17:19:22 +00:00
netchild
31b37e3a4c
Remove the ak452x code, superseeded by spicds.
2006-09-30 17:14:14 +00:00
netchild
1580275aa8
Remove the ak452x module.
2006-09-30 17:13:26 +00:00
netchild
d3b95bc966
Disconnect ak452x from the build, it is not needed anymore.
2006-09-30 17:12:25 +00:00
netchild
0b9a993f2f
We don't need the ISA interface.
...
Submitted by: "Konstantin Dimitrov" <kosio.dimitrov@gmail.com>
2006-09-30 17:10:37 +00:00
ru
e06dc5d45d
Revise markup.
2006-09-30 17:09:59 +00:00
netchild
521c0353e9
- fix memory leak, when "number of adcs" != "number of dacs"
...
- fix multiple initialization of the first codec (support for more than
one codec should be added in the future)
- use spicds instead of ak452x module
Submitted by: "Konstantin Dimitrov" <kosio.dimitrov@gmail.com>
2006-09-30 17:08:51 +00:00
netchild
5d54f83168
Add the spicds module to the build.
...
Submitted by: "Konstantin Dimitrov" <kosio.dimitrov@gmail.com>
2006-09-30 16:57:41 +00:00
netchild
cefdaf86ea
After repo copy from ak452x.[ch]: SPIcds is the I2S SPI audio codec code
...
used by the Envy* drivers.
Submitted by: "Konstantin Dimitrov" <kosio.dimitrov@gmail.com>
2006-09-30 16:53:40 +00:00
pjd
1358d3f1ae
Remove duplicated $FreeBSD$.
2006-09-30 16:33:29 +00:00
ru
17dd6a0fc1
Revise markup.
2006-09-30 16:01:33 +00:00
ru
02f942de1f
Revise markup.
2006-09-30 15:14:49 +00:00
netchild
e0ee4f3488
Forcet commit to note repo copy:
...
ak452x.c -> spicds.c
ak452x.h -> spicds.h
Fast repo copy by: simon (30min turn-around)
Pointy hat to: netchild (for doing a forced commit to ak452x.*)
2006-09-30 14:58:40 +00:00
pjd
929c7f22f0
MFp4: G_TYPE_BOOL sounds much better than G_TYPE_NONE.
...
Changes: 98722
2006-09-30 14:40:50 +00:00
pjd
0160abf37e
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
pjd
59b61d5e58
Add __printflike() attribute to various functions.
2006-09-30 14:35:37 +00:00
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