Fix an symlink ordering issue that was causing the install
[dragonfly.git] / sys /
2004-04-20 Justin C. SherrillNew logo of the DragonFly logo instead of the BSD Beast...
2004-04-20 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 11/21: ntfs.
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-20 Matthew DillonWhen an mpipe was being destroyed, each element in...
2004-04-20 Joerg Sonnenbergerm_tag_alloc illegally passed the mbuf flags to malloc...
2004-04-20 Matthew DillonRevamp the initial lwkt_abortmsg() support to normalize...
2004-04-19 Matthew DillonUse vm_page_hold() instead of vm_page_wire() for exec...
2004-04-19 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 10/21: nfs.
2004-04-19 Joerg SonnenbergerIn contrast to FreeBSD 4 and 5, our slab allocator...
2004-04-18 Jeffrey HsuAllow an inp control block to be inserted on multiple...
2004-04-18 Jeffrey HsuCosmetic changes.
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-17 David RhodusAdd in kernel config file options that were
2004-04-17 Matthew Dillonnetisr_queue() needs to reliably allocate the message...
2004-04-17 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 9/21: msdosfs.
2004-04-16 Matthew DillonChange WAIT_FOR_AUTO_NEG_DEFAULT to 0. Do not wait...
2004-04-16 David RhodusAdd in the twa(4) driver. This adds in support for...
2004-04-16 David RhodusPlace 'device acpica5' into the TINDERBOX kernel config so
2004-04-16 David RhodusAdd back in basic ACPI support into the LINT kernel...
2004-04-16 Joerg SonnenbergerMerge changes from FreeBSD 5:
2004-04-16 Joerg Sonnenbergerfor() ==> TAILQ_FOREACH
2004-04-16 Joerg SonnenbergerNuke unused fields in struct ifnet, if_done and if_poll...
2004-04-16 Joerg SonnenbergerMove IFF_PROMISC and IFF_POLLING from ifnet.ipending...
2004-04-15 David RhodusUpdate tag creation paths to reflect the cvs
2004-04-15 Joerg SonnenbergerKObj extension stage IIIb/III
2004-04-15 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 8/21: mfs.
2004-04-15 Matthew DillonDetect when the target process's thread is sitting...
2004-04-15 Matthew DillonImplement lwkt_abortmsg() support. This function chase...
2004-04-14 Joerg SonnenbergerKObj extension stage IIIa/III
2004-04-14 Joerg SonnenbergerRemove unit from sis_softc and use device_printf and...
2004-04-14 Matthew Dillonuio_td might be NULL, do not indirect through uio_td...
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-04-13 Jeffrey HsuDon't need opt_tcp_input.h for TCP_DISTRIBUTED_TCBINFO...
2004-04-13 Matthew Dillonget rid of TCP_DISTRIBUTED_TCBINFO, it only added confu...
2004-04-13 Jeffrey HsuCreate another entry point into ip_input() so MT_TAGs...
2004-04-12 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 7/21: isofs.
2004-04-12 Matthew DillonThe malloc() call in at_fork() needs to use M_WAITOK...
2004-04-12 Matthew DillonANSIfication/style cleanups (non operational)
2004-04-12 Eirik NygaardTell awk where the arguments for the program ends and...
2004-04-12 Matthew DillonFix the conditional used to determine whether psignal...
2004-04-11 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 6/21: hpfs.
2004-04-11 Jeffrey HsuSilence compiler warning by adding include files.
2004-04-11 Jeffrey HsuSilence warning about missing prototype.
2004-04-11 Jeffrey HsuFix compilation errors with missing header files and...
2004-04-11 Matthew DillonUse the sf_buf facility rather then kmem_alloc_wait...
2004-04-10 Matthew DillonDo some minor critical path performance improvements...
2004-04-10 Matthew DillonANSIfication and style cleanups. Non operational.
2004-04-10 Joerg SonnenbergerExplicitly build the boot2.c without propolice. We...
2004-04-10 Jeffrey HsuAlways send the sendfile header out even if the file...
2004-04-10 Jeffrey HsuMake the declaration of notifymsglist visible outside...
2004-04-10 Jeffrey HsuAdd predicate message facility.
2004-04-10 Jeffrey HsuSend connects to the right processor.
2004-04-10 Jeffrey HsuAdd header file to pull in the setting of the TCP_DISTR...
2004-04-09 Jeffrey HsuFix typo with last minute change in last commit.
2004-04-09 Jeffrey HsuPush the lwkt_replymsg() up one level from netisr_servi...
2004-04-09 Joerg SonnenbergerThis is _SYS_XIO_H, not _SYS_UIO_H.
2004-04-08 Matthew DillonIntroduce negative (ENOENT) caching for NFS. Before...
2004-04-08 Matthew Dillonnamecache work stage 4a: Do some minor performance...
2004-04-08 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 5/21: ext2fs.
2004-04-08 Jeffrey HsuWorkaround for not having a proc context. Use the...
2004-04-08 Matthew Dillonnamecache work stage 4:
2004-04-08 Joerg SonnenbergerAdd support for AC'97 codec of the AMD-8111 chipset.
2004-04-07 Matthew DillonMake TCP stats per-cpu. (forgot to add new header file)
2004-04-07 Matthew DillonMake TCP stats per-cpu.
2004-04-07 Jeffrey HsuCosmetic changes.
2004-04-07 Matthew DillonGeneral ata malloc() flags cleanup. Use M_INTWAIT...
2004-04-07 Matthew DillonGeneral bus malloc() flags cleanup, M_NOWAIT -> M_INTWA...
2004-04-07 Matthew DillonGeneral netif malloc() flags cleanup. Use M_INTWAIT...
2004-04-07 Matthew DillonUse hex bit values instead of decimal bit values (non...
2004-04-07 Matthew DillonProtect nfs socket locks with a critical section. ...
2004-04-06 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 4/21: fifofs.
2004-04-05 Matthew DillonDo not reset %gs in signal handlers, some programs...
2004-04-05 Matthew DillonSubsystems which install an so_upcall may themselves...
2004-04-05 Matthew DillonExport the lwkt_default_*() message port default functi...
2004-04-05 Matthew Dillonper-cpu tcbinfo[]s aren't ready for prime time yet...
2004-04-05 Eirik NygaardWe are DragonFly not FreeBSD, so rename the name in...
2004-04-05 Jeffrey HsuConsistently use "foreign" and "local", which are invar...
2004-04-05 Matthew DillonPartial sync from FreeBSD adds some more support and...
2004-04-05 Matthew DillonQuake 3 server (running under linux emulation) was...
2004-04-04 Matthew DillonFix a missing wildcard binding in the recent wildcard...
2004-04-04 Matthew DillonSetting the date/time does not always properly write...
2004-04-03 Jeffrey HsuDispatch reassembled fragment.
2004-04-03 Jeffrey HsuFix byte-order.
2004-04-03 Matthew DillonCreate a normal stack frame in generic_bcopy() to aid...
2004-04-03 Matthew DillonFix bugs in xio_copy_*(). We were not using the masked...
2004-04-03 Hiten PandyaAdd `device atapicam' to unbreak TINDERBOX config.
2004-04-03 Matthew DillonIn the sysclock commit I tried to make 'boottime' a...
2004-04-02 Joerg SonnenbergerAllocate the DMA segment array in bus_dma_tag_create...
2004-04-02 Hiten PandyaGarbage-collect unused variable.
2004-04-02 Hiten PandyaAdapt the netisr message handlers to accomodate the...
2004-04-02 Hiten PandyaAdd Makefile for the netif/ie ISA NIC driver.
2004-04-02 Hiten PandyaThe globaldata houses a pointer and not an embedded...
2004-04-02 Hiten PandyaPer-CPU VFS Namecache Effectiveness Statistics:
2004-04-01 Jeffrey HsuConsolidate length checks in ip_demux().
2004-04-01 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 3/21: fdesc.
2004-04-01 Matthew DillonEnhance the pmap_kenter*() API and friends, separating...
2004-04-01 Matthew DillonFix an unused variable warning (non-operational).
2004-04-01 Matthew DillonImplement a convenient gd_cpumask so we don't have...
2004-04-01 Joerg SonnenbergerConvert sis(4) from vtophys to busdma.
2004-04-01 Joerg SonnenbergerKObj extension stage II/III
next