dragonfly.git
2005-12-18 Sepherosa Ziehau- serialize iwi(4)
2005-12-17 Sepherosa Ziehau1) Add support for NIC found in Sony FS570 laptops
2005-12-16 Matthew DillonProperly integrate the now mandatory serializer into...
2005-12-15 Simon SchubertDo not try to write sparse files when using zlib.
2005-12-15 Sascha WildnerUpdate for axe(4), nv(4), re(4) and rue(4). Add missing...
2005-12-14 Matthew DillonpfnStop() seems to take a flags argument which as far...
2005-12-14 Simon SchubertGC old cvs source
2005-12-13 Sascha WildnerFix reference.
2005-12-13 Simon SchubertAdd pf example configs
2005-12-12 Matthew DillonMove tsc_offsets[] to a new home to unbreak kernel...
2005-12-11 Matthew DillonRemove the 'all' target to fix buildworld, and fix a
2005-12-11 Sascha WildnerFix typo.
2005-12-11 Sascha Wildner* Ansify function definitions.
2005-12-11 Sascha Wildner* Ansify function definitions.
2005-12-11 Sascha Wildner* Ansify function definitions.
2005-12-10 Matthew DillonAdd a feature and a sysctl (debug.ktr.testipicnt) to...
2005-12-10 Matthew DillonFix another interesting bug. td_threadq is shared...
2005-12-10 Matthew DillonDon't display the file and line by default.
2005-12-10 Matthew DillonAdd KTR logging for IF_EM to measure interrupt overhead...
2005-12-10 Matthew DillonAdd KTR logging for tsleep entry/exit and wakeup entry...
2005-12-10 Matthew DillonMake the KTR test logging work for UP as well as SMP.
2005-12-10 Matthew DillonFix UP build issues. Move tsc_offsets[] from mp_machde...
2005-12-10 Matthew DillonDo not ldconfig -m /usr/lib/gcc2 if there is no /usr...
2005-12-10 Matthew DillonBeef up error reporting for a particular assertion...
2005-12-10 Sascha WildnerAnsify function definitions.
2005-12-10 Joerg SonnenbergerRework nrelease framework for pkgsrc. The way the...
2005-12-10 Sascha WildnerAnsify function definitions.
2005-12-10 Sascha WildnerFix some manlint nits and add .Dx where appropriate.
2005-12-10 Sascha WildnerAdd some bits from FreeBSD to reflect reality.
2005-12-10 Sascha WildnerRemove obsolete 1aout manual section.
2005-12-10 Sascha WildnerRemove last traces of 'DragonFly' keywords in RCNG...
2005-12-10 Sascha WildnerAdd some better mdoc markup.
2005-12-10 Sascha WildnerRemove library definitions which are in doc-syms now.
2005-12-09 Sascha WildnerRemove BOOTWAIT and NO_SHAREDOCS options. BOOTWAIT...
2005-12-09 Sascha WildnerAdd 'manlint' (from bsd.man.mk) to the top level targets.
2005-12-08 Matthew DillonFix the directory scan code for SMBFS. It was losing...
2005-12-08 Matthew DillonSB_NOINTR must be set for the socket to prevent nbssn_r...
2005-12-08 Matthew DillonClean up more spinlock conversion issues and fix relate...
2005-12-07 Simon SchubertFix a bug which was introduced in cvs-1.12.13.
2005-12-07 Matthew DillonAdd additional KTR lines to allow us to characterize...
2005-12-07 Matthew DillonAdd KTR_TESTLOG and debug.ktr.testlogcnt, which issues...
2005-12-07 Simon SchubertAdd the globbing flag GLOB_PERIOD.
2005-12-07 Simon SchubertSwitch to cvs-1.12.13
2005-12-07 Simon SchubertAdd our READMEs to the new cvs import
2005-12-07 Simon SchubertMerge from vendor branch CVS:
2005-12-07 Simon SchubertImport a stripped down cvs-1.12.13
2005-12-06 Matthew DillonEnhance ktrdump to generate relative timestamps in...
2005-12-06 Matthew DillonSynchronize the TSC between all cpus on startup and...
2005-12-06 Joerg SonnenbergerRevert last change and add toascii.c to the right variable.
2005-12-06 Joerg Sonnenbergertoascii(3) got lost during ctype conversion.
2005-12-06 Sepherosa Ziehauminor style change
2005-12-06 Sepherosa Ziehauremove duplicated `use'
2005-12-06 Matthew DillonThe new lockmgr() function requires spinlocks, not...
2005-12-06 Simon SchubertUse sh to run scripts instead of relying on their ...
2005-12-06 Matthew Dillondoreti and splz were improperly requiring that the...
2005-12-05 Matthew DillonDocument the nfs dirent conversion code. No functional...
2005-12-05 Matthew DillonAdd an option -b which dumps the clean/dirty buffer...
2005-12-05 Matthew DillonSync up misc work on the currently inactive syscall...
2005-12-05 Matthew DillonFix a bug in our RB_SCAN calls. A critical section...
2005-12-05 Sascha WildnerAnsify function definitions.
2005-12-05 Sascha Wildner- Ansify function definitions.
2005-12-05 Sascha WildnerSilence troff warning.
2005-12-05 Sascha WildnerAdd DragonFly 1.2, 1.3.6 and 1.3.7. Remove 1.2.* (those...
2005-12-05 Sascha Wildner- Ansify function definitions.
2005-12-05 Sascha WildnerUse DOSMAGIC from <sys/diskmbr.h>.
2005-12-05 Sascha Wildner- Ansify function definitions.
2005-12-05 Sascha WildnerAnsify function definitions.
2005-12-05 Sascha Wildner- Ansify function definitions.
2005-12-04 Sascha WildnerInclude <time.h> to silence some warnings.
2005-12-04 Sascha Wildner- Ansify function definitions.
2005-12-04 Matthew DillonUpdate more default cshrc/profiles with new paths.
2005-12-04 Matthew DillonRequire pkgsrc to be installed, include pkgsrc bootstra...
2005-12-04 Matthew DillonAdd /usr/pkg/[s]bin to /bin/sh's default path and login...
2005-12-04 Matthew DillonAdd support for DLink 528(T) Gigabit cards.
2005-12-03 Matthew DillonFix a bogus proc0 test that is no longer accurate....
2005-12-03 Matthew DillonReduce SCSI_DELAY in GENERIC from 15 seconds to 5 seconds.
2005-12-03 Simon SchubertUpdate to openssl-0.9.8a and regen man pages
2005-12-03 Simon SchubertUpdate our READMEs for OpenSSL
2005-12-03 Simon SchubertMerge from vendor branch OPENSSL:
2005-12-03 Simon SchubertImport OpenSSL 0.9.8a
2005-12-03 Simon SchubertRemove some files we don't need from CVS's sources
2005-12-03 Simon SchubertMerge from vendor branch CVS:
2005-12-03 Simon SchubertRemove some files we don't need from CVS's sources
2005-12-03 Joerg SonnenbergerSet POSIX feature test macros to the correct value...
2005-12-02 Matthew DillonFix a process exit/wait race. The wait*() code was...
2005-12-02 Matthew DillonFix a bug in the big tsleep/wakeup cleanup commit....
2005-12-02 Matthew Dilloncred may be NULL due to a prior error code. crhold...
2005-12-02 Matthew DillonChange the initial path from /bin:/usr/bin to /bin...
2005-12-01 Matthew DillonDo not hold the ifnet serializer when entering tsleep...
2005-12-01 Matthew DillonFor MPSAFE syscall operation, CURSIG->__cursig->issigna...
2005-12-01 Matthew DillonThe primary mbuf cluster management code needs to be...
2005-12-01 Matthew Dillontsleep_interlock() must be called prior to testing...
2005-12-01 Matthew DillonGet rid of the p_stat SZOMB state. p_stat can now...
2005-11-30 Sascha WildnerFix comment.
2005-11-30 Sepherosa Ziehauunbreak LINT building
2005-11-30 Sascha Wildner- Fix wrong table size (which resulted in the descripti...
2005-11-30 YONETANI Tomokazuupgrade_etc: remove altqd and network scripts too,...
2005-11-29 Matthew DillonJumbo mbuf mangement's extbuf callbacks must be MPSAFE...
2005-11-29 Matthew Dillonipw (is the only driver that) needs a working interrupt...
2005-11-29 Matthew DillonProperly serialize IPW.
next