njoly
08b7480f25
Add dnssec-{revoke,settime}.debug, obsolete rndc-confgen.debug.
2009-10-25 15:07:46 +00:00
bouyer
5e31b302a3
When we stall the continuation waiting for the queued I/O to complete
...
in xbdback_co_cache_flush2(), we don't advance the req pointer. In this
case call xbdi_put() to compensate for the xbdi_get() that will be done again
in xbdback_co_main_loop().
Fix stalled xbdback detach that would stall the whole xenbus thread,
preventing new domU from be created.
2009-10-25 13:47:43 +00:00
wiz
02d06f301f
Remove .Os argument.
...
Remove ending dot in SEE ALSO.
Use Fl Fl for long options.
New sentence, new line.
Remove trailing whitespace.
2009-10-25 10:30:47 +00:00
ahoka
88ffebdb42
Remove obscenity from comments.
2009-10-25 09:32:25 +00:00
he
adee7c99f9
Correct the previous by adding an obviously overlooked
...
"struct pmap *pm" argument declaration to pmap_vax_swappable().
2009-10-25 09:25:10 +00:00
christos
fc6e13a046
update to 9.7.0-b1
2009-10-25 04:42:16 +00:00
christos
bd73b9653c
bind manual page updates
2009-10-25 04:40:34 +00:00
christos
cc5ca7ca56
updates for new bind
2009-10-25 04:38:05 +00:00
reed
06921da813
Fix section number for a man page reference.
...
While here put the man pages in the SEE ALSO in order too.
(This was shared and now fixed upstream too.)
2009-10-25 01:52:04 +00:00
wiz
1675d276fa
Bump date for previous.
2009-10-25 01:30:48 +00:00
rmind
554a0142dc
Initialise struct emul members by name (it is readable now and one can search
...
them in the tree).
2009-10-25 01:14:03 +00:00
jakllsch
96c2887e36
Renumber 6bone addresses to documentation prefix.
...
Fix broken URL for totd site.
Add reference to pkgsrc/net/totd.
2009-10-25 01:09:09 +00:00
christos
74c9be690a
fixes for 9.7.0-b1
2009-10-25 00:18:38 +00:00
tsarna
6022b5b8d4
Major enhancements to mdnsd nsswitch support:
...
- nss_mdns renamed to nss_multicast_dns for clarity and less chance of
confusion with nss_mdnsd (see next).
- Support using mdnsd for all unicast too with new nss_mdnsd module
(note: this mode requires an updated mdnsd too, not yet committed)
- Implement resolv.conf "search" directive support. Needed for nss_mdnsd,
potentially useful with nss_multicast_dns (you could now do
"search example.com local" in resolv.conf if you wanted to and it would
act as you might expect)
- Add references in nsswitch.conf man page and sample file
- Implement AI_CANONNAME
- Various bug fixes
2009-10-25 00:17:06 +00:00
christos
6cddd999c8
merge changes.
2009-10-25 00:14:31 +00:00
christos
10ca0cd585
import bind-9-7-0-b1
2009-10-25 00:01:26 +00:00
christos
3b0d9a876a
don't read hostaliases using unbuffered reads. there is no security benefit.
2009-10-24 21:37:57 +00:00
joerg
de3dbb6818
Garbage collect left-overs, iscsi moved to src/external/bsd/iscsi.
2009-10-24 20:07:48 +00:00
plunky
f379f083fb
use correct value for 10 Mbps
2009-10-24 20:06:42 +00:00
rmind
5f45928b22
Provide cpu_lwp_free* stubs in vax and powerpc.
...
Reported by <he>.
2009-10-24 20:03:56 +00:00
joerg
5733f40793
Reduce amount of macro magic. Use the same special characters as nroff
...
can deal with limitations of the terminal.
2009-10-24 19:31:03 +00:00
tsutsui
ab4082e001
- u_short -> uint16_t
...
- KNF a bit
2009-10-24 18:15:45 +00:00
christos
9d8aeaab57
simplify the example; only register the set of events to watch once since
...
it does not change. Also print that ATTR means changing times too.
2009-10-24 17:49:58 +00:00
christos
e942b6ecb2
expose res_check.
2009-10-24 17:24:01 +00:00
christos
7523d42dda
expose res_check for the benefit of mDNS.
2009-10-24 17:23:34 +00:00
mlelstv
df0cec4903
With 64bit time_t years can be negative and lapyear computation
...
requires rounding down. This avoids an infinite loop in localtime().
2009-10-24 17:01:04 +00:00
dsl
0b807be843
Remove a load of pointless casts - one that even lint doesn't bleat about.
2009-10-24 15:20:15 +00:00
nakayama
e3b6fc3b97
Use trunc_page or round_page where appropriate.
...
No functional changes intended, and generate same binaries.
2009-10-24 14:52:19 +00:00
dsl
695bc79994
Check for EOF before erroring fgets() with length <= 0.
...
If length is invalid, set errno = EINVAL and __SERR as well returning NULL.
Should let me close PR/41992.
2009-10-24 14:50:48 +00:00
stacktic
f0f9215e04
Fixed a few french messages - patch from Marylène Ysmal.
2009-10-24 14:41:57 +00:00
joerg
ee9832f794
Add lintmanpages later to target to ensure that MKMANDOC is set.
2009-10-24 13:34:50 +00:00
he
c162de1c7b
Fix the previous by terminating the comment.
2009-10-24 13:28:16 +00:00
dsl
e547824726
Fix constant in comment
2009-10-24 12:57:17 +00:00
stacktic
179b5354fd
Fixed a few french messages - patch from Marylène Ysmal.
2009-10-24 12:47:30 +00:00
reed
2d0dbf5439
Change manpage reference from talkd to ntalkd.
...
(Man link does exist, but no binary.)
2009-10-24 12:23:47 +00:00
reed
f20256f240
Fix man page reference from non-existent dhcp(8) to dhcpd(8).
...
Hope this was what was intended.
2009-10-24 12:22:24 +00:00
reed
2d10124c7e
Refer to rpc.bootparamd instead of bootparamd.
2009-10-24 12:21:31 +00:00
reed
1b55e10f52
Change two man page references to use the official names.
...
(I define "official" as the Document Title name and original file name.)
2009-10-24 12:18:05 +00:00
pooka
99e178a1c1
Pass modinit to rumpuser_dl_module_bootstrap() as a function pointer
...
to avoid linker rump -> rumpuser -> rump dependency which is annoying
redundancy in static linking.
2009-10-24 11:36:59 +00:00
pooka
c9f53946a5
unused rumpuser_realpath is really dead
2009-10-24 11:29:55 +00:00
reed
9e244eddde
In SEE ALSO, refer to useradd instead of adduser.
...
(adduser is a man link, but no tool by that name.)
2009-10-24 11:24:19 +00:00
dsl
c3b1f51b2f
Support reading /boot > 64k. Based on the patch from Izumi Tsutsui.
...
Compiles but not actually tested! Fixes PR/42202
2009-10-24 11:23:06 +00:00
reed
c3d0604200
For the rpc* references use the full rpc.* names.
...
These match what is really installed.
I know the man links are there too. But this helps in the
case where someone has printed man pages but only has one
man page printed per inode -- so best to refer to the known Dt name.
2009-10-24 11:22:48 +00:00
reed
192dabfaf3
Add missing comma in the NAME Nm list.
2009-10-24 11:17:13 +00:00
reed
fa923fa9a7
Fix Nm macro usage.
...
Fixed upstream in April:
9747de8132
2009-10-24 11:12:56 +00:00
reed
638b376411
Fix Document Title.
...
(I already report and it is fixed upstream.)
2009-10-24 11:09:31 +00:00
reed
7500459303
Show that -l is option for bind builtin.
...
(The -l is described later.)
2009-10-24 11:08:46 +00:00
dsl
836bb82532
Add some illumination ...
2009-10-24 10:28:30 +00:00
tsutsui
f804115722
www.netbsd.org -> www.NetBSD.org
2009-10-24 06:36:39 +00:00
christos
249296c41c
Add a knote to keep track when resolv.conf gets changed and re-initialize.
...
While here fix a memory leak when calling res_vinit with an already inited
res_state.
2009-10-24 05:35:37 +00:00