dragonfly.git
2004-12-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-14 Joerg SonnenbergerSync with OpenBSD.
2004-12-14 Jeroen Ruigrok... Add IDs for the following:
2004-12-14 Matthew DillonDo not reinitialize the translation mode if reattaching...
2004-12-13 Joerg SonnenbergerAdd dependency for libcrypto to dc(1). Don't build...
2004-12-13 Max OkumotoAdd back missing space after comma.
2004-12-13 Liam J. Foy- Restructure the code
2004-12-13 Liam J. Foy- Remove both errno.h and string.h. Both are unnecessary.
2004-12-12 Liam J. Foy- We should warn with argv[i] not argv[1]
2004-12-11 Jeffrey HsuMerge from FreeBSD:
2004-12-10 Matthew Dillonvm_page_free_*() now requires the page to be busied...
2004-12-10 Matthew DillonBring in elements from the FreeBSD usbdevs that the...
2004-12-10 Max OkumotoRemove more whitespace.
2004-12-10 Matthew DillonBring in FreeBSD/1.206 by Alan Cox, bde@, and tegge@:
2004-12-10 Max OkumotoStylification: missing spaces, extra space after functi...
2004-12-10 YONETANI TomokazuRemove unnecessary weird locking macro I added to blind...
2004-12-10 Max OkumotoAdd code to enforce the paralleism count (-j N) for...
2004-12-10 Max OkumotoReduce the casts off NULL in comparison with a pointer.
2004-12-10 Max Okumotoo Allow use of the ${MAKE_SHELL} variable to specify...
2004-12-10 Max OkumotoTake advantage of the .Nm utility. It remembers the...
2004-12-10 Max Okumotoo Reduce warns by adding default case to switch.
2004-12-09 Max OkumotoMove catch_child() to reduce diffs between FreeBSD...
2004-12-09 Max OkumotoAdd missing function description.
2004-12-09 Max OkumotoChange a couple of the primitve list functions to be...
2004-12-09 Max OkumotoUse typedefs for the types of the functions that are...
2004-12-08 Jeffrey HsuCache a pointer the last mbuf in the sockbuf for faster...
2004-12-08 Joerg SonnenbergerImplement generation counters as (at least) 64 bit...
2004-12-08 Liam J. Foy- Whoops! I missed some from the previous commit. My...
2004-12-08 Liam J. Foy- Check the return value of setenv(). We should check...
2004-12-08 Joerg SonnenbergerMark the following stuff as depricated:
2004-12-08 Liam J. Foy- We should always check the setenv() call. Why? becaus...
2004-12-08 Max OkumotoTrying again. Anyone see this mail?
2004-12-08 Max OkumotoAdd my stuff.
2004-12-08 Matthew Dillontest
2004-12-08 Matthew DillonUnlock the namecache record when traversing a mount...
2004-12-08 Max OkumotoMerge the contents of lstInt.h into the public lst...
2004-12-08 Max OkumotoStyle: prototypes, un-register and remove some empty...
2004-12-08 Max Okumotoo Include sys/sysctl.h on all architectures not only...
2004-12-08 Max OkumotoTest if I can change this file.
2004-12-08 YONETANI Tomokazuadd ServeRAID disk node to `MAKEDEV all' for many(...
2004-12-06 Liam J. Foy- Remove signal.h
2004-12-06 Joerg SonnenbergerDon't include the "Hello, world" example in libz.
2004-12-05 David RhodusHandle all types of interrupts when operating the uhci...
2004-12-04 Jeffrey HsuAccept resets sent while the receive window is zero.
2004-12-04 Matthew DillonFix the boottime calculation when the time of day is...
2004-12-04 Jeffrey HsuHandle window updates inside header prediction to incre...
2004-12-04 Jeffrey HsuWe have to replicate listening IPv6 sockets in the...
2004-12-04 Joerg SonnenbergerReturn retval if the second sysctl failed, not NULL.
2004-12-03 Liam J. Foy- strings.h -> string.h
2004-12-03 Joerg SonnenbergerReplace div_pcblist / rip_pcblist / udp_pcblist with...
2004-12-03 Joerg SonnenbergerMake rp(4) compilable again. Don't even think about...
2004-12-03 Joerg SonnenbergerRemove unused tcpdump sources.
2004-12-01 Joerg SonnenbergerDon't read userland pointers directly, copy them first...
2004-12-01 Liam J. Foy- Remove registers from rcorder
2004-12-01 Liam J. Foy- Remove unnecessary casts
2004-12-01 Joerg Sonnenbergerjob.c: 1.51->1.52
2004-12-01 Joerg Sonnenbergercompat.c:1.38->1.39
2004-12-01 Joerg Sonnenbergercond.c:1.27->1.28
2004-12-01 Joerg Sonnenbergervar.c: 1.44->1.45
2004-12-01 Joerg Sonnenbergervar.c: 1.42->1.43
2004-12-01 Joerg SonnenbergerAdd rdate(8). This supports both SNTP(RFC 2030) and...
2004-12-01 Joerg SonnenbergerMove ntp.org's ntp into the attic.
2004-12-01 Joerg SonnenbergerChange the default for ntpd back to -s, the bug which...
2004-12-01 Joerg SonnenbergerForce commited to annotate missing log message.
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerForce commited to annotate missing log message.
2004-12-01 Joerg Sonnenberger*** empty log message ***
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg Sonnenberger*** empty log message ***
2004-12-01 Joerg Sonnenbergerjob.c:1.52->1.53
2004-12-01 Joerg Sonnenbergermake.1: 1.77->1.78
2004-12-01 Joerg SonnenbergerMakefile: 1.32->1.33
2004-12-01 Joerg SonnenbergerMakefile: 1.31->1.32
2004-11-30 Joerg SonnenbergerSwitch a strncpy into a strlcpy. I'm not sure why this...
2004-11-30 Joerg SonnenbergerRemove struct ipprotosw. It's identical to protosw...
2004-11-30 Joerg SonnenbergerDon't include stddef.h from the kernel.
2004-11-30 Joerg SonnenbergerMakefile:1.30->1.31
2004-11-30 Matthew DillonFix a bug in ESTALE handling for NFS. If we get ESTALE...
2004-11-30 Joerg Sonnenbergermake.1: 1.67->1.68
2004-11-30 Joerg Sonnenbergerparse.c: 1.53->1.54
2004-11-30 Joerg Sonnenbergerjob.h: 1.20->1.21
2004-11-30 Joerg SonnenbergerFix a bug that leads to a crash when binat rules of...
2004-11-30 Joerg Sonnenbergerdir.c: 1.31->1.32
2004-11-30 Joerg Sonnenbergerauthor: ru
2004-11-30 Joerg Sonnenbergermain.c: 1.81->1.82
2004-11-30 Joerg SonnenbergerSet DFPORTSDIR. It will be used by "make index" soon.
2004-11-30 Joerg SonnenbergerConvert some broken cases where Error is called, but...
2004-11-29 Liam J. Foy- Constify most of the function
2004-11-29 Liam J. Foy- Sync with FreeBSD
2004-11-28 Joerg SonnenbergerAllow "make index" to actually by fixing lots of smalle...
2004-11-28 Liam J. Foy- Fix setmode. Setmode can fail due to malloc. We shoul...
2004-11-28 Liam J. FoyMore cleans
2004-11-28 Joerg SonnenbergerCover the verbosity code in {}, otherwise the newline...
2004-11-28 Liam J. Foy- Remove unnecessary casts
2004-11-28 Joerg SonnenbergerMissing return-value check for malloc.
2004-11-27 Joerg SonnenbergerReorganise the nlist handling a bit, use an enum instea...
2004-11-27 Joerg SonnenbergerFix a stupid fault in the last condition. The code...
2004-11-26 Joerg SonnenbergerRemove some !FreeBSD compat code, which produces warnin...
2004-11-26 Joerg SonnenbergerDon't define the .BEGIN with the override message twice...
2004-11-25 Liam J. Foy- Add new -vv option. If the -v flag is specified more...
next