dragonfly.git
2004-03-23 Matthew DillonAdd 'route show' to the route command, plus style cleanups.
2004-03-23 Matthew DillonAdd hexdump and kill to the bootstrap list. Correct...
2004-03-23 Matthew DillonAnother attempt to fix make -j N issues with this subdi...
2004-03-23 Chris PresseyStyle(9) cleanup.
2004-03-22 Matthew Dillonbuildworld subsystem update addendum. Hopefully fix...
2004-03-22 Chris PresseyStyle(9) cleanup.
2004-03-22 Matthew DillonThis represents a major update to the buildworld subsystem.
2004-03-22 Joerg SonnenbergerChange to PCI_VENDOR_DELL
2004-03-22 Joerg SonnenbergerAdd device IDs of BCM5788, BCM5901 and BCM5901A2. Fix...
2004-03-22 Jeffrey HsuConsolidate length checks in ip_demux().
2004-03-21 Chris PresseyStyle(9) cleanup.
2004-03-21 Matthew Dillongrr. fix bug in last commit. Use .ALLSRC instead of...
2004-03-21 Matthew DillonA large number of targets were doing a mkdir -p openssl...
2004-03-21 Jeffrey HsuCosmetic cleanup.
2004-03-21 Matthew DillonUndo part of the last commit. OBJFORMAT_PATH controls...
2004-03-21 Matthew Dilloncorrect a buildworld failure, fix the include file...
2004-03-21 Matthew DillonNo changes. force commit / update timestamp so ioctl...
2004-03-20 Matthew DillonAdd a missing resetpriority() which was causing all...
2004-03-20 Matthew DillonFix p_pctcpu and p_estcpu (addendum). Add a ESTCPUFREQ...
2004-03-20 Matthew DillonFix p_pctcpu and p_estcpu. When the new systimer stuff...
2004-03-20 Chris PresseyStyle(9) cleanup.
2004-03-20 Chris PresseyStyle(9) cleanup.
2004-03-20 Chris PresseyStyle(9) cleanup.
2004-03-20 Chris PresseyStyle(9) cleanup.
2004-03-20 David RhodusStart removing the old build infrastructure for the...
2004-03-20 Matthew Dillon64-byte-align the test functions so they appear on...
2004-03-20 Matthew DillonAdd some additional spaces so the ctl string does not...
2004-03-20 Matthew DillonAdd function call overhead tests for (1) direct calls...
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2004-03-19 Hiten PandyaMerge: FreeBSD (RELENG_4) ip_fw2.c rev. 1.6.2.19
2004-03-19 Hiten PandyaMerge: FreeBSD (HEAD) sys/kern/sysv_sem.c rev. 1.69
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2004-03-19 Matthew DillonGet rid of the obsolete SMP checks in SMBFS.
2004-03-19 Matthew DillonMake ALWAYS_MSG the default. This introduces an extra...
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2004-03-19 Chris PresseyFix minor formatting errors in cpdup(1)'s man page.
2004-03-19 Matthew DillonIf XL cannot properly attach it tries to detach to...
2004-03-19 Matthew DillonIncorporate NetBSD rev 1.111: Set the device address...
2004-03-19 Matthew DillonFix generation of USB_EVENT_DEVICE_DETACH, which was...
2004-03-18 Matthew DillonBring in MODULE_VERSION from FreeBSD-5. Even though...
2004-03-18 Matthew DillonAdjust the Makefile's to move the iconv files to libico...
2004-03-18 Matthew DillonRepository copy libkern/{Makefile,iconv*} -> libiconv...
2004-03-18 Eirik NygaardAdd lock.9 man page, it is also symlinked to: lockcount...
2004-03-18 Chris PresseyPractice commit: learn how to use 'cvs remove', so...
2004-03-18 Hiten PandyaAdd manual page for the busdma(9) API. It has detailed...
2004-03-17 Chris PresseyPre-test spot removal solutions in an inconspicuous...
2004-03-17 Matthew DillonAdd additional default-generation entries for usb2...
2004-03-17 Matthew DillonAdd some USB specific documentation to make life easier...
2004-03-17 Matthew DillonAdd some missing SRCS dependancies to the EHCI module.
2004-03-17 Matthew DillonSeparate the pieces a bit. The usb.ko module does...
2004-03-17 Matthew DillonMerge FreeBSD ifconfig.c rev 1.94, strlcpy() cannot...
2004-03-17 Matthew DillonCreate /usr/src/test/test ... a dummy directory that...
2004-03-17 Matthew DillonUpdate the 825xx GigE support. Add a large number...
2004-03-17 Matthew DillonFix a bug in the recent connectionless commit. When...
2004-03-17 Matthew DillonAn strlcpy() in the last commit was unconditionally...
2004-03-16 Joerg SonnenbergerAdd default case of error = EINVAL to ether_ioctl
2004-03-16 Joerg SonnenbergerCleanup sis(4):
2004-03-16 Joerg SonnenbergerAdd support for building dependent modules automatically by
2004-03-16 Hiten PandyaGive the VFS initialisation functions an update:
2004-03-16 Matthew Dillonmain() more typically uses 'char **argv' instead of...
2004-03-16 Matthew DillonSeparate chroot() into kern_chroot(). Rename change_di...
2004-03-16 Joerg SonnenbergerMerge FreeBSD's rev. 1.81:
2004-03-16 Hiten PandyaFix loading of the SMBFS kernel module. The KMODDEPS...
2004-03-15 Hiten PandyaIntegrate the remaining parts of the network interface...
2004-03-15 Hiten PandyaIntegrate remaining part of the network interface aliasing
2004-03-15 Matthew Dillonnextsoftcheck (which is a really aweful interrupt inter...
2004-03-15 Matthew DillonThe kernel realloc() does not support M_ZERO, assert...
2004-03-15 Joerg SonnenbergerAdd a new function ether_ifattach_bpf which can be...
2004-03-15 Matthew DillonANSIfication, K&R cleanups, 'register' removal.
2004-03-15 Matthew DillonAdd a Makefile stub to build ep as a module.
2004-03-15 Matthew DillonAdd a Makefile stub to build pccard as a module.
2004-03-15 Matthew DillonPartial merge from FBsd-5, code to make some PCCARDs...
2004-03-15 Matthew DillonMove a drain output call to before a dirty block check...
2004-03-15 Matthew DillonCode cleanup, remove 'register' and (void) casts. ...
2004-03-15 Joerg SonnenbergerSome drivers depend on the link layer address in ac_enaddr.
2004-03-15 Matthew DillonDo not free the old VFS vector when recomputing the...
2004-03-15 Matthew DillonWhen detaching UMASS, abort all the pipes before detach...
2004-03-15 Matthew DillonWhen deregistering a bus, pending device bus scan timeo...
2004-03-15 Matthew DillonThe cam_sim structure was being deallocated uncondition...
2004-03-15 Matthew DillonDo some M_WAITOK<->M_INTWAIT cleanups. Code entered...
2004-03-15 Matthew DillonThe cam_sim structure was being deallocated uncondition...
2004-03-14 Hiten PandyaTurn TDF_SYSTHREAD into TDF_RESERVED0100 since the...
2004-03-14 Joerg SonnenbergerRemove BPF_MTAP definition
2004-03-14 Joerg SonnenbergerBPF has been in the kernel for ages and is supported...
2004-03-14 Joerg SonnenbergerRemove unused BSDI I4B interface
2004-03-14 Joerg SonnenbergerRemove macro definitions for BPF_MTAP
2004-03-14 Joerg SonnenbergerFix warning about missing prototyp for psignal
2004-03-14 Eirik NygaardDe-perlify.
2004-03-14 Hiten PandyaCorrect typo in comment.
2004-03-14 Jeffrey HsuIfdef out unused variable.
2004-03-14 Jeffrey HsuMake tcp_drain() per-cpu.
2004-03-14 Jeffrey HsuMake tcp_drain() per-cpu.
2004-03-13 Eirik Nygaard * Remove ``register'' keywords.
2004-03-13 Eirik NygaardUpdate libcr with recent libc updates.
2004-03-13 Joerg SonnenbergerAdd BPF_TAP and BPF_MTAB macros from FreeBSD
2004-03-13 Joerg SonnenbergerAdd convient functions for the bus interface: child_pre...
2004-03-13 Joerg SonnenbergerMerge from FreeBSD 5:
2004-03-13 Matthew DillonFix a bunch of NFS races. These races existed in FreeB...
next