dragonfly.git
2008-02-08 Hasso TepperRemove btpin(1), rfcomm_sppd(1) and sdpquery(1) from...
2008-02-08 Hasso TepperMobe btpin(1), rfcomm_sppd(1) and sdpquery(1) where...
2008-02-08 Sascha WildnerRemove empty line.
2008-02-08 Matthias SchmidtAdd 'virtual scrolling' support to moused(8). When...
2008-02-08 Sepherosa ZiehauUse per softc debug level instead of a global one.
2008-02-08 Matthew DillonHAMMER 27/many: Major surgery - change allocation model
2008-02-07 Sascha Wildneracxcontrol(8) is gone.
2008-02-07 Sascha WildnerFix Picasso's birthday.
2008-02-06 Nicolas Therylinker_file_add_dependancy() never fails so change...
2008-02-06 Matthew DillonHAMMER Utilities: Add an 'everything' directive to...
2008-02-06 Matthew DillonHAMMER 26/many: Misc features.
2008-02-06 Matthew DillonFix some NFS related bugs which cause the mount point...
2008-02-06 Sepherosa Ziehau- Use firmware(9) for acx(4) and revoke acx(4)'s privat...
2008-02-06 Sepherosa Ziehau- Add sysctl nodes for statistics (*)
2008-02-06 Matthew DillonHAMMER 26/many: More NFS support work, rename fixes
2008-02-05 Matthew DillonImplement NFS support and export control for HAMMER.
2008-02-05 Matthew DillonFix a compiler warning.
2008-02-05 Matthew Dillon* Implement a mountctl() op for setting export control...
2008-02-05 Sascha WildnerAdd some words about __MAKE_CONF.
2008-02-05 Matthias SchmidtAlso fix a double free.
2008-02-05 Matthias SchmidtFix memory leaks.
2008-02-05 Matthias Schmidto Remove version number
2008-02-05 Sepherosa ZiehauSet flow control pause time to 512us _again_ as it...
2008-02-05 Matthias SchmidtReplace the nologin shell script with a tiny c version...
2008-02-05 Matthew DillonHAMMER 25/many: Pruning code
2008-02-05 Matthew DillonAdd a conditional so we don't have to drag in everythin...
2008-02-04 Sascha WildnerDon't use special CWARNFLAGS. Our default is good enough.
2008-02-04 Sascha Wildnerifconfig_blah0="authmode wpa" causes ifconfig_getargs...
2008-02-04 Matthias SchmidtInstall dma(8) config files with mode 640 as root:mail...
2008-02-04 Matthias SchmidtAdd a new config option to dma(8). If a user wants...
2008-02-04 Matthias Schmidto Remove per-user config file support
2008-02-04 Matthew DillonHAMMER utilities: Add the 'prune' and 'history' commands.
2008-02-04 Matthew DillonHAMMER 25/many: Add an ioctl API for HAMMER.
2008-02-04 Simon SchubertUse correct extension.
2008-02-03 Matthew DillonMake sure scb->lastfound is NULLed out when it matches...
2008-02-03 Matthias SchmidtMention -O and bump .Dd
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. vendor/GDB
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 gitea/vendor/LIBEVENT origin/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...
next