ad
119899c354
Remove authors section, and update history where appropriate.
2006-11-13 16:33:56 +00:00
ad
4608df106c
- Remove AUTHORs section.
...
- Mention twa.
2006-11-13 16:29:05 +00:00
ad
bea3d13d1d
Add manual pages for RW locks, mutexes and condition variables. Not
...
enabled in the Makefile.
2006-11-13 16:22:11 +00:00
tnozaki
79a70a823d
1. add iconv support for followint encoding:
...
Vietnamese
TCVN 8bit Viet Nam National Standard
VISCII 8bit RFC1456
VIQR 7bit RFC1456(libVIQR)
Unicode Escape (GNU libiconv compatibility)
C99, JAVA (libUES)
2. fix iconv_std module:
add special treatment for POSIX Defect Report #288 case.
2006-11-13 15:16:28 +00:00
dyoung
a25eaede91
Add a source-address selection policy mechanism to the kernel.
...
Also, add ioctls SIOCGIFADDRPREF/SIOCSIFADDRPREF to get/set preference
numbers for addresses. Make ifconfig(8) set/display preference
numbers.
To activate source-address selection policies in your kernel, add
'options IPSELSRC' to your kernel configuration.
Miscellaneous changes in support of source-address selection:
1 Factor out some common code, producing rt_replace_ifa().
2 Abbreviate a for-loop with TAILQ_FOREACH().
3 Add the predicates on IPv4 addresses IN_LINKLOCAL() and
IN_PRIVATE(), that are true for link-local unicast
(169.254/16) and RFC1918 private addresses, respectively.
Add the predicate IN_ANY_LOCAL() that is true for link-local
unicast and multicast.
4 Add IPv4-specific interface attach/detach routines,
in_domifattach and in_domifdetach, which build #ifdef
IPSELSRC.
See in_getifa(9) for a more thorough description of source-address
selection policy.
2006-11-13 05:13:38 +00:00
plunky
57c0199dcf
Tidy away wsmouse_input() abstractions and update
...
documentation to include the W direction.
2006-11-12 19:00:42 +00:00
bjh21
867c8b45a3
Add GWS.
2006-11-12 11:29:51 +00:00
christos
1bb72362cf
more uucp removal.
2006-11-12 02:44:51 +00:00
jmmv
abac724ef9
Also use libraries from /lib for binaries installed into /libexec. Needed
...
by lfs_cleanerd which is about to be moved to this directory.
2006-11-11 14:41:20 +00:00
christos
42b579bab8
disable SSP for standalone code.
2006-11-11 06:28:49 +00:00
christos
d07f8e39ca
don't run paxctl if other commands were specified for that target.
2006-11-11 06:15:55 +00:00
christos
e81129f492
add the non tool version of paxctl
2006-11-10 17:22:19 +00:00
christos
fef715f487
if ${PROG_PAX} is defined, run paxctl on the binary after linking with
...
the value of the variable. This way, if you set:
PROG_PAX=+M
in /etc/mk.conf, you get what you deserve.
2006-11-10 17:13:15 +00:00
christos
3051b08454
Add ssp glue.
2006-11-09 17:06:54 +00:00
pooka
d666e1c0f4
play catchup with the rest of the world, i.e. shuffle stuff a bit
2006-11-09 13:11:52 +00:00
pooka
095997aad1
initial documentation for the puffs message interface
2006-11-09 01:29:34 +00:00
pooka
05310d3a05
give an estimation of the amount of free space
2006-11-08 11:25:29 +00:00
pooka
da17507da9
adapt to new lookup signature
2006-11-07 22:11:17 +00:00
xtraeme
f0a9e30534
First appeared in 3.1 not 4.0.
2006-11-06 21:32:57 +00:00
xtraeme
c3ca7d0b90
It was added in 3.1 not 4.0.
2006-11-06 21:31:26 +00:00
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