dragonfly.git
2005-04-07 Max OkumotoFreeBSD-Date: 2005/03/31 11:35:56
2005-04-07 Max OkumotoAdd compat code so code that uses types defined by c99
2005-04-06 Matthew Dillonadd ports/polish
2005-04-06 Matthew DillonUpdate the various DragonFly supfiles, rename some...
2005-04-06 Matthew DillonInclude fsid information in the mount point dump.
2005-04-06 Matthew DillonCorrect an NFS bug related to ftruncate() operations...
2005-04-06 Matthew Dillonlibstand is used by the boot loader, make sure the...
2005-04-06 YONETANI TomokazuBring in long-forgotten man pages for ACPI components...
2005-04-05 David XuRemove unused strong reference.
2005-04-05 Matthew DillonAdd some minor in-code documentation.
2005-04-05 Matthew DillonAdd cases for the nvidia nForce3 PRO and PRO S1. Who...
2005-04-05 Matthew DillonMake sure neither the boot loader nor the kernel is...
2005-04-05 Matthew DillonAutomatically calculate the kernel revision for release...
2005-04-05 Joerg SonnenbergerAdd nv(4) man page.
2005-04-05 Joerg SonnenbergerDon't reset getopt after each loop, we don't use the...
2005-04-05 Joerg SonnenbergerRevamp getopt(3) usage:
2005-04-05 Joerg SonnenbergerSince optind=0 has a special meaning for GNU getopt...
2005-04-05 Matthew DillonApply same bug fix as last commit to IPV6.
2005-04-05 Matthew DillonFix a bug in the distributed PCB wildcardhash code...
2005-04-05 Matthew DillonA program which dumps the wildcard hash table for the...
2005-04-05 Matthew DillonAdd the 'webstress' utility. This program will fork...
2005-04-04 Joerg SonnenbergerSync nv(4) with nvnet-src-20050312.
2005-04-04 Joerg SonnenbergerReplace TIMER_USE_1 kernel option with hw.i8254.walltim...
2005-04-04 Matthew DillonWARNS?=6 cleanup for fstat.
2005-04-04 Joerg SonnenbergerWhen ALTQ was detached from an interface queue, the...
2005-04-04 Joerg SonnenbergerAdd a macro to print the list of current processes...
2005-04-04 Liam J. Foy- WARNS -> WARNS?
2005-04-03 Sascha WildnerKKASERT -> KKASSERT
2005-04-03 Sascha WildnerRemove newline so that it looks nice in Postscript...
2005-04-03 Joerg SonnenbergerWARNS=6
2005-04-03 Joerg SonnenbergerRemove pre-FreeBSD 3 compat conditionals.
2005-04-03 Joerg Sonnenbergerconst changes.
2005-04-03 Joerg SonnenbergerWARNS=6.
2005-04-03 Joerg SonnenbergerWARNS=6.
2005-04-03 Matthew DillonA cache invalidation race that generates a warning...
2005-04-02 Matthew DillonBring in some work from FreeBSD:
2005-04-02 Matthew DillonWARNS=6 cleanup.
2005-04-02 Matthew DillonWARNS=6 cleanup.
2005-04-02 Matthew DillonWARNS cleanup of array initializer.
2005-04-02 Matthew DillonGeneral WARNS cleanups: staticize functions. Adjust...
2005-04-02 Matthew DillonWARNS=6 cleanup.
2005-04-02 Joerg SonnenbergerWARNS=6.
2005-04-02 Joerg SonnenbergerSplit pcm into the generic framework (pcm) and the...
2005-04-02 Joerg SonnenbergerRemove VoxWare related entries, don't list drivers...
2005-04-02 Joerg SonnenbergerRemove reminders of VoxWare.
2005-04-02 Matthew DillonThe vnode recycler was not handling a hardlinking case...
2005-04-02 Liam J. Foy- Clearly state that errno is set
2005-04-02 Liam J. Foy- Cosmetic
2005-04-02 Joerg SonnenbergerMove the processing of flags out of the loop. The excep...
2005-04-02 Joerg SonnenbergerMove the processing of malloc flags out of the loop...
2005-04-01 Liam J. Foy- warn() -> warnx(). The global variable errno will...
2005-04-01 YONETANI TomokazuMove unused version into Attic. Remove DragonFly_Stable...
2005-04-01 Max OkumotoFreeBSD-Date: 2005/03/31 11:12:45
2005-04-01 Max OkumotoDate: 2005/03/30 15:18:58
2005-04-01 Max OkumotoFreeBSD-Date: 2005/03/23 16:28:57
2005-04-01 Max OkumotoThe previous patch had conflicts with our version....
2005-03-31 Max OkumotoFreeBSD-Date: 2005/03/23 16:14:41
2005-03-31 Max OkumotoReduce white space diffs between FreeBSD.
2005-03-31 Max OkumotoFreeBSD-Date: 2005/03/23 12:56:15
2005-03-31 Max OkumotoFreeBSD-Date: 2005/03/22 12:59:02
2005-03-31 Max OkumotoFreeBSD-Date: 2005/03/22 12:54:46
2005-03-31 Max OkumotoFreeBSD-Date: 2005/03/22 12:40:24
2005-03-31 Max OkumotoFreeBSD-Date: 2005/03/21 11:44:57
2005-03-31 Max OkumotoFreeBSD-Date: 2005/03/22 12:38:55
2005-03-31 Matthew DillonMove the setting of sopt->sopt_dir down into the lower...
2005-03-31 Simon Schubertfix bug that creeped in in last commit
2005-03-31 Joerg SonnenbergerBack out part of last commit, optind has to be initiali...
2005-03-31 Joerg SonnenbergerMake it O(strlen(s) + strlen(charset)) like strcspn.
2005-03-31 Joerg SonnenbergerFix non-BPF declaration of bpf_ptap, it was out-of...
2005-03-31 Jeffrey HsuA kludge to always give the driver a second chance...
2005-03-30 Sascha WildnerFix typo.
2005-03-30 Joerg SonnenbergerDeclare prototypes for all functions.
2005-03-30 Joerg Sonnenbergerconst correctness
2005-03-30 Joerg SonnenbergerAvoid discarding constness.
2005-03-30 Joerg SonnenbergerRemove extern for functions, line up function names...
2005-03-29 Joerg SonnenbergerRemove tcb_size and flag argument for _rtld_allocate_tls,
2005-03-29 Max OkumotoFixed a bug that broke building docs on FreeBSD. The...
2005-03-29 Joerg SonnenbergerFix warnings, use ISO prototype.
2005-03-29 Joerg SonnenbergerGNU getopt resets itself partially when the application...
2005-03-29 Joerg SonnenbergerNew strcspn implementation, which is O(strln(str) ...
2005-03-29 Joerg SonnenbergerCleanup the TLS implementation:
2005-03-29 David RhodusMerge from vendor branch HEIMDAL:
2005-03-29 David RhodusRemove the telnet program from the heimdal source as...
2005-03-29 David RhodusRemove the telnet program from the heimdal source as... vendor/HEIMDAL
2005-03-29 David RhodusRemove some uses of the SCARG macro.
2005-03-28 Sascha WildnerRemove PC98 keymaps.
2005-03-28 Sascha WildnerGive syscons its own malloc_type and remove some unnece...
2005-03-28 Jeffrey HsuKeep a hint for the last packet in the singly-linked...
2005-03-28 Joerg SonnenbergerSeparate M_NULLOK from M_RNOWAIT.
2005-03-28 David RhodusCorrect a pair of buffer overflows in the telnet(1...
2005-03-28 David RhodusMerge from vendor branch HEIMDAL:
2005-03-28 David RhodusCorrect a pair of buffer overflows in the telnet(1...
2005-03-28 David Rhodustest
2005-03-28 Joerg SonnenbergerRemove the pre-NEWPCM sound drivers and the speaker...
2005-03-28 Joerg SonnenbergerRemove redundant panic.
2005-03-28 Matthew DillonCleanup and retool portions of the TLS support and...
2005-03-28 Matthew DillonDon't hide the library build's ar/ranlib lines, or...
2005-03-28 Matthew DillonAdd another syscall test, and test cvs commits after...
2005-03-28 Matthew Dillontest 2
2005-03-28 Matthew Dillonloginfo/commitinfo test
next