dragonfly.git
2010-08-01 Alex Hornungdsched - minor fixes, cleanup
2010-08-01 Sascha WildnerMark the *at(2) system calls' prototypes as being new...
2010-08-01 Samuel J. Greearkernel - Make pt's throw EOF on disconnect.
2010-08-01 Sascha WildnerRemove dschedctl(8).
2010-08-01 Sascha Wildnerchroot.2: Add some words about chroot_kernel().
2010-08-01 Sascha Wildnernlookup.9: Document nlookup_init_at() and nlookup_done_...
2010-08-01 Sascha Wildnerrenameat(2): Properly use nlookup_done_at() instead...
2010-07-31 Sascha WildnerAdd a renameat(2) system call.
2010-07-29 Alex Hornungdsched - Encapsulate tdio for curthread creation
2010-07-29 Samuel J. Greeardevd - select only with a read set
2010-07-28 Sascha WildnerAdd a dm(4) manual page (derived from NetBSD's).
2010-07-28 Sascha Wildnermkinitrd.8: Add some missing quotation marks.
2010-07-28 Sascha WildnerFix typo in <sys/elf_common.h>: ET_LIPROC -> ET_LOPROC
2010-07-28 Sascha Wildnermake_dev.9: Remove reference to d_poll_t.
2010-07-27 Sascha WildnerRemove old time zone files via 'make upgrade'.
2010-07-27 Joe Talbottfiles - Remove unneeded dependency on wlan_amrr from...
2010-07-27 Joe Talbottral - Move NULL test to correct location and remove...
2010-07-27 Joe Talbottconfig - Don't rebuild firmware modules unless the...
2010-07-27 Joe Talbottiwn - Hook iwn into the build infrastructure.
2010-07-26 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2010-07-26 Samuel J. Greearkernel - bring back reasonable fifo blocking semantics
2010-07-26 Samuel J. Greearkernel - clean up pipe kq filters
2010-07-26 Sascha WildnerSync zoneinfo database with tzdata2010k from elsie...
2010-07-26 Samuel J. Greearbpf - do wakeup at the proper time
2010-07-26 Sascha Wildnertwe(4): Correct indent.
2010-07-26 Samuel J. Greearkernel - Fix poll return values in the presence of...
2010-07-26 Samuel J. Greearman - Fix poll HISTORY, implementation has changed
2010-07-26 Sascha WildnerMore work on CCVER=clangsvn.
2010-07-26 Sascha Wildnerlock.9: Mention lockuninit().
2010-07-25 Sascha Wildnerhier.7: Sync with our current state of affairs.
2010-07-25 Sascha WildnerAdd syscalls.master.5 MLINK (to syscall.9).
2010-07-25 Sascha Wildnersys/emulation/linux/i386/syscalls.conf: Remove unused...
2010-07-25 Sascha WildnerSome cleanup in sys/emulation/linux Makefiles.
2010-07-24 Sascha Wildnernrelease: No need to exclude 'CVS' anymore for src...
2010-07-24 Sascha Wildnernrelease: Download pkgsrc and src with our standard...
2010-07-24 Nicolas Theryral - fix crash during attach
2010-07-23 Alex Hornungdm_target_crypt - cleanup & minor improvements
2010-07-23 Samuel J. Greearkernel - Count only non-spurious events in main kevent...
2010-07-23 Sascha Wildneriwi(4): Properly lock iwi_watchdog().
2010-07-23 Sascha Wildnerusbdi.9: Add missing headers (usbdi.h needs them).
2010-07-23 Sascha Wildnermake_dev.9: Add #include <sys/devfs.h> (for devfs_scan_t).
2010-07-23 Sascha Wildnermake_autoclone_dev.9: Fix some minor issues in the...
2010-07-23 Sascha WildnerSpecify the correct headers in some kernel manual pages.
2010-07-22 Sascha WildnerThe LINPROCFS option goes to opt_dontuse.h, not to...
2010-07-22 Sascha Wildneraltq.9: Fix prototype.
2010-07-21 Sascha Wildneretc/rc.d doesn't need an obj directory and we don't...
2010-07-21 Sascha Wildnerrc: In 'syslogd', adjust the handling of syslog sockets...
2010-07-21 Sascha Wildnerrc: Add a dummy 'named' script to give 'rpcbind' someth...
2010-07-21 Sascha Wildnersasc(1): Remove the INSTALL file (nothing here is of...
2010-07-21 Sascha Wildner<wchar.h>: Partial revert of b9286c919de6585c967b8dbf2c...
2010-07-20 Sascha WildnerCOPYRIGHT: Fix typo.
2010-07-20 Sascha Wildneriwn.4: Add reference to ifmedia(4).
2010-07-20 Sascha Wildnerhier.7: Adjust a bit.
2010-07-20 Sascha Wildner/usr/share/doc/legal: Install some more firmware licenses.
2010-07-20 Joe Talbottral - Add license for firmware.
2010-07-20 Sascha WildnerFix the VKERNEL build.
2010-07-20 Joe Talbottiwn - Fix for x86_64.
2010-07-20 Joe Talbottlink_elf_obj - When current proc is NULL use proc0.
2010-07-20 Matthew Dillonkqueue - Fix bad error path triggered by emacs
2010-07-20 Sascha Wildnerbdes(1): Sync with FreeBSD.
2010-07-19 Alex Hornunglvm - get rid of gcc-only cruft
2010-07-19 Alex Hornunglvm - get rid of CVS directories
2010-07-19 Samuel J. Greearpcm - Remove unused variable
2010-07-19 Samuel J. GreearMerge branch 'selwakeup'
2010-07-19 Sascha WildnerMore work on CCVER=clangsvn.
2010-07-19 Matthew Dilloncpdup - code cleanup (non-operational changes)
2010-07-19 Matthew Dilloncpdup - Bump version, adjust manual page and usage()
2010-07-19 Matthew Dilloncpdup - Add several new features
2010-07-19 Joe Talbottwlan - For the time being include wlan_amrr when wlan...
2010-07-19 Joe Talbottratectl_none - first pass at updating to the new wlan...
2010-07-19 Joe TalbottGENERIC - Add a note that wireless NIC drivers require...
2010-07-19 Joe Talbottfiles - Cleanup
2010-07-19 Joe Talbottwpi - Remove debugging leftovers.
2010-07-19 Joe Talbottiwn - Lock iwn_timer_timeout callback.
2010-07-19 Joe Talbottiwn - Add man pages for iwn and iwnfw
2010-07-19 Joe Talbottiwn - Port to DragonFly BSD
2010-07-19 Joe Talbottwlan_amrr - NULL structure variables after kfree()ing.
2010-07-19 Joe Talbottiwn - Add firmware and build infrastructure
2010-07-19 Joe Talbottfirmware - Remove some debug printf()s that got committed.
2010-07-19 Joe Talbottlibkern - Add abs(), labs(), and qabs().
2010-07-19 Joe Talbottiwn - Add a Makefile so the driver can be built.
2010-07-19 Joe Talbottiwn - Import iwn driver from FreeBSD
2010-07-19 Sascha Wildneriwi.4: Remove unnecessary .Pp
2010-07-19 Samuel J. GreearMerge branch 'kq_devices' into selwakeup
2010-07-18 Samuel J. Greearkern - Add kq support to mqueue
2010-07-18 Sascha WildnerAdd missing Makefile in share/doc/legal.
2010-07-18 Sascha WildnerInstall the license of the iwi(4) firmware to /usr...
2010-07-18 Sascha WildnerAdd a iwifw.4 manual page (from FreeBSD).
2010-07-18 Sascha Wildneriwi.4: Update iwi(4)'s manual page (from FreeBSD).
2010-07-18 Sascha WildnerMake mxge(4) compilable into the kernel and add it...
2010-07-18 Sascha WildnerMake the firmwares for iwi(4), ral(4) and wpi(4) compil...
2010-07-18 Sascha Wildnershare/mk/sys.mk: Add ${AWK}.
2010-07-18 Sascha Wildneriwi(4) firmware: Remove leftover binary file and adjust...
2010-07-18 Sascha Wildneriwi(4): Hook it into the build again and enable it...
2010-07-18 Johannes HofmannUpdate iwi(4) from FreeBSD.
2010-07-18 Sascha Wildnersys/tools/fw_stub.awk: Change printf to kprintf as...
2010-07-18 Sascha Wildnerrpcbind.3: Fix two more errors in the SYNOPSIS which...
2010-07-18 Sascha Wildnerudev.3: Add final newline and remove extra space.
2010-07-18 Sascha Wildnerdevattr.3: Add final newline.
2010-07-18 Sascha Wildnerrpcbind.3: Fix function declaration in the SYNOPSIS.
next