Possibly expand the variable name's embedded variables before using it, as
[dragonfly.git] / sys /
2004-11-12 Matthew DillonAdd a missing com_unlock() to the serial port drain...
2004-11-12 Matthew DillonForced commit, correct comment for last commit. 1...
2004-11-12 David RhodusSpelling: Filesystem is one word.
2004-11-12 David RhodusQuiet tinderbox:
2004-11-12 Matthew DillonDefault vfs.fastdev to 1 for wider testing, so the...
2004-11-12 Matthew DillonTemporarily remove union and nullfs from the vfs build...
2004-11-12 Joerg SonnenbergerInitialize pseudointr_ch in fdc.
2004-11-12 Matthew DillonCorrect minor tinderbox -DDEBUG error.
2004-11-12 David RhodusSpelling.
2004-11-12 David RhodusSync up items from the GENERIC config and a few more...
2004-11-12 David RhodusUpdate the 3ware card comment to better reflect which...
2004-11-12 Matthew DillonVFS messaging/interfacing work stage 9/99: VFS 'NEW...
2004-11-10 Matthew DillonThe 'start = 1' change wasn't needed, revert that one...
2004-11-10 Joerg Sonnenberger- style(9) cleanup
2004-11-10 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2004-11-10 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2004-11-10 Matthew DillonFix a very serious bug in contigmalloc() which we inher...
2004-11-10 Matthew DillonThe min() and max() macros in sys/libkern.h are typed...
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-09 Joerg SonnenbergerDefine IOV_MAX for userland too and make it available...
2004-11-09 Matthew DillonAdd lockcountnb() - a non-blocking version of lockcount...
2004-11-09 Matthew DillonCreate a non-blocking version of BUF_REFCNT() called...
2004-11-09 Joerg SonnenbergerI don't know why I added use_bpf.h, it isn't needed...
2004-11-09 Matthew DillonFix another minor bug-a-boo inherited from 4.x sources...
2004-11-09 Matthew Dillonvfs_object_create() was being called too early on devvp...
2004-11-09 Matthew DillonCorrect a softupdates bug, an ir_savebp buffer was...
2004-11-08 Matthew DillonDo not explicitly set PCIM_CMD_SERRESPEN or PCIM_CMD_PE...
2004-11-08 Joerg SonnenbergerFix a race condition in detach path of Ethernet devices...
2004-11-05 Matthew DillonRemove an assertion that used to double-check the cred...
2004-11-05 Matthew DillonFix a Trident DMA limitation. Symptom as reported...
2004-11-05 Matthew DillonBring in some more PCI ID's from FreeBSD.
2004-11-03 Matthew DillonRemove incorrect cache_purge() calls in *_rmdir() ...
2004-11-02 Matthew DillonFix 'route add -host <target> -interface <interface_nam...
2004-10-28 Matthew Dillonunmount was not removing the negative hits associated...
2004-10-27 Matthew DillonRemove unused variable.
2004-10-27 Matthew Dillonnull_revoke() needs to return 0.
2004-10-27 Matthew DillonFix a NULL pointer dereference panic that occurs when...
2004-10-26 Matthew DillonFix bugs in the vm_map_entry reservation and zalloc...
2004-10-26 Matthew DillonDocument bus_dmamem_alloc() a bit more.
2004-10-25 Matthew DillonRemove the vfs page replacement optimization and its...
2004-10-25 Hidetoshi ShimokawaSync with FreeBSD-current:
2004-10-25 Hidetoshi ShimokawaPreserve dcons(4) buffer passed by loader(8).
2004-10-25 Matthew DillonFix a compiler warning by pre-declaring struct vnode;
2004-10-24 Joerg SonnenbergerMerge from vendor branch GDB:
2004-10-24 Matthew DillonSynchronize a few libi386 issues from FreeBSD. Fix...
2004-10-23 Joerg SonnenbergerMerge from vendor branch READLINE:
2004-10-23 Joerg SonnenbergerMerge from vendor branch ZLIB:
2004-10-23 Joerg SonnenbergerGCC 3.4 doesn't check for NULL format-strings for __att...
2004-10-22 Matthew DillonGenerate the BRANCH field from the current tag, use...
2004-10-22 Matthew DillonThe old lookup() API is extremely complex. Even though...
2004-10-22 Matthew DillonMake an existing vnode lock assertion a bit more verbose.
2004-10-22 Matthew DillonFix a final bug in the vfs cache cleaning code. An...
2004-10-22 Jeffrey HsuCorrect use of the flags argument to the recvmsg system...
2004-10-20 Matthew DillonChange the default handling for kernels built with...
2004-10-20 Matthew DillonFix a boot panic with the amd device. We inherited...
2004-10-20 Matthew DillonThe last commit failed to adjust the alignment like...
2004-10-20 Matthew DillonOld API compatibility: The directory vnode passed to...
2004-10-20 Jeffrey HsuSeparate out the length checks from IP dispatch and...
2004-10-19 Matthew DillonFix an assertion, vgone() now requires that the vnode...
2004-10-19 Matthew DillonFix bugs in the limiting code for negative-hit namecach...
2004-10-19 Matthew DillonMFC FreeBSD if_em.c 1.48 and 1.49.
2004-10-16 Jeffrey HsuRemove duplicate comment.
2004-10-16 Jeffrey HsuFrom KAME freebsd4/sys/netinet/ip_input.c rev 1.42:
2004-10-16 Matthew DillonFix a bug where sc_ctlp() is improperly called when...
2004-10-16 Matthew DillonImplement hotchar support for ucom.
2004-10-15 Jeffrey HsuUpdate includes now that the Fast IPSec code has moved...
2004-10-14 Matthew DillonThe forth code is a real mess, things are repeated...
2004-10-14 Matthew DillonAdd the "nv" interface, and enable it in the bootp...
2004-10-14 Matthew DillonRemove the 'ether' module dependancy, it is not defined...
2004-10-14 Matthew DillonFinal cleanup. After giving up on trying to avoid...
2004-10-14 Matthew DillonAdd /boot/defaults/loader-bootp.conf, a separate defaul...
2004-10-14 Matthew DillonWhen pxebooted loader is detected not only change the...
2004-10-14 Matthew DillonInitialize the 'kernel' environment variable from loade...
2004-10-14 Matthew DillonDo not use non-blocking malloc()'s in the busdma suppor...
2004-10-13 Matthew DillonAvoid redefined symbol warning when libcaps uses thread...
2004-10-13 Eirik NygaardAdd two more header in the !_KERNEL case so libcaps...
2004-10-12 Matthew DillonTry to close an occassional VM page related panic that...
2004-10-12 Matthew DillonVFS messaging/interfacing work stage 8/99: Major rework...
2004-10-10 Matthew DillonAdd a missing agp_generic_detach() call if a bad initia...
2004-10-10 Matthew DillonFix a USB stuttering key issue.
2004-10-08 Matthew DillonBring in a fix from NetBSD for hid_report_size(). ...
2004-10-07 Matthew DillonVFS messaging/interfacing work stage 7h/99: More firmin...
2004-10-07 Matthew DillonVFS messaging/interfacing work stage 7g/99: More firmin...
2004-10-07 Matthew DillonVFS messaging/interfacing work stage 7f/99: More firmin...
2004-10-07 Matthew DillonThe last commit was improperly documented as being...
2004-10-07 Matthew DillonFix a bug in the tty clist code. The clist code was...
2004-10-07 Matthew DillonVFS messaging/interfacing work stage 8a/99: Sync other...
2004-10-06 Matthew DillonVFS messaging/interfacing work stage 7e/99: More firmin...
2004-10-06 YONETANI TomokazuRegister ips device with devstat subsystem so that...
2004-10-05 Matthew DillonVFS messaging/interfacing work stage 7e/99: More firmin...
2004-10-05 Matthew DillonVFS messaging/interfacing work stage 7d/99: More firmin...
2004-10-04 Matthew DillonVFS messaging/interfacing work stage 7c/99: More firmin...
2004-10-04 Matthew DillonOnly include opt_vmpage.h if _KERNEL is defined.
2004-10-02 Matthew DillonVFS messaging/interfacing work stage 7b/99: More firmin...
2004-10-01 Matthew DillonVFS messaging/interfacing work stage 7a/99: Firm up...
2004-09-30 Matthew DillonVFS messaging/interfacing work stage 7/99. BEGIN DESTA...
2004-09-30 Matthew DillonAttempt to make the boot code operate in a more determi...
2004-09-30 Joerg SonnenbergerFix the code for the nxt != 0 case and use the assemble...
2004-09-30 Joerg SonnenbergerAdd CTASSERT, a facility for simple compile time assert...
next