dragonfly.git
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 SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerForce commited to annotate missing log message.
2004-12-01 Joerg SonnenbergerForce commited to annotate missing log message.
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg Sonnenberger*** empty log message ***
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...
2004-11-25 Joerg SonnenbergerFix warnings about yyerror, yylex and yy_unput
2004-11-25 Joerg SonnenbergerFix parameters for comparision function.
2004-11-24 Joerg SonnenbergerAdd the basic of libkcore. Switch pstat to use kcore...
2004-11-24 Joerg SonnenbergerComment out extra tokens after #else and #endif.
2004-11-24 Joerg SonnenbergerChange the include order of archive_string.h and archiv...
2004-11-24 Matthew DillonCleanup some ESTALE issues on the client when files...
2004-11-24 Matthew Dillono Give make(1) the ability to use KQUEUE to wait for...
2004-11-24 Matthew Dillono Fix proto type
2004-11-24 Matthew Dillono Pacify ``make -f /dev/null -V FOO''.
2004-11-24 Matthew Dillono Print a warning when we are given two scripts for...
2004-11-24 Matthew Dillonpatch-4.10: Clean some includes and remove ifdef __STDC...
2004-11-24 Hiten PandyaAdd a SECURITY section which describes the kern.ckptgro...
2004-11-23 Matthew DillonRemove the checkpoint module. checkpointing is now...
2004-11-23 Matthew DillonRemove checkpt/ from Makefile.modules. checkpt is...
2004-11-23 Eirik NygaardIt is sys_checkpoint.2 not checkpoint.2
2004-11-23 Liam J. Foy- Add newgrp(1) into the build
2004-11-23 Liam J. Foy- Import newgrp(1) from FreeBSD
2004-11-23 Matthew DillonAdd the sys_checkpoint(2) manual page and expand checkp...
2004-11-23 Matthew DillonThere is enough demand for Kip Macy's checkpointing...
2004-11-23 Hiten PandyaTest Commit
2004-11-23 Matthew DillonDocument the mandatory use of vget() prior to modifying...
2004-11-23 Matthew DillonFix a bug in chown, chmod, and chflags. When the setff...
2004-11-23 Hiten PandyaCorrect spelling.
2004-11-22 Matthew DillonFix the PRI field to not display bogus process prioriti...
2004-11-22 Matthew DillonThe fp argument to vn_open() is optional but the code...
2004-11-22 Matthew DillonAdd support for adjusting the interrupt throttling...
2004-11-21 Matthew DillonCleanup the 'cache_lock: blocked on..' warning message...
2004-11-21 YONETANI Tomokazulwkt_runnable is declared in <sys/thread2.h>
2004-11-20 Matthew DillonFix a number of SMP issues.
2004-11-20 Matthew Dillonsendfile() was seriously broken. It was calling vm_pag...
2004-11-20 Matthew DillonAdd code to the BIOS VM86 emulator to detect writes...
2004-11-20 Matthew DillonFix a conditional. sdl was not unconditionally being...
2004-11-20 Matthew DillonGive init the ability to chroot to a directory based...
2004-11-19 Eirik NygaardMake the code WARNS= 6 clean.
2004-11-19 Liam J. Foy- Add WARNS?= 6
2004-11-19 Liam J. Foy- Add $DragonFly$ tag
2004-11-18 Matthew DillonRe-enable SACK by default. Jeff fixed the corruption...
2004-11-18 Matthew DillonCleanup some dangling issues with cache_inval(). A...
2004-11-18 Joerg SonnenbergerReplace lvalue cast.
2004-11-18 Joerg SonnenbergerUse kinfo_get_vfs_bufspace instead of kvm.
2004-11-18 Joerg SonnenbergerAdd kinfo_get_vfs_bufspace(). Remove some junk from...
2004-11-18 Joerg SonnenbergerInclude Makefile
2004-11-18 Joerg SonnenbergerAdd a new system library, libkinfo. It is intended...
2004-11-18 Joerg SonnenbergerRevert a part of the last commit. The changes to use...
2004-11-18 Matthew DillonLots of bug fixes to the checkpointing code. The big...
2004-11-18 Joerg SonnenbergerMake pstat WARNS=6 clean.
next