Author: alc
Date: Tue Feb 10 06:08:28 2009
New Revision: 188431
URL: http://svn.freebsd.org/changeset/base/188431
Log:
Eliminate an unused definition.
Modified:
head/sys/mips/include/pmap.h
Modified: head/sys/mips/include/pmap.h
===
In message:
Marcel Moolenaar writes:
:
: On Feb 9, 2009, at 6:43 PM, Warner Losh wrote:
:
: > Author: imp
: > Date: Tue Feb 10 02:43:07 2009
: > New Revision: 188429
: > URL: http://svn.freebsd.org/changeset/base/188429
: >
: > Log:
: > Fix g_part_dumpconf and g_part_name prototpye
On Feb 9, 2009, at 6:43 PM, Warner Losh wrote:
Author: imp
Date: Tue Feb 10 02:43:07 2009
New Revision: 188429
URL: http://svn.freebsd.org/changeset/base/188429
Log:
Fix g_part_dumpconf and g_part_name prototpyes.
Thanks!
--
Marcel Moolenaar
xcl...@mac.com
__
Author: imp
Date: Tue Feb 10 02:43:07 2009
New Revision: 188429
URL: http://svn.freebsd.org/changeset/base/188429
Log:
Fix g_part_dumpconf and g_part_name prototpyes.
Submitted by: marcel@
Modified:
head/sys/geom/part/g_part_apm.c
head/sys/geom/part/g_part_gpt.c
head/sys/geom/part/g_
In message: <200902082343.n18nha37038...@svn.freebsd.org>
Oleksandr Tymoshenko writes:
: Author: gonzo
: Date: Sun Feb 8 23:43:36 2009
: New Revision: 188353
: URL: http://svn.freebsd.org/changeset/base/188353
:
: Log:
: - Fix in_cksum for big-endian MIPS: use correct compile-time
In message: <498f0bc2.2050...@freebsd.org>
Sam Leffler writes:
: Wojciech A. Koszek wrote:
: > Author: wkoszek
: > Date: Sun Feb 8 12:33:05 2009
: > New Revision: 188309
: > URL: http://svn.freebsd.org/changeset/base/188309
: >
: > Log:
: > Further NOTES cleanup -- following drivers
Author: sam
Date: Tue Feb 10 01:37:55 2009
New Revision: 188427
URL: http://svn.freebsd.org/changeset/base/188427
Log:
correctly fixup iv_des_chan after installing a new channel table; if the
previous channel is now invalid we must set it to IEEE80211_CHAN_ANYC
Modified:
head/sys/net80211/i
On Mon, Feb 09, 2009 at 10:45:13PM +, Bruce M. Simpson wrote:
> This looks really cool and I look forward to trying WOL once I have the
> right combo of cards/machines which should really sleep here.
>
> I would ask though: I managed to get WOL working on Linux, but only if
> the parent ACPI
On Mon, Feb 09, 2009 at 06:10:56PM +0100, Gary Jennejohn wrote:
> On Mon, 9 Feb 2009 04:59:13 + (UTC)
> Pyun YongHyeon wrote:
>
> > Author: yongari
> > Date: Mon Feb 9 04:59:13 2009
> > New Revision: 188381
> > URL: http://svn.freebsd.org/changeset/base/188381
> >
> > Log:
> > Reclaim tra
Author: marcel
Date: Tue Feb 10 00:08:39 2009
New Revision: 188426
URL: http://svn.freebsd.org/changeset/base/188426
Log:
Add option GEOM_PART_EBR by default on amd64 and i386.
Modified:
head/sys/amd64/conf/DEFAULTS
head/sys/conf/NOTES
head/sys/conf/options
head/sys/i386/conf/DEFAULTS
Author: rwatson
Date: Mon Feb 9 23:23:00 2009
New Revision: 188425
URL: http://svn.freebsd.org/changeset/base/188425
Log:
In unp_connect(), don't unlock the global UNIX domain socket lock when
UNP_CONNECTING is set, as the caller will do that.
(Due to significantly different locking in 7
Author: cognet
Date: Mon Feb 9 22:59:22 2009
New Revision: 188424
URL: http://svn.freebsd.org/changeset/base/188424
Log:
Hmm... "base? base : 0" and "base" should be equivalent.
Pointy hat to:cognet
MFC after:3 days
Modified:
head/sys/dev/sound/pci/ds1.c
Modified: head
This looks really cool and I look forward to trying WOL once I have the
right combo of cards/machines which should really sleep here.
I would ask though: I managed to get WOL working on Linux, but only if
the parent ACPI devices have been explicitly activated for wakeup. I
wonder if we've addr
Author: thompsa
Date: Mon Feb 9 22:38:55 2009
New Revision: 188423
URL: http://svn.freebsd.org/changeset/base/188423
Log:
Hook uslcom2 up to the build.
Added:
head/sys/modules/usb2/serial_slcom/
head/sys/modules/usb2/serial_slcom/Makefile (contents, props changed)
Modified:
head/sys/co
Author: thompsa
Date: Mon Feb 9 22:23:01 2009
New Revision: 188422
URL: http://svn.freebsd.org/changeset/base/188422
Log:
Remove usb2_config_td.[ch], they are no longer used.
Deleted:
head/sys/dev/usb2/core/usb2_config_td.c
head/sys/dev/usb2/core/usb2_config_td.h
Modified:
head/sys/conf/
Author: cognet
Date: Mon Feb 9 22:22:09 2009
New Revision: 188421
URL: http://svn.freebsd.org/changeset/base/188421
Log:
MFC r188112
r188112 | cognet | 2009-02-04 02:14:06 +0100 (Wed, 04 Feb 2009) | 8 lines
Erm... Report the buffer as being bounced even when it's the entire buffer,
or
Author: cognet
Date: Mon Feb 9 22:21:38 2009
New Revision: 188420
URL: http://svn.freebsd.org/changeset/base/188420
Log:
MFC r188112
r188112 | cognet | 2009-02-04 02:14:06 +0100 (Wed, 04 Feb 2009) | 8 lines
Erm... Report the buffer as being bounced even when it's the entire buffer,
or
Author: thompsa
Date: Mon Feb 9 22:18:11 2009
New Revision: 188419
URL: http://svn.freebsd.org/changeset/base/188419
Log:
MFp4 //depot/projects/usb; 157429, 157433, 157443
Various changes wrt. usb procs and tasks.
Submitted by: Hans Petter Selasky
Modified:
head/sys/dev/usb2/wlan/i
Author: thompsa
Date: Mon Feb 9 22:14:38 2009
New Revision: 188418
URL: http://svn.freebsd.org/changeset/base/188418
Log:
Correct sources for r188417
MFp4 //depot/projects/usb; 157412
Sync from svn.freebsd.org/base/user/thompsa/usb which is a minimal changeset
from oldUSB (no config
Author: thompsa
Date: Mon Feb 9 22:12:47 2009
New Revision: 188417
URL: http://svn.freebsd.org/changeset/base/188417
Log:
MFp4 //depot/projects/usb; 157412
Sync from svn.freebsd.org/base/user/thompsa/usb which is a minimal changeset
from oldUSB (no config_td).
This excludes the task
Author: thompsa
Date: Mon Feb 9 22:11:02 2009
New Revision: 188416
URL: http://svn.freebsd.org/changeset/base/188416
Log:
MFp4 //depot/projects/usb; 157069, 157255
- Change "usb2_pause_mtx" so that it takes the timeout value in ticks
- Make sure that attach waits for the generic probe
Author: thompsa
Date: Mon Feb 9 22:09:21 2009
New Revision: 188415
URL: http://svn.freebsd.org/changeset/base/188415
Log:
MFp4 //depot/projects/usb; 157203
- Remove CAM layer quirks
Submitted by: Hans Petter Selasky
Modified:
head/sys/dev/usb2/storage/umass2.c
Modified: head/sys/
Author: thompsa
Date: Mon Feb 9 22:06:52 2009
New Revision: 188414
URL: http://svn.freebsd.org/changeset/base/188414
Log:
MFp4 //depot/projects/usb; 157069
- Change "usb2_pause_mtx" so that it takes the timeout value in ticks
Submitted by: Hans Petter Selasky
Modified:
head/sys/de
Author: thompsa
Date: Mon Feb 9 22:05:25 2009
New Revision: 188413
URL: http://svn.freebsd.org/changeset/base/188413
Log:
MFp4 //depot/projects/usb; 157069, 157136, 157143, 157145, 157429
- USB serial drivers cleanup, factor out code
- Simplify line state programming
- Integrate usl
Author: thompsa
Date: Mon Feb 9 22:02:38 2009
New Revision: 188412
URL: http://svn.freebsd.org/changeset/base/188412
Log:
MFp4 //depot/projects/usb; 157100
1. Move most of the ifnet logic into the usb2_ethernet module, this includes,
- make all usb ethernet interfaces named ue%d
- ha
Author: thompsa
Date: Mon Feb 9 21:56:33 2009
New Revision: 188411
URL: http://svn.freebsd.org/changeset/base/188411
Log:
MFp4 //depot/projects/usb; 157069, 157429, 157430
- Change "usb2_pause_mtx" so that it takes the timeout value in ticks
- Factor out USB ethernet and USB serial dri
Author: thompsa
Date: Mon Feb 9 21:50:04 2009
New Revision: 188410
URL: http://svn.freebsd.org/changeset/base/188410
Log:
MFp4 //depot/projects/usb
- Bring in ehci2_ixp4xx.c and ehci2_mbus.c from dev/usb.
Submitted by: Hans Petter Selasky
Added:
head/sys/dev/usb2/controller/ehci2_
Author: thompsa
Date: Mon Feb 9 21:47:39 2009
New Revision: 188409
URL: http://svn.freebsd.org/changeset/base/188409
Log:
MFp4 //depot/projects/usb; 157069,157296,157375,157384,157430
- Change "usb2_pause_mtx" so that it takes the timeout value in ticks
- USB controller: EHCI High Spee
Author: lulf
Date: Mon Feb 9 21:34:06 2009
New Revision: 188408
URL: http://svn.freebsd.org/changeset/base/188408
Log:
- Sanitize disk parameters retrieved from GEOM, as they are not guaranteed to
have sane values. It caused sysinstall to crash when installing on certain
SD
cards.
Author: jhb
Date: Mon Feb 9 20:50:23 2009
New Revision: 188407
URL: http://svn.freebsd.org/changeset/base/188407
Log:
Mark udf(4) MPSAFE and add support for shared vnode locks during pathname
lookups:
- Honor the caller's locking flags in udf_root() and udf_vget().
- Set VV_ROOT for the r
Author: jhb
Date: Mon Feb 9 20:42:51 2009
New Revision: 188406
URL: http://svn.freebsd.org/changeset/base/188406
Log:
Use the same style as the rest of the file for the optional data string
after each path component rather than a GCC-ism.
Modified:
head/sys/fs/udf/ecma167-udf.h
Modified:
Author: lulf
Date: Mon Feb 9 20:13:55 2009
New Revision: 188405
URL: http://svn.freebsd.org/changeset/base/188405
Log:
- Fix an issue where file attributes were not installed correctly during a
Touch
and SetAttrs operation.
- SetAttrs and Touch were incorrectly switched.
Modified:
hea
In message: <49907fb0.9050...@freebsd.org>
Sam Leffler writes:
: M. Warner Losh wrote:
: > arm also does bounce buffering, but not for memory address space reasons.
: >
:
: Not sure what you mean my "address space reasons" but it bounces for PCI
: dma above 64M on ixp4xx.
That's
Marcel Moolenaar wrote:
On Feb 9, 2009, at 10:42 AM, John Baldwin wrote:
The 'align' parameter to bus_dma_tag_create(). If your hardware
needs buffers
to be aligned on a 4-byte boundary and you bus_dmamap_load() a buffer
where 'addr % 4 != 0', then the buffer is bounced. Since by default
the
On Feb 9, 2009, at 10:42 AM, John Baldwin wrote:
The 'align' parameter to bus_dma_tag_create(). If your hardware
needs buffers
to be aligned on a 4-byte boundary and you bus_dmamap_load() a
buffer
where 'addr % 4 != 0', then the buffer is bounced. Since by default
the new
buffer starts on
M. Warner Losh wrote:
In message: <49907b32.8080...@samsco.org>
Scott Long writes:
: M. Warner Losh wrote:
: > In message: <2ea5feeb-e676-4d1b-9700-399c783f4...@mac.com>
: > Marcel Moolenaar writes:
: > :
: > : On Feb 9, 2009, at 6:23 AM, John Baldwin wrote:
: > :
: >
Scott Long wrote:
M. Warner Losh wrote:
In message: <2ea5feeb-e676-4d1b-9700-399c783f4...@mac.com>
Marcel Moolenaar writes:
: : On Feb 9, 2009, at 6:23 AM, John Baldwin wrote:
: : > On Monday 09 February 2009 12:37:53 am Marcel Moolenaar wrote:
: >>
: >> On Feb 8, 2009, at 5:00 PM,
In message: <49907b32.8080...@samsco.org>
Scott Long writes:
: M. Warner Losh wrote:
: > In message: <2ea5feeb-e676-4d1b-9700-399c783f4...@mac.com>
: > Marcel Moolenaar writes:
: > :
: > : On Feb 9, 2009, at 6:23 AM, John Baldwin wrote:
: > :
: > : > On Monday 09 Februar
M. Warner Losh wrote:
In message: <2ea5feeb-e676-4d1b-9700-399c783f4...@mac.com>
Marcel Moolenaar writes:
:
: On Feb 9, 2009, at 6:23 AM, John Baldwin wrote:
:
: > On Monday 09 February 2009 12:37:53 am Marcel Moolenaar wrote:
: >>
: >> On Feb 8, 2009, at 5:00 PM, Scott Long wrote
On Monday 09 February 2009 12:51:28 pm Marcel Moolenaar wrote:
>
> On Feb 9, 2009, at 6:23 AM, John Baldwin wrote:
>
> > On Monday 09 February 2009 12:37:53 am Marcel Moolenaar wrote:
> >>
> >> On Feb 8, 2009, at 5:00 PM, Scott Long wrote:
> >>
> >>> Busdma allows you to request bouncing for real
In message: <2ea5feeb-e676-4d1b-9700-399c783f4...@mac.com>
Marcel Moolenaar writes:
:
: On Feb 9, 2009, at 6:23 AM, John Baldwin wrote:
:
: > On Monday 09 February 2009 12:37:53 am Marcel Moolenaar wrote:
: >>
: >> On Feb 8, 2009, at 5:00 PM, Scott Long wrote:
: >>
: >>> Busdma allow
Author: rwatson
Date: Mon Feb 9 18:19:58 2009
New Revision: 188404
URL: http://svn.freebsd.org/changeset/base/188404
Log:
Remove extra 'comma = 0' in socket state printing code, which otherwise
could lead to an extra comma in output.
Submitted by: Christoph Mallon
Modified:
head/sy
Author: cognet
Date: Mon Feb 9 18:03:31 2009
New Revision: 188403
URL: http://svn.freebsd.org/changeset/base/188403
Log:
The bounce zone sees its page number increased if multiple dma maps use it in
the same dma tag. However, it can happen multiple dma tags share the same
bounce zone too, s
Author: emax
Date: Mon Feb 9 17:53:45 2009
New Revision: 188401
URL: http://svn.freebsd.org/changeset/base/188401
Log:
MFC r186466
Change message severity level from WARN to INFO. This should reduce
amount of messages sent to syslog
Modified:
stable/7/sys/ (props changed)
stable/7
On Feb 9, 2009, at 6:23 AM, John Baldwin wrote:
On Monday 09 February 2009 12:37:53 am Marcel Moolenaar wrote:
On Feb 8, 2009, at 5:00 PM, Scott Long wrote:
Busdma allows you to request bouncing for realignment.
How exactly?
The 'align' parameter to bus_dma_tag_create(). If your hardwa
Author: emax
Date: Mon Feb 9 17:50:19 2009
New Revision: 188400
URL: http://svn.freebsd.org/changeset/base/188400
Log:
MFC r187454
Properly return error code to the caller. This should fix the following
panic in ng_l2cap(4).
panic: ng_l2cap_l2ca_con_req: ubt0l2cap - could not find c
On Feb 9, 2009, at 6:31 AM, Scott Long wrote:
Marcel Moolenaar wrote:
On Feb 8, 2009, at 5:00 PM, Scott Long wrote:
Busdma allows you to request bouncing for realignment.
How exactly?
By specifying an alignment greater than 1 in the tag.
This does not guarantee bounce buffering and witho
Author: rrs
Date: Mon Feb 9 17:37:17 2009
New Revision: 188398
URL: http://svn.freebsd.org/changeset/base/188398
Log:
Add padding to then end of the xsctp_xxx structures to
allow future changes to be able to maintain ABI compatibility
Modified:
head/sys/netinet/sctp_uio.h
Modified: head/s
Author: emax
Date: Mon Feb 9 17:14:49 2009
New Revision: 188397
URL: http://svn.freebsd.org/changeset/base/188397
Log:
MFC r188030
Properly retun error core from kbdmux_modevent()
Reported by: Christoph Mallon < christoph -dot- mallon -at- gmx -dot- de >
Modified:
stable/7/sys/
On Mon, 9 Feb 2009 04:59:13 + (UTC)
Pyun YongHyeon wrote:
> Author: yongari
> Date: Mon Feb 9 04:59:13 2009
> New Revision: 188381
> URL: http://svn.freebsd.org/changeset/base/188381
>
> Log:
> Reclaim transmitted frames in re_tick(). This is for PCIe
> controllers that lose Tx completi
Author: fjoe
Date: Mon Feb 9 17:07:29 2009
New Revision: 188396
URL: http://svn.freebsd.org/changeset/base/188396
Log:
tulip_busdma_cleanup: pass correct vaddr (2nd arg) to bus_dmamem_free()
Found with: Coverity Prevent(tm)
CID: 1998
Modified:
head/sys/dev/de/if_de.c
Modif
Author: fjoe
Date: Mon Feb 9 17:02:54 2009
New Revision: 188395
URL: http://svn.freebsd.org/changeset/base/188395
Log:
cam_periph_alloc: fix "invalid periph name" error condition
Found with: Coverity Prevent(tm)
CID: 130
Modified:
head/sys/cam/cam_periph.c
Modified: head/s
On Sun, 8 Feb 2009 22:54:58 + (UTC)
Warner Losh wrote:
> Author: imp
> Date: Sun Feb 8 22:54:58 2009
> New Revision: 188350
> URL: http://svn.freebsd.org/changeset/base/188350
>
> Log:
> When bouncing pages, allow a new option to preserve the intra-page
> offset. This is needed for the
Author: fjoe
Date: Mon Feb 9 16:58:18 2009
New Revision: 188394
URL: http://svn.freebsd.org/changeset/base/188394
Log:
Do not self-initialize a variable.
Found with: Coverity Prevent(tm)
CID: 3864, 3865
Modified:
head/sys/dev/firewire/if_fwe.c
head/sys/dev/firewire/if_fwi
Author: fjoe
Date: Mon Feb 9 16:57:07 2009
New Revision: 188393
URL: http://svn.freebsd.org/changeset/base/188393
Log:
Remove unused variable.
Found with: Coverity Prevent(tm)
CID: 3693
Modified:
head/sys/dev/firewire/sbp.c
Modified: head/sys/dev/firewire/sbp.c
===
Author: fjoe
Date: Mon Feb 9 16:53:37 2009
New Revision: 188392
URL: http://svn.freebsd.org/changeset/base/188392
Log:
Destroy TX tag outside of loop scope.
Found with: Coverity Prevent(tm)
CID: 3886
Modified:
head/sys/pci/if_rl.c
Modified: head/sys/pci/if_rl.c
===
Hmm..
My guess is it has to do with the NAT stuff that
Paolo is working on. Basically the ipfw/nat is becoming
SCTP aware and I believe we made the sctp_crc32c routines
public so that he could access them.
Paolo: maybe you need to include and then do
some sort of
#ifdef SCTP
#endif
Around th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sun, 8 Feb 2009 22:54:58 + (UTC)
Warner Losh mentioned:
> Universe builds with these changes. I don't have a huge-memory
> machine to test these changes with, but will be happy to work with
> folks that do and hps if this changes turns
Author: ed
Date: Mon Feb 9 15:55:21 2009
New Revision: 188391
URL: http://svn.freebsd.org/changeset/base/188391
Log:
Properly implement GIO_ATTR and CONS_GETINFO.
It seems I didn't implement these two ioctl()'s properly, which meant
vidcontrol couldn't properly obtain certain terminal pa
On Monday 09 February 2009 12:37:53 am Marcel Moolenaar wrote:
>
> On Feb 8, 2009, at 5:00 PM, Scott Long wrote:
>
> > Busdma allows you to request bouncing for realignment.
>
> How exactly?
The 'align' parameter to bus_dma_tag_create(). If your hardware needs buffers
to be aligned on a 4-byt
Marcel Moolenaar wrote:
On Feb 8, 2009, at 5:00 PM, Scott Long wrote:
Busdma allows you to request bouncing for realignment.
How exactly?
By specifying an alignment greater than 1 in the tag.
Scott
___
svn-src-all@freebsd.org mailing list
http
Bjoern A. Zeeb wrote:
This is unrelated to this commit.
This is a problem with piso's libalias commit; you have to remove that
option from your kernel config as well if you remove SCTP.
or in other words IPFIREWALL_NAT now requires SCTP.
In case this dependence is felt like an impossible burd
Chagin Dmitry wrote:
linking kernel.debug
ip_fw_nat.o(.text+0xbc): In function `ifaddr_change':
/work/pub/head/sys/netinet/ip_fw_nat.c:103: undefined reference to
`LibAliasSetAddress'
ip_fw_nat.o(.text+0x545): In function `del_redir_spool_cfg':
/work/pub/head/sys/netinet/ip_fw_nat.c:162: undefi
On Mon, Feb 09, 2009 at 01:10:30PM +, Bjoern A. Zeeb wrote:
> On Mon, 9 Feb 2009, Chagin Dmitry wrote:
>
> Hi,
>
> > What would you say about this? (I do not have SCTP option in the kernel
> > config)
> >
> > linking kernel.debug
> > alias_sctp.o(.text+0x1744): In function `TxAbortErrorM':
>
Author: mbr
Date: Mon Feb 9 13:29:01 2009
New Revision: 188390
URL: http://svn.freebsd.org/changeset/base/188390
Log:
s/SS_FDREF/SS_NOFDREF/
Modified:
head/sys/kern/uipc_debug.c
Modified: head/sys/kern/uipc_debug.c
On Mon, 9 Feb 2009, Chagin Dmitry wrote:
Hi,
What would you say about this? (I do not have SCTP option in the kernel config)
linking kernel.debug
alias_sctp.o(.text+0x1744): In function `TxAbortErrorM':
/work/pub/head/sys/netinet/libalias/alias_sctp.c:946: undefined reference to
`update_crc32
On Mon, Feb 09, 2009 at 11:42:23AM +, Randall Stewart wrote:
> Author: rrs
> Date: Mon Feb 9 11:42:23 2009
> New Revision: 188388
> URL: http://svn.freebsd.org/changeset/base/188388
>
> Log:
> Fix minor spacing problem found by s9indent from last
> commit.
>
> Modified:
> head/sys/neti
Author: kib
Date: Mon Feb 9 12:22:49 2009
New Revision: 188389
URL: http://svn.freebsd.org/changeset/base/188389
Log:
MFC r187715:
The kernel may do unbalanced calls to fifo_close() for fifo vnode,
without corresponding number of fifo_open(). This causes assertion
failure in fifo_close
Author: rrs
Date: Mon Feb 9 11:42:23 2009
New Revision: 188388
URL: http://svn.freebsd.org/changeset/base/188388
Log:
Fix minor spacing problem found by s9indent from last
commit.
Modified:
head/sys/netinet/sctp_crc32.c
Modified: head/sys/netinet/sctp_crc32.c
=
Author: rrs
Date: Mon Feb 9 11:41:54 2009
New Revision: 188387
URL: http://svn.freebsd.org/changeset/base/188387
Log:
Fix INET only build breakage with SCTP - pointy hat to me :-)
Modified:
head/sys/netinet/sctputil.c
Modified: head/sys/netinet/sctputil.c
===
Author: kib
Date: Mon Feb 9 11:32:23 2009
New Revision: 188386
URL: http://svn.freebsd.org/changeset/base/188386
Log:
Comment out the assertion from r188321. It is not valid for nfs.
Reported by: alc
Modified:
head/sys/vm/vnode_pager.c
Modified: head/sys/vm/vnode_pager.c
=
Author: ed
Date: Mon Feb 9 11:27:56 2009
New Revision: 188385
URL: http://svn.freebsd.org/changeset/base/188385
Log:
Remove a stale comment from the clists code.
We don't support quote bits.
Modified:
head/sys/kern/subr_clist.c
Modified: head/sys/kern/subr_clist.c
=
Author: maxim
Date: Mon Feb 9 10:28:16 2009
New Revision: 188384
URL: http://svn.freebsd.org/changeset/base/188384
Log:
MFC r187913: fix typo.
Modified:
stable/7/libexec/ftpd/ftpd.8
Modified: stable/7/libexec/ftpd/ftpd.8
==
73 matches
Mail list logo