dragonfly.git
2008-01-09 Simon SchubertCompile the kernel and modules with C99 warnings, not...
2008-01-08 Sascha WildnerRemove trailing whitespace.
2008-01-08 Sascha WildnerBrush up the example a bit.
2008-01-08 Matthias SchmidtUse the new kldstat -q/-m options instead of "| grep"
2008-01-08 Matthias SchmidtSync with FreeBSD. This bings us the -m option to...
2008-01-08 Matthias SchmidtRemove reference to the FreeBSD developers handbook...
2008-01-08 Hasso TepperFix id of the 945GME chip.
2008-01-08 Nuno AntunesThis one is a very accessible intro to err.. nearly...
2008-01-08 Simon SchubertAdd _rtld_functrace support.
2008-01-07 Matthew Dillonfill_kinfo_proc() may be asked to load information...
2008-01-07 Matthias SchmidtSync the passive fingerprinting database with OpenBSD...
2008-01-07 Matthias SchmidtAdd pam(3) support for cron(8). cron uses pam to check...
2008-01-07 Matthias SchmidtIf -m is specified, a newfs(8) command is printed that...
2008-01-07 Sascha WildnerFix brain-o introduced in my previous commit.
2008-01-07 Simon SchubertDon't segfault when printing unknown signals.
2008-01-07 Simon SchubertPull up CVS idents from FreeBSD to match our current...
2008-01-07 Simon SchubertAdd small hack to allow both agp and drm to attach...
2008-01-07 Simon SchubertUpdate from FreeBSD:
2008-01-07 Simon SchubertRename RB_STATIC_* to RB_*_STATIC to match up with...
2008-01-07 Aggelos EconomopoulosLet's try and start a tradition here. This is book...
2008-01-06 Hasso TepperAdd sdpd(8) (Bluetooth Service Discovery Protocol daemo...
2008-01-06 Sascha WildnerRemove bogus checks after kmalloc(M_WAITOK) which never...
2008-01-06 Nicolas TheryRemoved non-existent entry in .PATH:.
2008-01-06 Sepherosa ZiehauAccording to Ralink Linux driver, tx/encryption intr...
2008-01-06 Sascha WildnerReplace MALLOC()/bzero() with MALLOC(M_ZERO).
2008-01-06 Sascha WildnerRemove some dead code.
2008-01-05 Peter AvalosSync trm manual with FreeBSD.
2008-01-05 Peter AvalosSync with FreeBSD.
2008-01-05 Peter AvalosSync with FreeBSD:
2008-01-05 Nicolas Therykmalloc(M_WAITOK) never returns NULL.
2008-01-05 Sascha WildnerFor kmalloc(), MALLOC() and contigmalloc(), use M_ZERO...
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
next