dragonfly.git
2008-01-05 Simon SchubertCorrect errno value to comply with SUSv3.
2008-01-05 Simon SchubertAdd support for newer CPU models.
2008-01-05 Simon SchubertDefine _KERNEL_STRUCTURES when obtaining the list of...
2008-01-05 Simon SchubertCall selwakeup() from an MP-protected taskqueue.
2008-01-05 Simon SchubertDon't let DS_BUSY buses block attachment of other devices.
2008-01-05 Simon SchubertExport bootverbose as sysctl debug.bootverbose.
2008-01-05 Matthias SchmidtCommit pkg_radd(1) on behalf of corecode@. pkg_radd...
2008-01-05 Peter AvalosBuild aic(4) as a kernel module.
2008-01-05 Peter AvalosSync with FreeBSD:
2008-01-04 Sascha Wildner.Pp before .Sh is not needed.
2008-01-04 Matthias SchmidtRenamed kern.ps_showallprocs to security.ps_showallprocs
2008-01-04 Matthias SchmidtMove the following entries from kern to security
2008-01-04 Hasso TepperAdd btconfig(8) - the utility used to configure Bluetoo...
2008-01-03 Sascha WildnerRemove trailing space.
2008-01-03 Sascha WildnerSort entries in /etc and bump .Dd for today's change.
2008-01-03 Sascha WildnerDon't use leading 0 in .Dd and begin sentence on a...
2008-01-03 Matthias SchmidtMajor update to pkg_search(1)
2008-01-03 Hasso TepperAdd bluetooth(3) and sdp(3) libraries. Adjust indenting...
2008-01-03 Hasso TepperAdd /etc/bluetooth/ with common files.
2008-01-03 Matthias Schmidto Mention pam_nologin(8) in nologin(5). Only adapt...
2008-01-03 Hasso TepperAdd bluetooth userspace libraries - bluetooth(3) and...
2008-01-03 Sepherosa ZiehauUse NULL for pointers
2008-01-03 Matthew DillonHAMMER 15/many - user utility infrastructure, refactor...
2008-01-02 Sascha WildnerAdd definitions for LONG_BIT and WORD_BIT.
2008-01-02 Matthew DillonBack out the last commit, it asserts in the getblk...
2008-01-02 Matthew DillonUFS vnodes must have VM objects before they can be...
2008-01-02 Hasso TepperPay attention to the timeout value passed down by the...
2008-01-02 Matthias SchmidtAdd pam_nologin(8) to the tree. pam_nologin verifies
2008-01-02 Sepherosa ZiehauAdd more sanity checks in bpf_validate():
2008-01-02 Hasso TepperAdd missing ';'.
2008-01-02 Sepherosa ZiehauMake the cast (zero extension) consistent between non...
2008-01-02 Hasso TepperMake NO_GETMAXLUN quirk really do something useful.
2008-01-02 Hasso TepperWhen attached to a high-speed device, report a more...
2008-01-02 Hasso TepperPass all ATAPI commands through. Fixes detecting capabi...
2008-01-01 Sascha WildnerUse .Bx 386 for 386BSD.
2008-01-01 Matthias SchmidtMention /etc/firmware for firmware(9) image files.
2008-01-01 Matthias SchmidtUpdate to get entries for the Sun Grid Engine and iSCSI.
2008-01-01 Matthias Schmidto Add missing dot (.)
2008-01-01 Matthias SchmidtUpdate kdump(1) to print more human readable information.
2008-01-01 Matthias SchmidtEnclose O_ROOTCRED in _KERNEL_STRUCTURES. This is...
2008-01-01 Sascha WildnerAdd PCI IDs for ICH9.
2008-01-01 Matthew DillonHAMMER 14/many - historical access cleanup, itimes...
2008-01-01 Matthew DillonAdd the 'hammer' utility. This is going to be a catch...
2007-12-31 Sascha WildnerAdd 2008 to our copyrights. Happy new year!
2007-12-31 Sascha WildnerSync zoneinfo database with tzdata2007k from elsie.
2007-12-31 Matthew DillonHAMMER 13B/many - addendum to 13.
2007-12-31 Matthew DillonHAMMER 13/many - Stabilization commit
2007-12-31 Sepherosa Ziehau- Factor out if_purgeaddrs_nolink(), which frees all...
2007-12-30 Hasso TepperKernel part of bluetooth stack ported by Dmitry Komissa...
2007-12-30 Sascha WildnerMake DDB optional in vkernels.
2007-12-30 Matthias SchmidtRemove 3rd clause of Berkely copyright, per letter...
2007-12-30 Sascha WildnerBring in some fixes from FreeBSD.
2007-12-30 Matthew DillonHAMMER 12/many - buffer cache sync, buffer cache intera...
2007-12-30 Matthew DillonHAMMER 12/many - add VOPs for symlinks, device, and...
2007-12-29 Matthias SchmidtRemove bogus non-reentrant "temporary" implementation...
2007-12-29 Hasso TepperDon't show in netstat(1) output without the -a switch...
2007-12-29 Matthias SchmidtUpdate the man page to reflect the recent sync with...
2007-12-29 Matthias SchmidtSync etc/periodic with FreeBSD. Short summary:
2007-12-29 Sascha WildnerSync with FreeBSD (adds NetBSD 4.0).
2007-12-29 Sascha WildnerRemove trailing space.
2007-12-29 Sascha WildnerRemove the xrpu driver as FreeBSD did ~1 month ago.
2007-12-29 Sepherosa ZiehauUse TAILQ_HEAD_INITIALIZER to initialize global variabl...
2007-12-29 Matthew DillonHAMMER 11/many - initial spike commit.
2007-12-28 Matthias SchmidtSync the adduser(8) command with FreeBSD. Summary:
2007-12-28 Sepherosa Ziehau- Regroup global variables, function declarations and...
2007-12-28 Sepherosa ZiehauUse M_ASSERTPKTHDR
2007-12-28 Sepherosa Ziehaukmalloc(M_WAITOK) will not return NULL
2007-12-28 Sascha WildnerUse the correct version.
2007-12-28 Sepherosa Ziehau- Use NULL
2007-12-28 Sepherosa Ziehau- Use M_ZERO
2007-12-27 Sascha WildnerTesting
2007-12-27 Matthias SchmidtEnhance the comment
2007-12-27 Matthias SchmidtTest cvs add :)
2007-12-27 Matthias SchmidtPass NULL instead of getprogname() to pidfile(). pidfi...
2007-12-27 Matthias SchmidtDon't randomize fortune dat files during build time...
2007-12-27 Matthias SchmidtAdd 'H' to usage() options. This was missing from...
2007-12-27 Matthias Schmidto Change my personal copyright to the DragonFly copyright
2007-12-27 Matthias SchmidtHello :)
2007-12-27 Sascha WildnerUse .Fa for struct members.
2007-12-27 Sascha WildnerUse uintmax_t for printing/reading ino_t.
2007-12-27 Nicolas TheryFix off-by-one bug causing core dump when encountering...
2007-12-27 Nicolas TheryTest commit bit :-).
2007-12-26 Sascha WildnerVlan tagging support in msk(4) is still missing.
2007-12-26 Sascha WildnerAdd et(4).
2007-12-26 Sascha WildnerAdjust various manpages/files for the new msk(4) driver.
2007-12-26 Sascha WildnerAdd a manual page for msk(4).
2007-12-26 Sepherosa ZiehauImport msk(4) which supports Marvell Yukon II based...
2007-12-26 Sepherosa Ziehauregen
2007-12-26 Sepherosa ZiehauAdd PHY IDs for Broadcom 5906 10/100
2007-12-26 Sepherosa Ziehauregen
2007-12-26 Sepherosa ZiehauAdd Broadcom 5906/5906M 10/100 NIC PCI IDs
2007-12-26 Sascha WildnerAdd /etc/pam.d, /etc/rc.d and /etc/ssh.
2007-12-26 Sascha WildnerDon't include .It in the width specifier.
2007-12-25 Sascha WildnerFix typo in kernel option.
2007-12-25 Hasso TepperRemove references to drivers which don't exist in Drago...
2007-12-25 Sascha Wildner* Remove references to 'options GPL_MATH_EMULATE' which...
2007-12-24 Sascha WildnerAdd some words about THREAD_LIB.
2007-12-24 Peter AvalosRemove unused CTS_SPI_FLAGS_TAG_ENB.
2007-12-23 Sascha WildnerFix typo.
2007-12-23 Sascha WildnerRemove CVS ids.
next