ftp-proxy: Update to OpenBSD 4.1
[dragonfly.git] / sys /
2010-08-07 Jan LentferMerge branch 'master' into pf_update
2010-08-07 Sascha Wildneriwn(4): Add Makefile for building iwn6050fw.ko.
2010-08-07 Sascha WildnerAdd iwn(4) and iwnfw(4) to LINT.
2010-08-07 Joe Talbottconfig - Fix typo in iwn6050 clean target.
2010-08-06 Sascha WildnerUnbreak buildworld.
2010-08-06 Jan LentferMerge branch 'master' into pf_update
2010-08-06 Joe Talbottiwn - Fix warning related to token work.
2010-08-06 Joe Talbottiwn - Cleanup sysctl tree on detach.
2010-08-06 Joe Talbottiwn - Clean up memory freeing.
2010-08-06 Joe Talbottiwn - Convert to use the new wlan layer's global token.
2010-08-06 Joe Talbottwlan - Convert lockmgr locking to a global token.
2010-08-06 Joe Talbottiwn - Bring in recent changes from FreeBSD.
2010-08-06 Joe Talbottiwn - Lock callout iwn_timer_timeout().
2010-08-06 Joe Talbottiwn - Update firmware for 6000 chipset.
2010-08-06 Joe Talbottiwnfw - Update 6000 firmware and add 6050 firmware
2010-08-06 Sascha WildnerAdd some more *at() system calls.
2010-08-06 Samuel J. Greearkernel - Clean up pipe filters (fixes last)
2010-08-06 Samuel J. Greearkern - Clean up pipe filters
2010-08-06 Samuel J. Greearkernel - Silently swallow EOPNOTSUPP filter errors...
2010-08-06 Samuel J. Greearkernel - make poll return only explicitly asked for...
2010-08-05 Sascha WildnerFix LINT build.
2010-08-04 Jan LentferMerge branch 'master' into pf_update
2010-08-04 Jan LentferPF: Change M_NOWAIT to M_WAITOK where appropriate
2010-08-04 Matthew Dillonbuildworld - Fix header file
2010-08-04 Jan LentferMerge branch 'master' into pf_update
2010-08-04 Matthew Dillonkernel - Add ALTQ to GENERIC and X86_64_GENERIC
2010-08-03 Jan LentferMerge branch 'master' into pf_update
2010-08-03 Jan LentferPF: Remove debugging output
2010-08-03 Samuel J. Greearkernel - Make filters able to be marked MPSAFE
2010-08-03 Samuel J. Greearkernel - Remove kevent subsystem from under mplock
2010-08-03 Sascha Wildnertwa(4): Sync with FreeBSD's current code.
2010-08-03 Jan LentferMerge branch 'master' into pf_update
2010-08-03 Jan LentferPF: Fix ALTQ/fairq support in PF
2010-08-03 Jan LentferALTQ: Fix altq to work with m_tag from pf
2010-08-03 Samuel J. Greearkernel - Silently swallow EOPNOTSUPP filter errors...
2010-08-03 Sascha WildnerFix buildkernel with 'options CPU_GEODE' but without...
2010-08-02 Sascha WildnerFix x86_64 build by casting some {u,}intmax_t's for...
2010-08-02 Jan LentferMerge branch 'master' into pf_update
2010-08-02 Jan LentferPF: Remove hardcoded KLD_DEBUG (debugging)
2010-08-02 Samuel J. Greearkernel - Filter out unknown errors for select(2) and...
2010-08-02 Samuel J. Greearkernel - Unset TS_ZOMBIE when pty is re-opened
2010-08-02 Sascha WildnerFix the VKERNEL build with KLD_DEBUG set.
2010-08-02 Sascha Wildnerbce(4): Remove some carriage returns.
2010-08-02 Jan Lentferlibkern: Revert commit e104539
2010-08-01 Jan LentferPF: Fix some more locking issues on module unload
2010-08-01 Jan LentferPF: Fix more locking and module unload problems
2010-08-01 Jan LentferPF: Fix panic on unload
2010-08-01 Jan LentferPF: fix locking in pf_purge_thread() and friends
2010-08-01 Jan LentferPF: More debug output
2010-08-01 Jan Lentferpfctl: Update to OpenBSD 4.1 version
2010-08-01 Jan Lentfernet/pf: Fix panic on module unload
2010-08-01 Jan Lentfernet/bpf.c: Fix bpf_mtap_hdr
2010-08-01 Jan Lentfernet/if.h: add interface groups
2010-08-01 Jan Lentfernet/pf: Update PF to OpenBSD 4.1 release
2010-08-01 Jan Lentfernetinet6/in6.h: add PV6_ADDR_SCOPE_INTFACELOCAL
2010-08-01 Jan Lentfernetinet6/in6.h: add IN6_IS_ADDR_MC_INTFACELOCAL macro
2010-08-01 Jan Lentfernetinet6/in6.h: add IN6_IS_SCOPE_EMBED macro
2010-08-01 Jan Lentfersys/libkern.h: Add strchr and strrchr as inline functions
2010-08-01 Jan Lentfersys/net/if_var.h: Import interface groups
2010-08-01 Jan Lentfernet/if_var.h: add if_pf_kif to struct ifnet
2010-08-01 Jan Lentfernet/if_types.h: add IFT_ENC to non-IATA-assignments
2010-08-01 Jan Lentfernet/bpf: Fix argument types in bpf_mtap_hdr
2010-08-01 Jan Lentferbla
2010-08-01 Jan Lentfernet/bpf.c: add bpf_mtap_hdr from OpenBSD
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 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-28 Sascha WildnerFix typo in <sys/elf_common.h>: ET_LIPROC -> ET_LOPROC
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 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-25 Sascha Wildnersys/emulation/linux/i386/syscalls.conf: Remove unused...
2010-07-25 Sascha WildnerSome cleanup in sys/emulation/linux Makefiles.
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-22 Sascha WildnerThe LINPROCFS option goes to opt_dontuse.h, not to...
2010-07-21 Sascha Wildner<wchar.h>: Partial revert of b9286c919de6585c967b8dbf2c...
2010-07-20 Joe Talbottral - Add license for firmware.
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-19 Samuel J. Greearpcm - Remove unused variable
2010-07-19 Samuel J. GreearMerge branch 'selwakeup'
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.
next