henning
33684f5b14
eh, actually add the startup code for ntpd
20 years ago
deraadt
9966f66b52
bit too rushed :-)
20 years ago
henning
9449fe79c2
remove startup code for that other ntpd from ports and use the one
in base instead. theo ok & rush to go for beer
20 years ago
henning
83435a0b47
sample ntpd config file
20 years ago
henning
e490cc8936
keep last 8 offset,delay pairs - we'll need them for the clock filters later.
for now, average over those to adjust the local clock.
20 years ago
henning
25baf3f656
delay, not error
20 years ago
otto
74f0809de0
use correct multiplier for us -> s conversion
20 years ago
henning
ff435348cf
don't limit to one remote server any more
20 years ago
henning
7cb3db11e2
calculate the median offset from all servers we sync to and call
adjtime() when necessary to keep the local clock in sync
yes, that means ntpd syncs the local clock now.
20 years ago
henning
43d3d7e70a
put interval defines in ntpd.h and name them consistently
20 years ago
henning
d6fd2597f7
simplify slightly
20 years ago
henning
bc7ac3d288
KNF
20 years ago
alexander
9b6618babd
Compute the local clock offset from the server's response.
ok henning@
20 years ago
alexander
ff4cb11db4
wrong struct calloc'ed; ok henning@
20 years ago
jmc
9ddc3b1129
kill dead .Xr to memory(3);
from kjell@
20 years ago
mickey
4e03788cf2
add two commented out vars to set
20 years ago
millert
a7c3ce90a9
/usr/share/doc/html/milter
20 years ago
matthieu
bbfacb6f3c
We don't provide kxd anymore. ok henning@
20 years ago
alexander
381c8ef653
When no listener is specified, create a listener on every IP. Problem
reported by Peter Hessler. ok henning@
20 years ago
millert
15016550a0
Add /usr/include/libmilter
20 years ago
millert
051f4d9789
make includes in gnu/usr.sbin/sendmail/libmilter
20 years ago
ho
3e87b40f88
Default enable udpencap. Add 'disable' sysctl to sysctl.conf. markus@ ok.
20 years ago
deraadt
09b1cd4ecc
build & ship bsd.rd
20 years ago
tom
f68fdae108
Add genericstable to the list of databases we can create automatically.
"looks fine" millert@
20 years ago
deraadt
f94c3bd71d
hsearch API/ABI u_int -> size_t -> crank majors; ok millert
20 years ago
millert
c90a644274
Working hcreate(3) et al from NetBSD (cgd) via ray at cyth dot net.
Now passes the regress tests.
20 years ago
espie
1452d17230
Cosmetic clean-up.
Simpler licence, update copyright years, trim empty lines, ISO declarations.
okay miod@
20 years ago
alexander
62e55d8051
Precedence and type fix; ok henning@
20 years ago
ho
f1bf9ca4e3
Add ipsec-nat-t at port 4500
20 years ago
jfb
7a1e9128cc
Make the `filename' parameter to HASHFile() and HASHFileChunk() const
ok pedro@, millert@
20 years ago
marc
620a3670ec
errno -> err in a structure. OK deraadt@
20 years ago
avsm
95bbd623be
add bounds check for src pointer in bcopy(3) as well as dest pointer,
noticed by millert@
20 years ago
itojun
2ae4d4b588
pop3 over tcp6
20 years ago
miod
eec56b624d
Regen.
20 years ago
miod
303f1eefce
Add /dev/crypto support.
20 years ago
henning
c1beef1cf2
size struct pollfd and idx2peer dynamically instead of imposing an arbitary
limit on OPEN_MAX, modeled after bgpd
20 years ago
henning
a4881967ba
ewps, add ntpd.conf.5
20 years ago
henning
2eeaf15a63
bloody attempt at a manpage
20 years ago
todd
48c7a891f9
backup isakmpd keys too
ok msf@ hshoexer@ krw@ millert@
20 years ago
henning
ed86cbbedb
provide most of the client functionality.
hook the descriptors into the main poll and such.
we're not doing anything with the reply we recive yet, tho.
mostly hacked on the Frankfurt->Montreal flight, as batteries and those
horrible air canada seats permitted...
20 years ago
henning
e473e31441
provide log_sockaddr, from bgpd
20 years ago
deraadt
2c6442909a
build bsd.md, and put it into the snaps
20 years ago
millert
6cd80dc0e2
According to POSIX, _POSIX_PATH_MAX should be 256 but _POSIX_SYMLINK_MAX
should only be 255. You would think they would be the same but you'd be
wrong.
20 years ago
marc
2092fd5de8
major bump to libc and libpthread to break the dependency of a
20 years ago
grange
b9e5d0c1c8
Add /etc/hotplug.
ok millert@
20 years ago
alexander
760bec6544
Move prototype definitions. Add multi-include protection to header.
ok henning@
20 years ago
grange
6bc5d18bac
hotplugd startup.
ok deraadt@
20 years ago
millert
6c1618adfd
An optional argument cannot start with '-', even if permutation is
disabled. Magne Oestlyngen.
20 years ago
grange
27494fe726
sync
20 years ago
grange
1f9c4aa1b1
Add gpio device nodes.
ok deraadt@
20 years ago