dragonfly.git
2007-11-06 Matthew DillonWhen the quotacheck has not been run the quota code...
2007-11-06 Sepherosa ZiehauFix possible memory leakage under following conditions:
2007-11-06 Sepherosa Ziehau- Use hash table for pipes and flow set, which accelera...
2007-11-06 Hasso TepperKill devinfo handling in drivers, set device descriptio...
2007-11-06 Jeffrey HsuAdd split on whitespace functionality.
2007-11-06 Sepherosa ZiehauUse TAILQ for packet queue in flow queue and pipe
2007-11-06 Matthew DillonConvert the global 'bioops' into per-mount bio_ops...
2007-11-05 Hasso TepperNuke usbdevs and references to it.
2007-11-05 Sepherosa ZiehauYet another round of clean up
2007-11-05 Sepherosa Ziehau- Move some macros from ip_dummynet.h to ip_dummynet...
2007-11-05 Hasso TepperKill usage of USB_VENDOR_FOO and USB_PRODUCT_BAR define...
2007-11-05 Sepherosa ZiehauReplace debug printf macro
2007-11-05 Sepherosa ZiehauUse POSIX int type
2007-11-05 Hasso TepperSync with FreeBSD - add OpenBSD 4.2.
2007-11-05 Hasso TepperUpdate named.root to the version from 1 November 2007...
2007-11-05 Sepherosa ZiehauIn free_chain() if we are asked to "kill default":
2007-11-05 Sepherosa Ziehau- Create user land ipfw(4) rule/state/flow_id structure...
2007-11-05 Gregory Neil... sendmail 8.14.2 has been imported
2007-11-05 Gregory Neil... Merge from vendor branch SENDMAIL:
2007-11-05 Gregory Neil... Import sendmail 8.14.2
2007-11-04 Sascha WildnerUse .Dv for ioctls.
2007-11-04 Sascha WildnerRemove reference to nonexistant section.
2007-11-04 Sascha WildnerFix section reference.
2007-11-04 Sascha WildnerFix broken section.
2007-11-04 Sepherosa ZiehauFactor out ipfw_dec_static_count(); add assertion in...
2007-11-04 Sepherosa Ziehau- Add ipfw_init_default_rule() to perform default rule...
2007-11-03 Sascha WildnerCheck bit D0 ("Mode supported by hardware configuration...
2007-11-03 Peter AvalosUpdate for libarchive 2.4.0 import.
2007-11-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-11-03 Peter AvalosImport libarchive 2.4.0 which brings some performance...
2007-11-03 Sascha WildnerSort references.
2007-11-03 Sascha WildnerRemove unused tunables.
2007-11-03 Sascha WildnerAdd missing '.'
2007-11-03 Sepherosa ZiehauRemove ipfw1 from system.
2007-11-03 Sepherosa ZiehauCreate user land dummynet(4) pipe/flow_set/flow_queue...
2007-11-03 Sascha WildnerNote that an interface doesn't have to be up when enabl...
2007-11-03 Sascha WildnerBelated update of ktr(4) to reflect our current state...
2007-11-02 Matthew DillonBreak-out the standard UNIX uid/gid tests for VOP_ACCES...
2007-11-02 Matthew DillonModify struct vattr:
2007-11-02 Matthew DillonAdd a PHOLD/PRELE sequence around a sysctl_out to fix...
2007-11-02 Sepherosa ZiehauSince sys/net/dummynet/ip_dummynet.c rev 1.24, dummynet...
2007-11-02 Sepherosa ZiehauAdjust DUMMYNET_CALLOUT_FREQ_MAX according to the comme...
2007-11-02 Sepherosa Ziehau'ipfw pipe X config bw iface' never works, so nuke...
2007-11-02 Sepherosa ZiehauClean up
2007-11-02 Sascha WildnerSync zoneinfo database with tzdata2007i from elsie.
2007-11-02 Sepherosa ZiehauClean up
2007-11-02 Sepherosa ZiehauClean up
2007-11-02 Matthew DillonHAMMER 2/many - core mount and unmount code now works...
2007-11-02 Matthew DillonA delete_tid of 0 indicates a record which has not...
2007-11-02 Matthew DillonProperly set the buf_type in the volume, super-cluster...
2007-11-01 Matthew DillonCorrect a bug in the lockf code. F_NOEND was not being...
2007-11-01 Matthew DillonSynchronize newfs_hammer with recent changes.
2007-11-01 Matthew DillonAdd a HAMMER kernel build option, add a VFS type for...
2007-11-01 Matthew DillonHAMMER part 1/many. This is a clear-my-plate commit.
2007-11-01 Sepherosa ZiehauUse the orignal dummynet's indentation style
2007-11-01 Sepherosa Ziehau- Yet another round of cleanup
2007-11-01 Sepherosa Ziehau- Use upper case for first letter in comment
2007-11-01 Sepherosa Ziehau- Nuke no longer apply comment
2007-11-01 Sepherosa Ziehau- Strip excessive white space
2007-11-01 Sepherosa ZiehauWhite space cleanup for heap functions
2007-10-29 Thomas E. SpanjaardRemove fugly hack from the ATA channel interrupt handle...
2007-10-29 Justin C. SherrillMaking dntpd server list match the recommendations at:
2007-10-29 Sepherosa Ziehaurealloc_dynamic_table() and add_dyn_rule() may be calle...
2007-10-29 Sascha WildnerComment out some "negative options" (options which...
2007-10-29 Sepherosa Ziehau- M_WAITOK will never return NULL
2007-10-29 Sepherosa ZiehauNuke unnecessary NOMAN and .PATH
2007-10-28 Sepherosa ZiehauUse CRC_LEN consistently
2007-10-28 Sascha WildnerRemove two unused variables and model the copyright...
2007-10-27 Peter AvalosSwitch from libreadline to libedit.
2007-10-27 Peter AvalosSync with NetBSD.
2007-10-27 Sascha WildnerRemove OS name from the description.
2007-10-27 Sascha WildnerAdjust column.
2007-10-27 Sepherosa Ziehaudummynet_io() may be called from interrupt thread and...
2007-10-26 Sascha WildnerFix some mdoc issues.
2007-10-25 Sepherosa ZiehauWESTELL A90-200WG-01 works woth acx(4)
2007-10-25 Sepherosa Ziehau- Switch dummynet(4) from mbuf based tagging to mtag.
2007-10-25 Hasso TepperIf answer to the repeated probe (same TTL as in the...
2007-10-25 Peter AvalosUpdate for OpenSSL upgrade to 0.9.8g.
2007-10-25 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-25 Peter AvalosImport OpenSSL-0.9.8g.
2007-10-24 Matthew DillonReactivate a vnode after associated it with deadfs...
2007-10-23 Sepherosa ZiehauMove ipfw/dummynet from SI_SUB_PSEUDO to SI_SUB_PROTO_E...
2007-10-23 Sepherosa Ziehau- Add jumbo buffer support for et(4), which supports...
2007-10-23 Sascha WildnerRemove unnecessary argument.
2007-10-23 YONETANI TomokazuMerge ACPI resource manager changes From FreeBSD:
2007-10-21 Matthew DillonFix more NULL structural dereferences that can occur...
2007-10-21 Sepherosa ZiehauAdd a sysctl node, which could be used to turn off...
2007-10-20 Sascha WildnerUse .Nm
2007-10-20 Sascha WildnerUse .Nm
2007-10-20 Sascha WildnerOops, missing space.
2007-10-20 Sascha Wildner* Add an example how to create /etc/mtree style mtree...
2007-10-20 Sepherosa Ziehau- Change some comment's style
2007-10-20 Sepherosa Ziehau- m_tag_get() expects MB_DONTWAIT not M_NOWAIT
2007-10-20 Sepherosa ZiehauM_WAITOK -> MB_WAIT
2007-10-20 Sepherosa Ziehau- Instead of overriding the meaning of the embedded...
2007-10-20 Sepherosa ZiehauUse __offsetof()
2007-10-20 Sepherosa Ziehau- Add macro to convert MTU to frame length
2007-10-19 Sascha WildnerAdd missing .Nm
2007-10-19 Sascha WildnerAdd missing MLINKS.
2007-10-19 Sascha WildnerRemove duplicate line and add missing MLINK.
next