dragonfly.git
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.
2005-11-29 Sascha WildnerSync zoneinfo database with tzdata2005o from elsie.
2005-11-28 Simon SchubertFix mdoc errors exising at least since the beginning...
2005-11-28 Matthew DillonMake all network interrupt service routines MPSAFE...
2005-11-26 Matthew Dillontcp_syncache.cache_limit is a per-cpu limit, reserve...
2005-11-26 Sepherosa ZiehauIn unregister_int():
2005-11-25 Matthew DillonFix a mbuf statistics bug.
2005-11-25 Matthew DillonAssert that he mbuf type is correct rather then blindin...
2005-11-25 Sascha Wildner- Ansify function definitions.
2005-11-25 Sascha Wildner- Ansify function definitions.
2005-11-24 Sascha Wildner- Ansify function definitions.
2005-11-24 Matthew DillonAdd the ips driver to GENERIC.
2005-11-24 Sascha Wildner- Ansify function definitions.
2005-11-24 Sascha WildnerMove individual parameter comments into the general...
2005-11-24 Sascha Wildner- Note that 'make upgrade' not only upgrades /etc but...
2005-11-24 YONETANI TomokazuFix LINT kernel; spin_lock function definitions have...
2005-11-23 Matthew DillonFix some minor bugs in lwkt_serialize_handler*() which...
2005-11-23 Sascha WildnerRemove forgotten K&R parameter declaration.
2005-11-23 Sascha WildnerAdd an XXX comment to document that the initializations...
2005-11-23 Sascha WildnerRemove prototypes for hidden functions. We'll deal...
2005-11-23 Matthew DillonAdd a lwkt_serialize_try() API function.
2005-11-22 Sascha WildnerMove ef.4 from sys/net/ef to share/man/man4.
2005-11-22 Matthew DillonConsolidate the initialization of td_mpcount into lwkt_...
2005-11-22 Matthew DillonDo not try to set up hardware vectors for software...
2005-11-22 Matthew DillonDocument the fact that the vm86 instruction emulator...
next