Re: CVS commit: [agc-symver] src/lib/libc

2013-03-30 Thread Masao Uebayashi
How do you generate Version.map? Can you define symbols per-module (e.g., libc/gen, libc/stdio, ...)?

Re: CVS commit: src/sys/net80211

2013-03-30 Thread Christos Zoulas
In article <20130330221106.gm1...@pobox.com>, David Young wrote: > >Beware: our net80211 derives from FreeBSD's. IIUC, OpenBSD's and >FreeBSD's are (or were?) quite divergent. > >Excessive whitespace probably comes from FreeBSD, too. :-) I know :-) I really miss having 'N' too, and if you remem

Re: CVS commit: src/sys/net80211

2013-03-30 Thread David Young
On Fri, Mar 29, 2013 at 09:05:49PM -0400, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Sat Mar 30 01:05:49 UTC 2013 > > Modified Files: > src/sys/net80211: ieee80211.h ieee80211_proto.h > > Log Message: > EDCA and QOS additions from OpenBSD Beware: ou

re: CVS commit: [agc-symver] src/lib/libisns

2013-03-30 Thread matthew green
> >And maybe, in the spirit of "shlib_version", "version_map", or > >"version_info" or some other name is better? > > let's vote! version_green_lib

Re: CVS commit: src/share/man/man4

2013-03-30 Thread Thomas Klausner
On Sat, Mar 30, 2013 at 06:07:55PM +0900, Izumi Tsutsui wrote: > > Modified Files: > > src/share/man/man4: athn.4 > > > > Log Message: > > Fix Dd. Remove fw_update reference, the firmware is installed by default. > > XXX: Fix ".Xr hostname.if 5", which doesn't exist on NetBSD. > > ifconfig.if

Re: CVS commit: src/share/man/man4

2013-03-30 Thread Izumi Tsutsui
> Modified Files: > src/share/man/man4: athn.4 > > Log Message: > Fix Dd. Remove fw_update reference, the firmware is installed by default. > XXX: Fix ".Xr hostname.if 5", which doesn't exist on NetBSD. ifconfig.if(5) for NetBSD? --- Izumi Tsutsui