sthen
da71d2e0c3
list package changes in daily insecurity output
ok henning
17 years ago
reyk
ccb1b9f61c
add additional relay examples: simple non-SSL TCP relay, transparent
HTTP proxy. this makes it easier to test hoststated.
ok pyr@
17 years ago
pyr
bf599d131d
ntpd and bgpd's turn to behave like the others.
ok henning@
17 years ago
otto
218fc01263
don't fill the logs; spotted by deraadt@ ok henning@
17 years ago
deraadt
81f08437d0
install includes from libexpat
17 years ago
deraadt
68db682190
build sparc64 bsd.mp too
17 years ago
mpf
e2ae46bb11
Allow '=' to end a number in all lexers.
Requested and OK deraadt@
17 years ago
deraadt
2c7a142792
in the lex... even inside quotes, a \ followed by space or tab should
expand to space or tab, and a \ followed by newline should be ignored
(as a line continuation). compatible with the needs of hoststated
(which has the most strict quoted string requirements), and ifstated
(where one commonly does line continuations in strings).
pointed out by mpf, discussed with pyr
17 years ago
deraadt
57dad2b43b
permit tcp 111/2049 at boot too, for tcp nfs mounts; Jim Rees
17 years ago
otto
a4d5c83577
Allow ntpd to report the status of peers and sensors to syslog. This
happens when a SIGINFO is received, or when the majority of peers or
sensors is bad. The latter with a maximum of once per 24 hour.
ok henning@ ckuethe@ mbalmer@
17 years ago
deraadt
5dc20bf5c4
the iso can be smaller
17 years ago
deraadt
b30a9ec75b
in all these programs using the same pfctl-derived parse.y, re-unify the
yylex implementation and the code which interacts with yylex. this also
brings the future potential for include support to all of the parsers.
in the future please do not silly modifications to one of these files
without checking if you are de-unifying the code.
checked by developers in all these areas.
17 years ago
deraadt
708686ed78
next step in the yylex unification: handle quoted strings in a nicer fashion
as found in hoststated, and make all the code diff as clean as possible. a
few issues remain mostly surrounding include support, which will likely be
added to more of the grammers soon.
ok norby pyr, others
17 years ago
deraadt
7c02dc5c7e
entry for the install##.iso file we now create
17 years ago
norby
62f29e324b
Add a sample configuration file for the newly imported ospf6d(8) daemon.
ok dlg@
17 years ago
pyr
31ac1d57bb
add a RETURN VALUES section.
ok jmc@
17 years ago
norby
b8d21f617d
Add the user _ospf6d otherwise the newly imported ospf6d daemon will not
start.
ok dlg@
17 years ago
otto
5cf0cbe4b6
pcc knows _Bool. ok beck@ miod @millert
17 years ago
jmc
dbae57ca40
add HISTORY; shortened version of diff from Ilya A. Kovalenko
ok millert
17 years ago
deraadt
464e8d28dd
use a setup function for options, cleaner; ok cloder
17 years ago
ckuethe
89d498e9d8
Correctly assign a default weight of 1 to sensors and servers.
ok beck
17 years ago
jmc
121bce7837
add -n to usage();
17 years ago
pyr
90f5650e4c
Provide the -n switch like in the other imsg daemons for testing
the configuration file.
"yes please, ok" henning@
17 years ago
jmc
81600a329d
one more missed change;
17 years ago
ckuethe
e2f42bb333
Small style tweak, from jmc and Maurice Janssen
17 years ago
ckuethe
4f75588722
Add a knob to compensate for a refclock that is early or late. Based on a
17 years ago
deraadt
a345b0c863
default weight has to remain 1; seen by Maurice Janssen
17 years ago
deraadt
17638a8659
this is where it all started, since future ntpd.conf commands will require
negative parameters. extend lex to spot numbers in the stream. as well,
make it easier to add parameters on command line in any order later
ok otto ckuethe
17 years ago
deraadt
68e05a5470
comment inside comment
17 years ago
chl
cf0e72fea8
Add missing header to avoid warning
ok millert@ ray@
17 years ago
steven
af257cd009
add man3f/cat3f directories for fortran man pages
ok espie@, millert@, jmc@
17 years ago
deraadt
58f16dd9e2
no need to talk about bits; ok millert jmc
17 years ago
millert
6441b2ef99
Update free(3) section--we use mmap()/munmap(), not brk().
Based on a diff from Mike Belopuhov. OK jmc@
17 years ago
jmc
018d78d2bc
remove trailing whitespace;
17 years ago
millert
7726c7baf2
Add __cxa_atexit() support for gcc3. This provides support for shared object destructors called at dlclose() time. Inspired by similar changes in FreeBSD and NetBSD.
17 years ago
millert
63cad49094
add recaloc(3)
17 years ago
millert
f5ac8d80cf
add memrchr(3)
17 years ago
joel
a15e8c9c30
Only send hash of /etc/ipsec.conf if it changes since it can contain
a pre-shared key
ok hshoexer@ cloder@ (some time ago)
17 years ago
deraadt
93a9caecd5
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
17 years ago
ckuethe
05c8b9ebe9
Allow ntpd to log sensor offsets and adjtime calls to syslog at LOG_DEBUG
priority.
ok gwk, mbalmer, weingart
"explicit non-ok from" henning
17 years ago
henning
ef0c7518c0
plural of ID is IDs, not ID's, ok mk jmc
17 years ago
cnst
0c717b2cdc
s/ and don't keep state//, removing an outdated comment; ok deraadt@
17 years ago
millert
ad911583f0
Clarify the example about avoiding overflow. OK ray@ deraadt@
17 years ago
steven
9291c4ccae
update emacs pkgname
ok pval
17 years ago
ray
e35f6842e2
Show how to use strcspn(3) to trim newlines.
OK jmc and millert.
17 years ago
ckuethe
5b4a0b0b28
This diff makes ntpd poll for sensors more aggressively when the use of
sensors is requested, but no sensors are found.
ok henning
17 years ago
deraadt
ab7b9064ac
fix spacing error in mail header; Pierre Riteau
17 years ago
deraadt
4e88f578c9
sync
17 years ago
deraadt
aae2fc409a
copy nvram code from i386, because amd64 can use it too. done by
tybollt@solace.miun.se, ok jcs
17 years ago
david
3d84c5f83e
+hoststated.conf
17 years ago