dragonfly.git
2008-01-11 Sepherosa Ziehau- Split if_clone.c out of if.c, license in if.c is...
2008-01-11 Hasso TepperDon't supress attach messages from devices other than...
2008-01-11 Hasso TepperAdd few more usb devices. 0-5 are used in any modern...
2008-01-11 Sepherosa ZiehauPut benign warning message under bootverbose
2008-01-11 Sepherosa Ziehau- Properly initialize flash bank size for ich9 based...
2008-01-11 Matthew DillonHAMMER 18B/many: Stabilization pass
2008-01-11 Matthew DillonHAMMER 18/many: Stabilization pass
2008-01-10 Nicolas TheryAdd pselect syscall.
2008-01-10 Matthias SchmidtWarn the user if he uses -e and procfs(5) is not mounted.
2008-01-10 Sepherosa ZiehauDon't enable ATTACH/INIT/TXPOWER debug prints by default.
2008-01-10 Sepherosa Ziehau- Add additional parameter to firmware_image_load(...
2008-01-10 Matthias SchmidtAdd support for network devices found on Intel ICH9...
2008-01-10 Matthias SchmidtReplace home-grown list iteration with methods from...
2008-01-10 Matthew DillonHAMMER 17/many: Refactor IO backend, clean up buffer...
2008-01-10 Matthew DillonFix buffer cache deadlocks by splitting dirty buffers...
2008-01-09 Sascha Wildner* Add a missing kernel option and a VGA spec reference.
2008-01-09 Sascha WildnerRemove a lot of old, mummified code whose sole purpose...
2008-01-09 Joe TalbottFix conditional so that the linux module is loaded.
2008-01-09 Sascha WildnerRemove references to kldxref(8) which we don't have.
2008-01-09 Simon SchubertFix lockuninit.
2008-01-09 Sascha WildnerUse .Pa for URLs.
2008-01-09 Matthew DillonHAMMER 16B/many: Fix data overwrite case.
2008-01-09 Matthew DillonHAMMER 16/many - Recovery infrastructure, misc bug...
2008-01-09 Simon SchubertRemove old file.
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.
next