index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
external
/
bsd
/
ntp
Age
Commit message (
Expand
)
Author
2014-02-27
offs_from_utc is known to be small, so explicitly cast it to int.
joerg
2014-02-27
Use abs for difference of integers.
joerg
2014-02-27
Use labs for long arguments and fabs for double ones.
joerg
2014-01-26
stoa() already includes the scope, no need to print it twice.
mlelstv
2014-01-24
Fix awk programs to use $$ so make doesn't eat each $
matt
2014-01-23
Support LLVM build.
joerg
2014-01-20
fix voluntary self-destruct (kill(0, SIGUP)) after successful int_res run and...
kardel
2014-01-20
use the old style no-error for gcc-4.1
christos
2014-01-20
ignore format errors for old gcc
christos
2014-01-20
gcc 4.1 does not have -Wno-error
christos
2014-01-20
Gcc-4.1 does not have -Wno-error
christos
2014-01-17
Do not try to bind to un-useable IPv6 addresses.
roy
2014-01-15
For MKREPRO, instead of using __DATE__ and __TIME__
apb
2014-01-15
If the "importdate" file exists, do not embed the date/time/build number
apb
2014-01-07
Fix format strings.
joerg
2014-01-05
- add new clk_sel240x.c
kardel
2014-01-05
- enable the rest of the PARSE clocks (missed config option when merging)
kardel
2014-01-05
- enable PARSE clocks (missed config option when merging)
kardel
2014-01-03
Don't bother with the h (short) modifier. The predicated use of bswap16
joerg
2014-01-02
Update warning flags to reflect the fixes. Restrict GCC flags to GCC.
joerg
2014-01-02
Don't pass in a format string, but flags for using %f / %g and the
joerg
2014-01-02
Add format string attribute for better detection.
joerg
2014-01-02
Avoid pointer operations on the format string.
joerg
2014-01-02
Use separate variables for the format strings to get working format
joerg
2014-01-01
fd == 0 is a valid descriptor!
christos
2013-12-31
Remove duplicate/old declaration of 'host' now that we allocate it on stack.
pgoyette
2013-12-31
pointless to call alloca for a 1K path string... Just allocate it on the stack!
christos
2013-12-30
- regen using byacc.
christos
2013-12-30
find ntp_scanner.h
christos
2013-12-30
regen
christos
2013-12-30
put back mdstries
christos
2013-12-30
prevent coredumps from syntax errors in the config file causing negative
christos
2013-12-30
remove unused variables
christos
2013-12-29
Handle ancient vax gcc.
christos
2013-12-29
not all characters are born signed.
christos
2013-12-28
Some html files were removed
christos
2013-12-28
32 bit build fixes.
christos
2013-12-28
remove (void *) casts when passing const pointers to a const void *
mrg
2013-12-28
adjust for non-amd64 build
christos
2013-12-28
update mkver
christos
2013-12-28
mention manual handling of man pages
christos
2013-12-28
resolve conflicts
christos
2013-12-28
adjust for new ntp and add the generated man pages
christos
2013-12-27
import devel ntpd to avoid amplification attacks.
christos
2013-10-20
fix unused variable warnings
christos
2013-09-21
Update LLVM/Clang snapshot to r191105. This brings in a better detection
joerg
2012-11-14
Use mdoc macro for literal block display.
njoly
2012-08-17
re-enable broadcast client config after interface re-scanning
kardel
2012-08-12
add cast.
christos
2012-08-12
- make the append function to not append past the end of the string
christos
[next]