dragonfly.git
2008-02-03 Matthias SchmidtAllow -q to take an argument (which is ignored) and...
2008-02-03 Sascha WildnerRemove leading 0 in .Dd.
2008-02-03 Sascha WildnerIt's actually postfix(1).
2008-02-03 Nicolas TheryRemove code accessing debug registers from vkernel...
2008-02-03 Nicolas TheryStore some empty magazines in depot at objcache creatio...
2008-02-03 Simon SchubertWork around a `label defined but not used' warning...
2008-02-03 Nicolas TheryFixed typo in penultimate revision.
2008-02-03 Matthias SchmidtFix some compiler warnings and make dma(8) compile...
2008-02-03 Hasso TepperSCO sysctls are implemented now in ubt(4).
2008-02-03 Hasso TepperImplement SCO related sysctls.
2008-02-03 Sascha WildnerRemove wicontrol(8) references.
2008-02-03 Sascha WildnerRemove unused variable.
2008-02-02 Sascha WildnerFix buildworld: add -I${.CURDIR} so aliases_parse.c...
2008-02-02 Sascha WildnerFix messages: s/installer_fetch/installer fetch/
2008-02-02 Sascha WildnerRemove leading zero in .Dd.
2008-02-02 Matthias SchmidtMention /etc/dma and /var/spool/dma.
2008-02-02 Matthias SchmidtAdd the dma(8) config files to the system.
2008-02-02 Matthias SchmidtAdd the DragonFly Mail Agent dma(8) to the base.
2008-02-02 Sascha WildnerUse .Er for errnos.
2008-02-02 Sascha WildnerRemove stale references.
2008-02-02 Sascha WildnerAdd gx and ray modules.
2008-02-02 Sascha WildnerSilence warnings.
2008-02-02 Sascha WildnerComment out .El as well.
2008-02-01 Sascha WildnerRemove trailing space.
2008-02-01 Sascha WildnerAdjust date for bthcid(8) variables.
2008-02-01 Sascha WildnerFix various manpage nits.
2008-02-01 Nicolas TheryMention SIGUSR1 in debugging section.
2008-02-01 Sascha WildnerRegenerate the pciconf(8) database from the following...
2008-02-01 Matthias SchmidtComplete the driver removal from sepe@ and remove the...
2008-02-01 Hasso TepperAdd bluetooth(4) manpage.
2008-02-01 Hasso TepperImplement net.bluetooth sysctls.
2008-02-01 Sepherosa ZiehauNuke raycontrol(8)
2008-02-01 Matthias SchmidtAdd lists of product names to the man page. With these...
2008-02-01 Sepherosa ZiehauNuke following outdated drivers
2008-02-01 Hasso TepperShort manpage for ubt(4). Most of it is commented out...
2008-02-01 Hasso TepperNuke the ntpd(8).
2008-02-01 Hasso TepperMore wicontrol(8) removal.
2008-02-01 Hasso TepperNuke wicontrol(8).
2008-01-31 Simon SchubertOnly build nm.h if necessary. GC tm.h and xm.h.
2008-01-31 Simon SchubertAdapt the amd64 kgdb for the new gdb.
2008-01-31 Simon SchubertRemove tm.h and xm.h handling, as it wasn't used. ...
2008-01-31 Simon SchubertHard code the register offsets instead of deriving...
2008-01-31 Simon SchubertAdjust README.
2008-01-31 Simon SchubertMerge from vendor branch GDB:
2008-01-31 Simon SchubertResurrect deleted file.
2008-01-31 Sascha WildnerRename HAMMER to HAMMER_CPU (like I686_CPU) to not...
2008-01-31 Sascha WildnerAdd missing manpage name.
2008-01-30 Matthew DillonAddress a potential weakness in IBAA. The generator...
2008-01-30 Hasso TepperDocument bthcid(8) related variables in rc.conf(5).
2008-01-30 Hasso TepperAdd rfcomm_sppd(1) - RFCOMM Serial Port Profile daemon.
2008-01-30 Hasso TepperAdd bthcid(8) - Bluetooth Link Key/PIN Code Manager...
2008-01-30 Hasso TepperBuild libevent.
2008-01-30 Hasso TepperAdd READMEs.
2008-01-30 Hasso TepperMerge from vendor branch LIBEVENT:
2008-01-30 Hasso TepperImport libevent-1.3e. vendor/LIBEVENT
2008-01-30 Sascha WildnerBump date for -l.
2008-01-30 Sascha WildnerFix building with CPU_DISABLE_SSE (this fixes LINT...
2008-01-30 Chris TurnerAdd '-l' support to vnconfig(8) and supporting VNGET...
2008-01-29 Matthew DillonConditionalize the illegal MXCSR tests on SSE support...
2008-01-28 Matthias Schmidto Update dd(1) to accept capital letters (B, K, M,...
2008-01-28 Matthias SchmidtMinor cosmetic change to the USB devices lists.
2008-01-28 Nicolas TheryFix spurious "softdep_deallocate_dependencies: dangling...
2008-01-27 Nicolas TheryRemove objcache from allobjcaches when cache destroyed.
2008-01-27 Nicolas TheryReference wiki version of handbook to be in line with...
2008-01-27 Sascha WildnerSort alphabetically.
2008-01-27 Sascha WildnerList all USB drivers along with a short description.
2008-01-26 Matthias SchmidtAdd dot (.) forgotten in last commit.
2008-01-26 Matthias SchmidtMention wpa_supplicant(8) and wpa_supplicant.conf(5...
2008-01-26 Sascha WildnerOops, wrong year.
2008-01-26 Sascha WildnerIn SEE ALSO, mark references to pkgsrc manual pages...
2008-01-26 Sascha WildnerBring in some fixes from FreeBSD.
2008-01-26 Sascha Wildnerpbm(5) is part of pkgsrc/graphics/netpbm.
2008-01-25 Sascha WildnerAdd lldiv_t and a prototype for lldiv().
2008-01-25 Sascha WildnerAdd lldiv() and imaxdiv() to libc.
2008-01-25 Matthew DillonHAMMER utilities: synchronize newfs_hammer.
2008-01-25 Matthew DillonHAMMER 24B/many: Edge cases, cleanups
2008-01-25 Sepherosa Ziehau- It does not make sense to use "for (;cond;)", use...
2008-01-25 Sepherosa ZiehauSet 2560 part default txpower to 24dBm. This value...
2008-01-25 Sepherosa Ziehaural(4) for 2560 part does not support hardware WEP...
2008-01-25 Sepherosa ZiehauThere are actually two TX queues for 2560 parts, so...
2008-01-25 Sepherosa ZiehauDon't reset watchdog timeout value, if there are still...
2008-01-25 Matthew DillonHAMMER 25/many: get fsx (filesystem test) working,...
2008-01-25 Sepherosa Ziehau- Correct false CCA based RX sensitivity tuning.
2008-01-25 Sepherosa ZiehauAdd sysctl node to set RX sensitivity, useful when...
2008-01-25 Hasso TepperSpeed up uhub attachment considerably. Rather than...
2008-01-25 Matthew DillonHAMMER utilities: Add a verbose (-v) option.
2008-01-25 Matthew DillonHAMMER 24/many: Clean up edge cases
2008-01-24 Nuno AntunesIn __cursignb, always return FALSE if there is no signa...
2008-01-24 Nuno Antunestesting.
2008-01-24 Sascha WildnerRemove references to non-existant opiechallenge(3).
2008-01-24 Matthew DillonHAMMER utilities: Features and sync with VFS.
2008-01-24 Matthew DillonHAMMER 23/many: Recovery, B-Tree, spike, I/O work.
2008-01-23 Nicolas TheryFix build breakage occuring when INVARIANTS not defined...
2008-01-23 Matthias SchmidtAdd quirk for an USB Flash Disk Media Player.
2008-01-23 Sepherosa ZiehauTurn on VALID bit in TX desc only after the TX desc...
2008-01-22 Sascha WildnerStart sentences on new lines, sort links in Makefile...
2008-01-21 Nicolas TheryCall zdestroy() on module unload to avoid panic on...
2008-01-21 Nicolas TheryDon't panic if normal zone destroyed before any call...
2008-01-21 Nicolas TheryAdd zdestroy() function to release all resources owned...
2008-01-21 Nicolas TheryDocument that zones are deprecated and not MP-safe.
next