Commit Graph

15300 Commits

Author SHA1 Message Date
riastradh
bbd932f24f Per discussion with board@, remove inappropriate, hostile acronyms.
This reverts changes by rodent@ made without discussion and without
acknowledgement of objections.  Board's commit guidelines include
that changes that could possibly cause anyone to object should be
discussed, and there have been multiple objections publicly and
privately throughout the week.

This also removes some other entries that have been here for some
time that do not belong.  The acronyms file is not Urban Dictionary.
Nobody should expect to see any of these in use around the NetBSD
community, so there is no need to document them here.  If you want
Urban Dictionary, you know where to find it.

Please run any further changes by dholland@, the games maintainer.
2015-04-24 18:03:38 +00:00
jmcneill
186016aae7 IKR: I know, right? 2015-04-24 12:58:47 +00:00
rodent
b235ec802c +nmu loic nypa 2015-04-24 01:17:32 +00:00
rodent
39bbf65d14 +BB = baby - with this commit, we document, rather than police, yet another
acronym/abbreviation which is part of Internet culture. Those who feel
otherwise are welcome to turn this over to core@, who resolve disputes
among developers.
2015-04-24 00:20:16 +00:00
mrg
1bec3b4d7d set FILESBUILD_acronyms-o=yes so that non BUILD= builds work.
from christos.
2015-04-23 02:01:12 +00:00
rodent
14d35bb8b0 +SJW :) 2015-04-22 22:58:41 +00:00
pooka
70483504a1 Build ZFS by default only for amd64, not i386.
If we build i386 for 486 (i.e. no 64bit atomic ops) and as a substitute
for the modern hardware that the code was designed to run on use solid
workarounds like external/cddl/osnet/lib/libzpool/atomic.c, there's not
much point in anything.
2015-04-22 19:43:45 +00:00
christos
2d79abd2a4 Split acronyms to offensive and non-offensive like fortunes. 2015-04-21 22:40:37 +00:00
ryoon
01c7d8eae8 Add Kurotoshiko GbE-USB3.0S2. 2015-04-21 11:53:53 +00:00
pooka
022fe45008 Remove the unused and all-but-unusable kthread_destroy(). Also makes
it more obvious that the opposite of kthread_create() is kthread_exit().
2015-04-21 11:10:29 +00:00
wiz
79a213efae Bump date for previous. 2015-04-21 10:00:30 +00:00
riastradh
f07d4c6e8b Cull long-dead flags from namei(9) man page. 2015-04-21 03:21:54 +00:00
riastradh
944fbd0d8b Cull unused vnode v_iflags: VI_LAYER, VI_LOCKSHARE. 2015-04-20 19:36:55 +00:00
riastradh
4c17c141c3 Use Er, not Dv, for errno E* names. 2015-04-20 15:39:38 +00:00
riastradh
e3d7ca5cf5 First part of reworking vnode(9) man page. Much more to come. 2015-04-20 15:30:41 +00:00
riastradh
830199bd4a Use Dv, not Li, for EBUSY/ENOENT. 2015-04-20 14:09:14 +00:00
riastradh
4515b0035e Fix punctuation. 2015-04-20 14:08:52 +00:00
riastradh
3a57946f59 Rewrite vput(9) description. 2015-04-20 14:07:24 +00:00
riastradh
1e28edefae Document current state of vget. 2015-04-20 14:03:10 +00:00
wiz
eb6e09f00c Add missing .El. From Henning Petersen in PR 49845. 2015-04-20 06:50:13 +00:00
mlelstv
00a6b148d5 fix reference to queue(3) 2015-04-18 08:04:58 +00:00
wiz
24f40fb934 More markup. 2015-04-17 11:27:37 +00:00
rodent
8619e445df Adding more. 2015-04-16 01:07:24 +00:00
rodent
870b6e5640 moar because moar 2015-04-14 12:19:48 +00:00
pgoyette
12249fe7c4 Minor grammatical update. (I wonder if wizd(8) thinks I need to update
the revision date?)
2015-04-14 10:50:25 +00:00
riastradh
013f276e63 Update header file references in rnd man pages. 2015-04-13 22:23:54 +00:00
rodent
2410b2b273 Last ones... for some time to come. 2015-04-13 03:49:28 +00:00
rodent
0e11c388c5 By popular request. 2015-04-13 03:06:18 +00:00
rodent
5966e2e2dc Welcome to 2015, acronyms. 2015-04-13 00:39:57 +00:00
ryoon
723db66625 Add new device.
Bump date.
2015-04-11 00:30:50 +00:00
mrg
df9c189fea remove support to look for GCC 4.5 in gcc.old. 2015-04-08 06:03:09 +00:00
wiz
6046cbdc50 Update some defaults, from Joachim Henke on netbsd-docs. 2015-04-08 05:47:00 +00:00
wiz
99c656eb68 Grammar, whitespace; make AUTHORS section from HISTORY since it mostly cites
people.
2015-04-06 21:10:31 +00:00
bouyer
68e044784d Mention magic trackpad support 2015-04-06 17:57:51 +00:00
riastradh
51820012f4 Clarify what wapbl_jlock_assert and wapbl_junlock_assert mean. 2015-04-01 22:51:33 +00:00
riastradh
d14ef2c7cc More details on what may sleep and what won't sleep when. 2015-03-31 21:08:06 +00:00
riastradh
c380b27c05 Nesting shared in lazy is OK. Note nesting never blocks. 2015-03-31 20:50:29 +00:00
riastradh
68bdcb5496 Prohibit cross-mount transactions. 2015-03-31 15:49:45 +00:00
riastradh
590c31eca4 Revamp fstrans(9) man page.
- Fix example: fstrans_start never fails and returns void.
- Add fstrans_mount/fstrans_unmount.
- Explain intent, not just mechanism.
- Add internal cross-references and redundant information from
  different callers' perspectives.
2015-03-31 15:47:50 +00:00
riastradh
c6a78cfe85 Explain large write transaction bug in WAPBL. 2015-03-31 00:03:58 +00:00
dholland
fd9a522f27 An error was detected in a man page. 2015-03-30 16:57:40 +00:00
riastradh
57ae0bf4df Plural agreement. 2015-03-30 14:09:04 +00:00
riastradh
5586a44152 Fix tense. 2015-03-30 14:00:52 +00:00
riastradh
79047ecb0c Fix typo in example code. 2015-03-30 13:58:28 +00:00
riastradh
185edd37f7 Fix example code and emphasize it doesn't handle holes. 2015-03-30 13:58:03 +00:00
riastradh
bd88b93279 Add SIGNALS section to wizd(8). 2015-03-30 13:51:42 +00:00
riastradh
078e20efa6 Use Dv NULL, per SIGWIZD. 2015-03-30 13:40:01 +00:00
riastradh
6bcaafafa3 Be a little more consistent about nulls. 2015-03-30 13:35:50 +00:00
riastradh
a6a845b4eb Use Fn to mark up a function call. 2015-03-30 13:26:55 +00:00
riastradh
808424fb3e Nested I/O transfers are not `asynchronous'. 2015-03-30 13:22:12 +00:00