yamt
0576f5e521
add conf/std for MI standard options. currently empty.
2005-09-17 09:43:40 +00:00
christos
5c902c0f21
Document that mkdir("/", x) returns EISDIR. According to POSIX this is not
...
an allowed error, but we return EIO and EDQUOT also which are not in POSIX
either.
2005-09-17 06:08:03 +00:00
christos
b39d90de0c
mkdir(2) can return EISDIR for /
2005-09-17 06:05:04 +00:00
elad
02197be174
Lint warnings.
2005-09-17 01:51:21 +00:00
jmcneill
a06fde40bd
Match my Zonet ZEW2500P
2005-09-16 23:55:14 +00:00
jmcneill
4cfb3e3385
Additional usbdevs entry for Ralink; found on my Zonet ZEW2500P
2005-09-16 23:54:25 +00:00
elad
769541972d
Rename struct pw_policy -> struct pw_policy_handler.
2005-09-16 22:38:48 +00:00
drochner
a7eb670171
these went to compat
2005-09-16 18:29:55 +00:00
drochner
345977809b
some stuff went to compat
2005-09-16 18:27:34 +00:00
drochner
dc5149a5bf
sigtramp1 moved to compat
2005-09-16 18:24:49 +00:00
drochner
153a0d2611
bring the compat code for alpha into place
2005-09-16 18:21:19 +00:00
christos
29f3692018
add <compat/sys/signal*.h>
2005-09-16 17:09:52 +00:00
christos
5b36787563
spelling fixes from Joerg Sonnenberger
2005-09-16 17:05:14 +00:00
christos
b60b306ef2
Another missing mkdir() race pointed out by chuq. Factor out the mkdir code.
2005-09-16 16:48:18 +00:00
wiz
c4b850a8a6
Add man page for l{,l}rint{,f}(3), very loosely based on the FreeBSD one.
...
Requested by martin@
Reviewed by drochner@
2005-09-16 15:26:47 +00:00
yamt
db59142cb3
tmpfs_dir_getdotdotdent: correct fileid.
2005-09-16 00:18:48 +00:00
dyoung
b1725a3d60
Commit a straggler: use the new SIOCG80211STATS/SIOCG80211ZSTATS
...
ABI.
2005-09-15 23:35:15 +00:00
tsarna
064cb14faa
Rest of fix for PR#31184: getaddrinfo() now honors resolv.conf sortlist
...
directive for dns answers.
Also, unifdef the RESLVSORT (non-)option sillyness.
Reviewed by christos.
2005-09-15 23:33:41 +00:00
uwe
8a5d0eb1c0
Add lint stubs for __setjmp14 and __sigsetjmp14.
2005-09-15 22:49:33 +00:00
uwe
4890707a48
Switch arch/sh3/gen to the new compat code layout.
2005-09-15 22:44:58 +00:00
christos
d23b4c02bd
This is not used anymore; pointed out by uwe.
2005-09-15 21:56:30 +00:00
uwe
bdfc6e2e00
Switch arch/sh3/sys to the new compat code layout.
2005-09-15 21:39:15 +00:00
skrll
609c167c77
Correct a debug message.
2005-09-15 19:56:50 +00:00
mrg
84cb5f3013
oops. fix previous by keeping the stat() inside #ifndef SMALL. pointed
...
out by dsl.
2005-09-15 18:51:33 +00:00
uwe
04b13834d6
Drop obsolete bus_space_* compat defs.
2005-09-15 18:34:03 +00:00
tsarna
083c291209
Re-enable resolv.conf sortlist support in gethostbyname().
...
Fixes first part of PR#31184. addrsort() was not exposed to the rest of
libc as it turns out not to be usable for getaddrinfo(), so a different
sorter will be implemented for that.
2005-09-15 15:25:40 +00:00
wiz
b2e59d5cd3
Sort sections.
2005-09-15 15:14:37 +00:00
nonaka
f4b01f6f22
Added rs5c372rtc, shpcic man pages.
2005-09-15 15:04:55 +00:00
tron
19577e1cae
Reject unformatted manual pages with "[" characters in the description
...
because "makewhatis" cannot handle nroff macros properly. This fixes
the result of "apropos chrtbl". Problem pointed out by wizd(8)
in private e-mail.
2005-09-15 14:20:01 +00:00
drochner
ccaf4d6706
use __inline as before, otherwise "gcc -ansi" blows up
2005-09-15 13:44:41 +00:00
christos
a6b8486dda
Mention compat changes, and fix the entry above; (hi jmmv)
2005-09-15 12:41:23 +00:00
yamt
8e6209cffb
change the way to handle directory "offsets" so that
...
they won't be changed when removing entries in the directory.
some applications like cvs rely on this.
2005-09-15 12:34:35 +00:00
mrg
bdc7967496
in file_compress() always stat() the input file. this patch avoids
...
reading from uninitialised space as provided by John Hein in PR#28995.
2005-09-15 09:30:21 +00:00
mrg
5c0ab9e0af
fix signed/unsigned mismatch reported by Christian Biere in PR#31180
...
using his provided patch.
2005-09-15 09:11:30 +00:00
wiz
e6f32f6f02
Drop trailing whitespace.
2005-09-15 08:42:09 +00:00
tsarna
9cb3a4de17
Default rwhod to running as _rwhod (but leave disabled by default).
...
I thought I already comitted this one...
2005-09-15 03:40:34 +00:00
christos
c315b31f19
Fix a comment.
2005-09-15 03:00:16 +00:00
wiz
0c305c1a7e
Drop trailing whitespace.
2005-09-15 02:10:37 +00:00
wiz
d9f5a9df01
Use standard AUTHORS section header. From YOMURA Masanori in private mail
...
Sort sections if necessary. Use more/better markup.
2005-09-15 02:09:41 +00:00
wiz
de0d2ef49e
Fix -j description and "interface" case problem. From YOMURA Masanori in private mail.
...
While here, sort options.
2005-09-15 01:49:07 +00:00
rpaulo
caaefabc19
Don't print a warning about stale utmp{,x} entries if security.curtain
...
sysctl is equal to 1. We can still detect stale utmp entries if that
knob is off.
2005-09-15 00:58:49 +00:00
he
2f1d097559
The compat signal / signalvar headers are only needed under COMPAT_13
...
and COMPAT_OSF1, so make the header inclusion conditional as well.
2005-09-14 21:48:14 +00:00
yamt
20bb9654a2
tmpfs_getpages: don't create pages past eof.
2005-09-14 20:27:26 +00:00
yamt
1f6a8b12c5
uao_put: don't skip loaned or wired pages.
2005-09-14 20:25:21 +00:00
christos
9d2cc4eaf5
Fix opendir30 screwup and sort the compat defs for clarity.
2005-09-14 20:20:15 +00:00
elad
30cf53ba56
Fix copy/paste.
...
From Ralf Huvendiek, thanks!
2005-09-14 19:58:57 +00:00
he
6f5b98e680
Another file needing <compat/sys/signal.h> and <compat/sys/signalvar.h>
...
for native_sigset_to_sigset13().
2005-09-14 19:30:45 +00:00
he
e1e0525260
Another set of files needing <compat/sys/signal.h> and
...
<compat/sys/signalvar.h> for native_sigset13_to_sigset().
2005-09-14 19:27:48 +00:00
bouyer
67d1ec35c9
Enable systrace for Xen, there's no reasons for it to be disabled.
...
Pointed out by Sascha Retzki on port-Xen.
2005-09-14 19:06:15 +00:00
elad
44b5bc7c94
Add pw_policy.3.
...
From Hisashi T Fujinaka, thanks!
2005-09-14 18:45:40 +00:00