xtraeme
28214abdba
First appeared in NetBSD 3.1 not 4.0... and bump date.
2006-11-06 21:27:15 +00:00
wiz
0db5a288e6
Fix a typo.
2006-11-04 17:16:24 +00:00
yamt
90101c023b
be explicit about the difference between vmem_free and vmem_xfree.
2006-11-04 13:07:58 +00:00
yamt
bf894997ce
document vmem_xalloc/xfree.
2006-11-04 12:55:28 +00:00
yamt
f0fcd48625
consistency.
2006-11-04 12:39:50 +00:00
elad
1121d7d96a
Sync with reality.
2006-11-04 10:47:37 +00:00
elad
9477ac30bc
Add "@uid" keyword translation, to translate effective user-id of the
...
process.
2006-11-04 10:14:00 +00:00
elad
7d27a7d8b8
Add example listener for the device scope.
...
While here, sync with reality.
2006-11-04 09:37:54 +00:00
tnozaki
f8989225cf
change georgian-ps(geo8std)'s conversion table
...
from X-TrueType to Internet-Draft that more widely used.
2006-11-04 06:17:35 +00:00
tnozaki
2f07b9b3fb
rollback unintended charnge.
2006-11-04 03:53:11 +00:00
tnozaki
6288c3fa08
add iconv support following encodings:
...
ISO-2022-JP-1(RFC2237)
CP50220,CP50221,CP50222(ISO-2022-JP variant)
CP51932(EUC-JP variant)
2006-11-04 03:46:19 +00:00
christos
de3426b487
update brace comments to reflect current reality.
2006-11-02 22:44:41 +00:00
wiz
1666843c46
Remove references to hostname.if(5), add ones for ifconfig.if(5).
2006-10-31 22:49:01 +00:00
joerg
fc0bc19fc7
Add rum(4) for newer USB Ralink devices. Obtained from OpenBSD.
...
Special thanks to Sepherosa Ziehau for helping debugging USB issues.
Hook up rum(4) for i386 config files.
2006-10-31 22:21:16 +00:00
wiz
403c06a45d
Bump date for previous.
2006-10-31 22:01:09 +00:00
plunky
162befcdae
add references to bluetooth keyboards
2006-10-31 19:11:14 +00:00
plunky
f5c76b405a
add references to bluetooth mice
2006-10-31 19:10:14 +00:00
elad
7372f1dad4
oops, remove junk.
2006-10-31 02:06:30 +00:00
elad
5a11382d8e
Sync with reality.
2006-10-31 01:59:12 +00:00
wiz
dccfb8ab7d
Bump date for previous. New sentence, new line.
2006-10-30 23:53:54 +00:00
cbiere
de8ccd77d9
Moved example code into its own section with an additional path truncation
...
check. Added a COMPATIBILITY section for sun_len and SUN_LEN() as suggested
by soda. Fixes PR lib/34744.
2006-10-30 23:49:04 +00:00
garbled
0a8823b9bd
Note the slide(4) driver in the list of chips in the pciide driver, and
...
fix a missing space in the slide manpage.
2006-10-30 23:39:38 +00:00
wiz
e63079c2a4
Avoid punctuation markup; remove pastos (?).
2006-10-30 21:36:36 +00:00
elad
52d8744717
Use integers, not pointers to integers, for KAUTH_REQ_NETWORK_SOCKET_OPEN.
...
Reminded by yamt@, thanks!
2006-10-30 16:53:48 +00:00
elad
4b90b6befa
Remove note about how a malicious root user can cause kernel crashes.
2006-10-30 12:40:08 +00:00
elad
a6e87ced6c
Sync with reality.
2006-10-28 15:34:18 +00:00
pooka
8fdf9afc13
update appropriate timestamps after each operation. cvs works much
...
better now with dtfs /tmp
2006-10-27 14:03:52 +00:00
pooka
9638ee1464
relax typechecks so that all file types work (they were already supported)
2006-10-27 12:26:25 +00:00
pooka
0ba65a4c32
support mknod, essentially makes it possible to run dtfs as /dev
2006-10-26 22:53:25 +00:00
wiz
e2440f408d
New sentence, new line.
...
Add Xr for all referenced drivers, some of them commented out because
the man pages don't exist yet, in particular:
acorn32/amps(4)
acorn32/csa(4)
acorn32/icside(4)
acorn32/rapide(4)
acorn32/simide(4)
hcsc(4)
2006-10-26 22:39:50 +00:00
bjh21
79a98f507f
At wiz's suggestion, replace the two MD podulebus(4) pages with a single MI
...
one, modelled somewhat on pci(4).
2006-10-26 21:37:08 +00:00
wiz
f31bc9e7e9
Bump date for previous.
2006-10-26 17:54:52 +00:00
drochner
cb7efd18c2
minor fixes and cleanup, reviewed by elad
2006-10-26 17:33:11 +00:00
kleink
c2de9884b6
Import tzdata2006n.
2006-10-26 17:04:27 +00:00
tnozaki
4b8989d796
remove unessesary 0x00-0x20, 0x60-0x7F mapping.
2006-10-26 16:19:02 +00:00
elad
04e6d5f932
Don't take chances... properly document KAUTH_NETWORK_INTERFACE. On a
...
second thought having that warning just in the CVS log doesn't look too
helpful. :)
2006-10-26 16:11:17 +00:00
elad
ed853f6398
Document that arg1 and arg2 for KAUTH_NETWORK_INTERFACE are optional.
...
Document that arg3 is optionally the interface-specific request. Should
only make sense if we pass ifnet * in arg1!
2006-10-26 16:06:39 +00:00
tnozaki
e53a1bf203
DST_UNIT_BITS is 8, nuke leading 0x00.
2006-10-26 16:04:21 +00:00
tnozaki
fe9a7f2aa1
0x2A7E is safe character.
2006-10-26 15:24:00 +00:00
tnozaki
f0e9414b43
added supports for chinese encoding ISO-2022-CN-EXT.
2006-10-26 15:06:17 +00:00
wiz
7f6433f8ce
Sort SEE ALSO. Fix Dd argument. Remove intro(4) xref (page does not exist).
2006-10-26 12:52:14 +00:00
wiz
13da499d18
New sentence, new line.
2006-10-26 12:50:22 +00:00
wiz
6acb9c2f08
Fix typos, improve markup.
2006-10-26 12:47:30 +00:00
wiz
faa00b034c
Fix typo, found by yamt.
2006-10-26 12:31:14 +00:00
wiz
1751d830e6
Various minor improvements.
2006-10-26 11:16:28 +00:00
wiz
dc554c90da
Fix Dd argument (full month name).
2006-10-26 10:54:52 +00:00
elad
adf8d7aab2
Introduce KAUTH_REQ_NETWORK_SOCKET_OPEN, to check if opening a socket is
...
allowed. It takes three int * arguments indicating domain, type, and
protocol. Replace previous KAUTH_REQ_NETWORK_SOCKET_RAWSOCK with it (but
keep it still).
Places that used to explicitly check for privileged context now don't
need it anymore, so I replaced these with XXX comment indiacting it for
future reference.
Documented and updated examples as well.
2006-10-25 22:49:22 +00:00
pooka
f9b7e6e829
Only nuke directory entry in remove and clear data completely only
...
when the node is reclaimed. This makes dtfs preserve unix open file
semantics.
2006-10-25 18:18:16 +00:00
jmmv
ccf856e4f9
Remove references to the GRUB patch required to load NetBSD kernels.
...
Finally they can be booted by mainstream GRUB-Legacy versions -- those
included with any Linux distribution!
2006-10-25 14:02:11 +00:00
jmmv
13f9baab4e
MULTIBOOT_SYMTAB_SPACE is gone because the kernel is now clever enough to
...
not need this hack.
2006-10-25 13:58:02 +00:00