Misc. manpage cleanup for the recent T/TCP removal.
[dragonfly.git] / sys /
2009-12-21 Alex Hornungcrypto - Mark cryptodev ioctl as MPSAFE
2009-12-21 Alex Hornungkern_memio - mark dev_ops READ and WRITE MPSAFE
2009-12-21 Alex Hornungdevfs - Introduce MPSAFE read/write/ioctl support
2009-12-21 Matthew Dillonkernel - lwkt_token code, minor fix to last commit
2009-12-21 Matthew Dillonkernel - Refactor the lwkt_token code, making it faster
2009-12-21 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-12-20 Sascha WildnerSilence -Wold-style-definition in a number of places...
2009-12-20 Matthew Dillonkernel - jails - undo minor prisoncount atomic ops
2009-12-20 Matthew Dillonkernel - remove FSMID support
2009-12-20 Sascha WildnerAdd some missing ACPI source files (for LINT).
2009-12-20 Sascha WildnerFix acpi (loading it failed).
2009-12-20 Sascha WildnerFix UP kernel build.
2009-12-20 Matthew Dillonkernel - add hashinit_ext() and phashinit_ext()
2009-12-20 Matthew Dillonkernel - misc MPSAFe work
2009-12-20 Matthew Dillonkernel - Move mplock to machine-independent C
2009-12-19 Matthew Dillonbusdma - Fix bouncebuffer operation for 64 bit builds...
2009-12-19 Alex Hornungsignal - Introduce si_code codes
2009-12-18 Alex HornungCONFIG - untangle whitespace mess
2009-12-18 Alex HornungCONFIG - add NULLFS
2009-12-18 Alex Hornungdump - rename md dumpsys to md_dumpsys
2009-12-17 Alex Hornungdevfs - Populate getattr va_size for disks properly
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan Lentferkern/kern_kinfo.c: Fix incorrect population of kinfo_pr...
2009-12-16 Sascha WildnerFix some warnings that creep up when compiling without...
2009-12-16 Sascha WildnerFix the SOEKRIS build (kernel without I686_CPU).
2009-12-16 Sascha WildnerFix the LINT build.
2009-12-16 Michael NeumannUnbreak HAMMER root mounts
2009-12-15 Matthew Dillonkernel - adjust falloc and arguments to dupfdopen,...
2009-12-15 Matthew Dillonkernel - use new td_ucred in numerous places
2009-12-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-12-15 Sascha WildnerAdd -Werror to the kernel build.
2009-12-15 Sascha Wildnermp_machdep.c: Fix some warnings of the SMP without...
2009-12-15 Alex HornungLINT - clear a bunch of warnings
2009-12-15 Sascha WildnerFix warning in the UP build.
2009-12-15 Matthew Dillonkernel - Third time's the charm - move lwp_ucred to...
2009-12-15 Matthew Dillonkernel - Make adjustments to the per-lwp ucred
2009-12-15 Matthew Dillonkernel - move proc->p_lock, add lwp ucred caching
2009-12-14 Sascha Wildnervga(4): Simplify conditions for mode rejection somewhat.
2009-12-13 Matthew Dillonkernel - Move MP lock inward, plus misc other stuff
2009-12-13 Michael NeumannRemove misleading comments
2009-12-13 Michael NeumannHAMMER - Stabilize and refactor volume removal
2009-12-13 Alexander Polakovi386: sync k6_mem.c with FreeBSD polachok/i386
2009-12-13 Alexander Polakovi386: sync i686_mem with FreeBSD
2009-12-13 Alexander Polakovidentcpu.c: add PLCMULDQ, AES and VMM feature strings
2009-12-13 Alexander Polakovi386: sync identcpu with FreeBSD
2009-12-12 Michael NeumannHAMMER - Fix reblocking operation of volume removal
2009-12-12 Matthew DillonHAMMER VFS - Fix incorrect hammer_cursor_removed_node...
2009-12-12 Michael NeumannHAMMER - Fix panic when removing volume
2009-12-12 Sascha WildnerRemove inclusion of <sys/cdefs.h> from kernel .c files.
2009-12-12 Michael NeumannHAMMER - Stabilize volume removal
2009-12-12 Michael NeumannFix typo
2009-12-12 Michael NeumannHAMMER - Fix umount flushing issue for volume-add/del
2009-12-11 Michael NeumannHAMMER - Implement experimental volume removal
2009-12-11 Aggelos EconomopoulosKill T/TCP
2009-12-10 Jan LentferMerge branch 'master' of ssh://crater.dragonflybsd...
2009-12-09 Michael NeumannRename "hammer expand" to "hammer volume-add"
2009-12-09 Sascha WildnerFix argument order for netmsg_init().
2009-12-08 Sascha WildnerFix LINT kernel build.
2009-12-07 Thomas Nikolajsenhammer: update Version 4 description
2009-12-07 Matthew DillonHAMMER VFS - Fix WIP
2009-12-07 Michael NeumannHAMMER - Implement multi-volume root mounts
2009-12-07 Alex Hornungdump - Unbreak VKERNELs
2009-12-07 Sascha Wildnerloader.8: Bump .Dd and fix a manlint warning.
2009-12-06 Alex Hornungdump - Make use of the new dumping
2009-12-06 Alex Hornungdump - Bring in FreeBSD's dumping (new dumps & minidumps)
2009-12-06 Alex Hornungpmap - Change pmap_map syntaxis
2009-12-06 Sascha Wildnernetwork - Fix SMP build
2009-12-06 Matthew Dillonnetwork - Fix UP build
2009-12-05 Matthew Dillonnetwork - Move socket from netmsg ext to netmsg header...
2009-12-05 Aggelos EconomopoulosMerge commit 'lentferj/top_update'
2009-12-05 Matthew DillonHAMMER VFS - Change default from version 3 to version 4
2009-12-04 Alexander PolakovImport hotplug(4) pseudo-device.
2009-12-04 Matthew Dillonkernel - Fix recursive lockmgr lock panic when creating...
2009-12-04 Aggelos EconomopoulosMerge commit 'lentferj/top_update'
2009-12-03 Matthew DillonHAMMER VFS - Fix bug in statvfs() polachok/small
2009-12-03 Aggelos EconomopoulosMerge commit 'lentferj/bind_vendor2'
2009-12-03 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-12-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-11-27 Sascha Wildnersyscons(4): Use 100x37 when the VESA800X600 flag is...
2009-11-27 Sascha Wildnervga(4): Remove VGA_SLOW_IOACCESS option.
2009-11-27 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2009-11-27 Sascha Wildnernpx(4): Silence a warning in the SMP build.
2009-11-27 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-26 Alexander PolakovDetect FPU by checking CPUID features.
2009-11-26 Alex Hornungboot - Improve lsdev (2)
2009-11-26 YONETANI TomokazuRevert "AMD64 - add missing assignments to fix garbled...
2009-11-25 YONETANI TomokazuAMD64 - add missing assignments to fix garbled backtrace.
2009-11-25 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2009-11-24 Michael Neumannhammer expand: Refactor a bit
2009-11-24 Michael Neumannhammer expand: Fix "umount flushing...giving up!" problem.
2009-11-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-11-24 Michael Neumannhammer expand: Move free bigblock accounting out of...
2009-11-22 Stathis KamperisAllow null mounts to accept -o update
2009-11-18 Alex Hornungatomic - fix inline assembly
2009-11-18 Alex Hornungdevfs - Remove old debug
2009-11-18 Alex Hornungboot - Improve lsdev
2009-11-18 YONETANI Tomokazuleftover from 0202303b: fix critical section mismatch.
next