]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-01-24 jeff - Move smp_topology to subr_smp.c so that it is define...
2004-01-24 maximo Pass a correct argument to errx(3).
2004-01-24 desInstead of bogusly complaining about odd file names...
2004-01-24 desTry to apply consistent indentation.
2004-01-24 desInclude the hostname in the history file.
2004-01-24 nectarAdd PFIL_HOOKS to the GENERIC kernel configuration...
2004-01-24 desBump the date.
2004-01-24 desBump version number to reflect the addition of cvsup...
2004-01-24 desIgnore incomplete logs when figuring out what branches...
2004-01-24 desI won't be using stanley any more.
2004-01-24 desDrop RELENG_5_1 due to lack of resources.
2004-01-24 desAdd powerpc, which should build cleanly now.
2004-01-24 tjrCopy workaround from FFS: open device for write access...
2004-01-24 sanpeiSync to 1.160 of usbdevs
2004-01-24 sanpeiAdd Support
2004-01-24 wpaulAdd missing newlines to some device_printf()s.
2004-01-24 bruefferSync the list of supported SiS chips with the hardware...
2004-01-24 mbrWhen writing/reading longs use explicit 32bit temporary...
2004-01-24 grogMake references to using dmesg and ps directly on dumps...
2004-01-23 bruefferAdd SiI3114 to the list of supported chipsets
2004-01-23 mjacobIf we have ISP_ROLE_INITIATOR set, make sure that we...
2004-01-23 mjacobadd MAKE_WWN_FROM_NODE_NAME macro
2004-01-23 mjacobAdd firmware major, minor and micro revsions to the...
2004-01-23 desDocument the CVSUP and REPOSITORY configuration variables.
2004-01-23 desAdd support for tinderbox.pl's --cvsup and --repository...
2004-01-23 desDocument cvsup support.
2004-01-23 desAdd support for using cvsup instead of cvs to update...
2004-01-23 dasMerge vfprintf.c, v1.61 and 1.62. For compatibility...
2004-01-23 wpaulDeal with keys with descriptions that have empty fields...
2004-01-23 phkMake sure to keep track of canceled events.
2004-01-23 rwatsonDon't grab Giant in crfree(), since prison_free() no...
2004-01-23 phkAdd KASSERTS.
2004-01-23 rwatsonDefer the vrele() on a jail's root vnode reference...
2004-01-23 phkPlug an insignificant memoryleak.
2004-01-23 phkAdd missing newline in printf.
2004-01-23 philipAdd missing options from pcvt_conf.h to options.i386...
2004-01-23 tjrFix section number in cross reference.
2004-01-23 simokawa* fwohci_pci.c
2004-01-23 blackendFix bogus "ffsinfo -c 0" example with "ffsinfo -g 0...
2004-01-23 matkSync with DFBSD v.1.16. Add new codecs IDs, fix some...
2004-01-23 aleMFS: Switch from iso-8859-1 to iso-8859-15.
2004-01-23 hartiCreate the OID and tree files while building the module...
2004-01-23 ruDon't panic if there are more than 255 interfaces in...
2004-01-23 ruAllow the socket buffer sizes to be controlled via...
2004-01-23 phkRemove the MD5_KEY debugging tool
2004-01-23 hartiUpdate generated files.
2004-01-23 hartiCatch up with import of version 1.5a of bsnmp.
2004-01-23 hartiCatch up with the import of version 1.5a of bsnmp.
2004-01-23 hartiStyle: remove an empty line.
2004-01-23 phkRemove no longer necessary debug printfs
2004-01-23 hartiThis commit was generated by cvs2svn to compensate...
2004-01-23 hartiVirgin import of bsnmpd 1.5a
2004-01-23 sosFix breakage in PIO multisector support.
2004-01-23 cpercivaFix traceroute where [number of hops] * [number of...
2004-01-23 mtmgrammar
2004-01-23 acheCopy comment about caller check from ffs_read to ffs_ex...
2004-01-23 acheFix various panic() strings to reflect true function...
2004-01-23 acheffs_read:
2004-01-23 wesPR: docs/58586
2004-01-23 cpercivaClarify behaviour of ffsinfo: It appends to outfile...
2004-01-23 wesDocument fetch(1) environment variables in fetch(1...
2004-01-23 andreRemove leftover FREE() from changes in rev 1.50.
2004-01-23 peterUnbreak amd64: Rename calls from panic to __panic
2004-01-22 andreSplit the overloaded variable 'win' into two for their...
2004-01-22 andreMove the reduction by one of the syncache limit after...
2004-01-22 andreRemove an unused variable and put the sockaddr_in6...
2004-01-22 sheldonhFix SYNOPSIS of manual page, clustering no-arg options...
2004-01-22 cpercivaTwo fixes for script(1):
2004-01-22 cpercivaSerial murderers shouldn't commit suicide. (killall...
2004-01-22 cpercivaIf we're going to "add path 'fd/*' unhide", it only...
2004-01-22 phkWrite 100 times for tomorrow:
2004-01-22 deischenInitialize the (i386) frame pointer when setting up...
2004-01-22 ruFixed broken logic when parsing double quotes.
2004-01-22 ruCatch up with etc/Makefile,v 1.324 -- split "install...
2004-01-22 jhbFix the PCI attach routine to properly setup the IRQ...
2004-01-22 mtmo Implement the pthread_spin_* functions in libthr.
2004-01-22 simokawaAdd missing free() in exception handlers.
2004-01-22 rseFix generation of random multicast MAC address.
2004-01-22 ruOnly enforce -fno-strict-aliasing for optimization...
2004-01-22 mtmSince id(1) is in /usr, it may not be available until...
2004-01-22 ru- Run makewhatis(1) in etc/Makefile at the end of ...
2004-01-22 grehanUserland signed char fixes for PPC build. Problems...
2004-01-22 grehanMake proc's kg_nice/ki_nice explicitly signed for PPC...
2004-01-22 impRemove references to cryptotest
2004-01-22 cpercivaFix alignment of size field in `ls -lh` -- the width...
2004-01-22 cpercivaTwo fixes here:
2004-01-22 onoeFix definition of IFM_MODE, which should be refrected...
2004-01-22 wpaulAdd suspend and resume methods. I'm not certain this...
2004-01-22 wpaulAdd support for TCP/IP checksum offload.
2004-01-22 yarExtend the description of the framework of interface...
2004-01-21 yarAs I've been pointed out by Andrew Gallatin, there...
2004-01-21 jhbIf a transfer to or from a floppy disk crosses a 64k...
2004-01-21 wpaulFix multicast and promiscuous mode handling for Yukon...
2004-01-21 wpaulCalculate the right register offset when clearing TX...
2004-01-21 brooksUse the length of the interface name, not the length...
2004-01-21 sosCosmetics
2004-01-21 wpaulAdd structures and definitions for task offload (TCP...
2004-01-21 phkAdd a sysctl (default: off) which enables a log(LOG_INF...
2004-01-21 jhbClean up error handling in libstand filesystem code...
2004-01-21 phkSimplify timing gymnastics a bit.
next