dragonfly.git
2006-02-28 Sascha WildnerUse \(xx style escape sequences for some special charac...
2006-02-27 Simon SchubertFix file sizes > 2GB on isofs. This has already been...
2006-02-26 Sascha WildnerUpdate the DEBUG KERNELS section to reflect reality.
2006-02-26 Matthew Dillonnvi's "memory use after free" bug exists in following...
2006-02-26 Sascha WildnerWe don't support BUS_DMASYNC_PREREAD|BUS_DMASYNC_PREWRI...
2006-02-25 Sascha WildnerOops, overlooked some spl*() references in my last...
2006-02-25 Sascha WildnerRemove SPLASSERT(9) and spl(9) man pages and fix a...
2006-02-25 Sascha WildnerReplace .Fx with .Dx where necessary.
2006-02-25 Sascha WildnerRemove empty line to silence troff warning.
2006-02-25 Sascha WildnerBring in the ndis(4) man page from FreeBSD (with minor...
2006-02-23 Sascha WildnerSync pciconf(8)'s database with FreeBSD-CURRENT's rev...
2006-02-21 Matthew DillonChange the server side NFS write gather delay from...
2006-02-21 Matthew Dillonbioops.io_start() was being called in a situation where...
2006-02-21 Matthew DillonReduce the default NFSv3 access cache timeout from...
2006-02-21 Matthew DillonReformulate some code which was #if 0'd out in the...
2006-02-21 Matthew DillonFix a bunch of race cases in the NFS callout timer...
2006-02-19 Sascha Wildner* Remove unused SC_RENDER_DEBUG option.
2006-02-18 Joerg Sonnenbergerpam_unix.so needs -lutil. Fixes qpopper issues as seen...
2006-02-18 Joerg SonnenbergerSync vfscanf with FreeBSD, which makes it almost symmet...
2006-02-17 Sascha WildnerRetire lib/msun. It was replaced by NetBSD's libm.
2006-02-17 Sascha WildnerSweep-fix man page section order to match mdoc(7),...
2006-02-17 Sascha WildnerSweep-fix man page section order to match mdoc(7),...
2006-02-17 Sascha WildnerSweep-fix man page section order to match mdoc(7),...
2006-02-17 Sascha WildnerSweep-fix man page section order to match mdoc(7),...
2006-02-17 Sascha WildnerSweep-fix man page section order to match mdoc(7),...
2006-02-17 Matthew DillonMake the entire BUF/BIO system BIO-centric instead...
2006-02-17 Matthew DillonProperly assert the state of the MP lock in the async...
2006-02-15 Simon SchubertFix patch handling in kernel sources.
2006-02-15 Simon SchubertConsolidate patches into the sources of top, which...
2006-02-13 Matthew DillonGet rid of seriously out of date example code.
2006-02-13 Simon SchubertAdjust build infrastructure for OpenSSH-4.3p2
2006-02-13 Simon SchubertUpdate our READMEs
2006-02-13 Simon SchubertMerge from vendor branch OPENSSH:
2006-02-13 Simon SchubertImport OpenSSH 4.3p2 modulo unneeded files
2006-02-13 Simon SchubertRemove no_obj patches from SRCS
2006-02-13 Simon SchubertMove patch handling out of .if defined(PROG)
2006-02-13 Simon SchubertPull patch handling into its own file so that patches...
2006-02-12 Matthew DillonBring in a bunch of malloc features from OpenBSD and...
2006-02-12 Matthew DillonMake warn() a weak reference.
2006-02-12 Matthew DillonRemove serialization calls that are no longer correct...
2006-02-11 Sascha WildnerRemove unnecessary .Pp following .Sh (forgotten in...
2006-02-11 Simon SchubertAllways pass -n to echo so that wmake -n will do the...
2006-02-11 Joerg SonnenbergerAdd a fix for CAN-2005-3001, via pkgsrc from Ubunto.
2006-02-10 Sascha WildnerRemove .Pp directly following .Sh or .Ss (not necessary...
2006-02-10 Sascha WildnerFix comments.
2006-02-08 Matthew DillonRemove the VBWAIT flag test, it will soon go away.
2006-02-06 YONETANI TomokazuMove serializer locking from pppoutput() to pppwrite...
2006-02-04 Eirik NygaardSUSv3 states that the type builtin should return a...
2006-02-03 Simon SchubertMake patch break hardlinks even if not making backups.
2006-02-02 Eirik NygaardUse errx(), no errno is set in this case.
2006-02-01 Simon SchubertSet proper termio flags for the sysmouse tty
2006-01-31 Matthew DillonBring in the parallel route table code and clean up...
2006-01-31 Sascha WildnerRemove extra 'the'.
2006-01-31 Sascha WildnerFix spelling mistake.
2006-01-31 Simon SchubertPull the fix from procfs_vnops.c:1.27 also to linprocfs
2006-01-30 YONETANI Tomokazucrit_exit() is called where crit_enter() is supposed...
2006-01-29 Simon SchubertSync nv with FreeBSD and update the binary driver to...
2006-01-29 Sepherosa Ziehau- Add NVIDIA nForce MCP12 support
2006-01-28 Matthew DillonLobotomize libcaps so it compiles again and can be...
2006-01-28 YONETANI TomokazuInitialize intrcnt[] with 0 before using it, because...
2006-01-28 Sepherosa ZiehauPass serializer to bus_setup_intr()
2006-01-28 Sepherosa ZiehauIn ep_if_start(), restore 'm' after it is used to trave...
2006-01-26 Simon SchubertAdjust X11BASE so that ssh/sshd find xauth with pkgsrc.
2006-01-26 Matthew DillonAdd a missing #include <sys/lock.h> to fix a UP kernel...
2006-01-26 Justin C. SherrillTest commit of new file.
2006-01-25 Matthew DillonThe random number generator was not generating sufficie...
2006-01-25 Joerg SonnenbergerMerge OpenBSD r1.104:
2006-01-24 Joerg SonnenbergerWhen using visibility macros, sys/cdefs.h must be inclu...
2006-01-23 Sascha WildnerSync BSD family tree with FreeBSD.
2006-01-22 Sascha WildnerRemove ports(7) man page since we're using pkgsrc now.
2006-01-22 Sascha Wildner* Move function types to a separate line.
2006-01-22 Sascha WildnerAdd ansification to silence -Wold-style-definition...
2006-01-22 Sascha WildnerAdd some casts to silence warnings.
2006-01-22 Sascha WildnerRemove unused variables.
2006-01-22 Sascha WildnerInitialize variable.
2006-01-22 Sascha WildnerAdd missing header for isab_attach prototype.
2006-01-22 Sascha WildnerRemove extra tokens from the end of #else or #endif...
2006-01-22 Sascha WildnerRemove support for some obsolete architectures.
2006-01-21 Sascha WildnerRemove antique, unused test code.
2006-01-21 Matthew DillonSwitch the type and how argument declarations around...
2006-01-20 Sascha WildnerAdd wmake(1) reference.
2006-01-20 Sascha WildnerAdd a wmake(1) man page using the commit message for...
2006-01-20 Sepherosa ZiehauPass correct argument to lwkt_serialize_{enter, exit}()
2006-01-19 Matthew DillonAdd the '-c cpu' option to arp, netstat, and route...
2006-01-19 Simon Schubertmake zero prefix or suffix tell patch not to produce...
2006-01-19 Simon SchubertProperly refcount module dependencies loaded by loader
2006-01-19 Simon SchubertFix warning:
2006-01-18 Sascha WildnerFix comment indent.
2006-01-18 Sascha Wildner* Replace DragonFly with Dx.
2006-01-18 Jeremy C. ReedAdd master.passwd as a name of this manual page.
2006-01-18 Jeremy C. ReedCreate a manual page link of passwd.5 for new passwd.5.
2006-01-18 Matthew DillonUse the DragonFly contrib patch system to correct impro...
2006-01-17 Matthew DillonAdd mk.conf to the ISO and have the installer install...
2006-01-17 Matthew DillonCorrect sizeof(pointer) bugs that should have been...
2006-01-17 Simon SchubertAdd forgotten part of setenv cleanup
2006-01-15 Sascha WildnerRemove 400.status-pkg from the Makefile as well.
2006-01-15 Simon SchubertFix insecure tempfile usage in ee, see FreeBSD-SA-06...
2006-01-14 Sascha WildnerSet %bx register instead of %di register as specified...
2006-01-14 Simon SchubertFix use of history without HistEvent, causing segfaults
2006-01-14 Sascha WildnerRemove ports specific periodic script & documentation.
next