deraadt
e91cd4627d
sync
19 years ago
deraadt
3b773e5347
old ses device goes away
19 years ago
jmc
049f614fe0
kernal->kernel;
from netbsd pr #30872 (anonymous post);
ok deraadt@ krw@
19 years ago
jmc
48da60bb34
O_EXLOCK stuff was introduced in June 1997, and backed out again in
November of that year; however, the corresponding man changes were
never backed out.
do that now, reversing -r1.3 of this file;
original pr and diff from peter philipp (this commit closes pr #4309 );
i chose to revert -r1.3 rather than accept the new wording from peter;
thanks jaredy@ for tracking all this down, and supplying the ok...
19 years ago
jmc
8e5ce97e5d
kill errant blank line;
19 years ago
jaredy
eb2659255c
- typos, punctuation, layout, macro tweaks
- break long lines
ok jmc
19 years ago
jaredy
a8bc8f0749
- typos, grammar, punctuation, layout tweaks
- use `$' for command prompts
- clean up: use a bullet list instead of adding junk to denote list
items
ok jmc
19 years ago
jaredy
fcfe8543e4
provide a description of the EXAMPLE; ok jmc
19 years ago
jaredy
0e45f07325
note when these first appeared; ok jmc
19 years ago
mcbride
2ecb4d28e9
Fix the test for successful ifconfig of carp interface on shutdown, makes
graceful shutdown work correctly.
ok mpf@ deraadt@ a long time ago, committed to local repository by accident.
19 years ago
mbalmer
6cd72f8135
Adding netplan, 2983/tcp
ok deraadt@
19 years ago
dtucker
020dd82b59
Skip invalid interfaces during 'listen on *'; ok henning@
19 years ago
jmc
671679707b
grammar;
ok deraadt@
19 years ago
tom
c9eede1f36
Fix grammar. From art@.
19 years ago
miod
13c937fcd9
Regen
19 years ago
jaredy
9598fd3fc1
punctuation and minor rewording, ok jmc
19 years ago
henning
2d70ef1866
shrink read buffer size from 64k to 4k, this is not bgpd and we're dealing
with way less data
19 years ago
henning
b315af7289
remove recently added "using privsep user X" message, spams console in -s
mode, noticed by kettenis
19 years ago
henning
015104437f
fix a function name in an error message
why this was rotting in my tree for so long, I dunno - and I dunno where it
came from
19 years ago
dtucker
98e724b50a
More descriptive error if a signal causes the child to exit; ok henning@
19 years ago
dtucker
c6fbdd6b60
Print privsep user and dir when in debug mode; ok henning@
19 years ago
dtucker
4eaa821e76
Print actual error when in debug mode; ok henning@
19 years ago
grange
fbe8b6b13e
Install netbt/ includes.
ok henning@
19 years ago
jmc
055936f356
kill errant full stop;
19 years ago
jmc
e44f6063e5
got to be a pasto...
19 years ago
tdeval
eead62184d
Fix the unmapping of freed pages, leaving just 64k worth of cache pages.
Prodded by art@ and fgsch@, ok deraadt@
19 years ago
dtucker
b5f096de27
add another non-fatal error for recvfrom; ok henning@
19 years ago
dtucker
f9299bb123
Save transmit time for each peer for later use as refid for SNTPv4
replies. ok henning@
19 years ago
espie
14a721a9a3
Add a few missing functions so that wctype.h/wchar.h are more or less
uptodate, namely, wcsto(u)l(l) family, wcstod, stubs from wctrans/towctrans
crank minor.
okay millert@, jmc@.
19 years ago
jmc
b8c35046aa
whitespace;
19 years ago
millert
6ec8c4af59
More robust example of numeric argument handling. The old example
code would dereference NULL for mixed letter and number args.
OK deraadt@
19 years ago
todd
ceaa7dce4c
sync
19 years ago
todd
55bf6d6d0e
add bio
prompted by deraadt@ and henning@, ok marco@
19 years ago
deraadt
f107efab9c
we do not do -s in /etc/rc anymore. this is because, even if -s did try to
do it's job it would have to choose between two cases:
1. either it would take a very long time to get the correct adjustment, thus,
if you are not currently on the net right, you wait a long time (or must
type ^C, which is ridiculous)
2. ntpd could be modified to "abort early", but then would not meet the
promise made by -s in the manual page (note: it does not say that it
"tries")
therefore, -s and -S must become user choices. Sorry. This same choice is
made in lots of other places
19 years ago
martin
d4bca7e5f3
sync
19 years ago
martin
642f724ae8
USB support
ok mickey@
19 years ago
espie
d0f50b55ef
zap duplicate prototype
19 years ago
espie
9e5b556fca
K&R -> ANSI
APIWARN
okay millert@, otto@
19 years ago
henning
a16f15c2c3
use a #define for the time to wait on -s and clarify a log msg
19 years ago
deraadt
370b0c30d3
ntpd -s by default is just a pause if there is no net
19 years ago
henning
ed37b625d3
use a little state engine to keep track of delayed dns lookups and such,
eases things
tested by Jason Ackley <jason@ackley.net> Matthias Kilian
<kili@outback.escape.de> Stephen Marley <stephen@marley.org.uk> sturm@
theo ok
19 years ago
millert
62151f2edd
Remove remaining whiteout tentacles; OK deraadt@ miod@ weingart@
19 years ago
deraadt
2f71051cb2
no longer a need for the free(malloc(1)) hack, because the brk stuff
no longer needs initializing (we use mmap for malloc entirely now)
noticed by kjell, ok dhartmei, tested by me
19 years ago
henning
f26dc19c5e
don't install netns includes any longer, ports bulk build test by pval
19 years ago
espie
a428b44e26
next citrus step.
19 years ago
millert
5234066725
bye bye whiteouts
19 years ago
reyk
7e8938e469
add some configuration examples for the new hostapd(8) event rules
(commented out).
19 years ago
millert
3c7c532305
bye bye whiteouts
19 years ago
miod
3b2e890a81
Regen
19 years ago
miod
07a0464d6e
Wrong major for lpt.
19 years ago