dragonfly.git
2006-07-10 Matthew DillonTurn on the new kern.seedenable sysctl when seeding...
2006-07-10 Matthew DillonChange the seeder array from a modulo to a logical...
2006-07-10 Sascha WildnerSync with FreeBSD (makes it actually work).
2006-07-10 Matthew DillonCleanup, no functional changes.
2006-07-10 Matthew DillonDisassociate the VM object after calling VOP_INACTIVE...
2006-07-09 Simon SchubertDon't use B_PAGING with geteblk() bufs
2006-07-09 Simon SchubertCorrectly handle dumping kernel threads
2006-07-08 Matthew DillonUse bzip instead of gzip, rename the tar file to make...
2006-07-08 Matthew DillonInclude kernel sources on the release CD.
2006-07-08 Sascha WildnerRemove obsolete worm(4) ioctl definitions.
2006-07-08 Sascha WildnerRemove unnecessary check (u_int8_t is 0-255).
2006-07-07 Sascha WildnerSort by chapter.
2006-07-07 Sepherosa Ziehaumissing ','
2006-07-07 Sepherosa Ziehau- Add back references to wpa_cli(8)
2006-07-07 Sepherosa ZiehauAdd build infrastructure for wpa_cli(8), which can...
2006-07-07 Sepherosa Ziehau- Replace lnc(4) driver with NetBSD's le(4), which...
2006-07-07 Simon SchubertCorrect typo in comment
2006-07-06 Simon SchubertCopy b_cmd into new buf
2006-07-06 Sascha WildnerRemove the old wormcontrol(8) command and the worm...
2006-07-05 Matthew DillonAdd a missing initbufbio() to fix a panic when vinum...
2006-07-05 Sascha WildnerAdd a manual page for the crit_enter()/crit_exit()...
2006-07-05 Matthew DillonIf we hit the file hardlink limit try to copy the file...
2006-07-05 YONETANI TomokazuSync with Osd/OsdDebug.c rev1.9 in FreeBSD:
2006-07-05 Joerg SonnenbergerAdd wide char support for printf and friends. Fix a...
2006-07-04 Matthew DillonDo not attempt to read the slice table or disk label...
2006-07-04 Sascha WildnerComment out empty sections.
2006-07-04 Sascha Wildner1) Hook pctrack into the build.
2006-07-04 Sascha WildnerRemove ancient module.
2006-07-04 Matthew DillonAdd a new option -H <path> to cpdup. This option allow...
2006-07-02 Sascha WildnerRemove obsolete documentation regarding usbd/kernel...
2006-07-02 Sascha WildnerBring etc/defaults/make.conf closer to reality:
2006-07-02 Sascha WildnerFix wording.
2006-07-02 Sascha WildnerRemove unused SCTP_TCP_MODEL_SUPPORT option.
2006-07-02 Sepherosa Ziehausegments total size is (MCLBYTES * RT2661_MAX_SCATTER...
2006-07-02 Sascha WildnerRemove ports related documentation and adjust disk...
2006-07-02 Simon SchubertSet limits for inlining functions.
2006-07-02 Simon SchubertRestructure kernel makefiles and factor out MI and...
2006-07-02 Simon Schubertremove long gone makefile
2006-07-02 Simon Schubertuse ${MACHINE_ARCH} instead of ${MACHINE}
2006-07-02 Simon Schubertonly compile function in the SMP case
2006-07-02 Simon SchubertDelete unused variable
2006-07-02 Sascha Wildnerfix case
2006-07-02 Sascha WildnerPorts -> pkgsrc
2006-07-02 Sascha WildnerFix comments:
2006-07-01 Sascha WildnerReplace /usr/ports with /usr/pkgsrc in the list of...
2006-07-01 Eirik NygaardAdd locale(1).
2006-07-01 Sascha WildnerRemove portsinfo.
2006-07-01 Sascha WildnerRemove ports specific portsinfo script.
2006-06-30 Eirik NygaardRemove syscall-args. It is not needed now that libcr...
2006-06-30 Scott UllrichBring if_bridge up to date with FreeBSD.
2006-06-30 YONETANI TomokazuPort EST driver from NetBSD, as it has better support...
2006-06-29 Sascha WildnerSync with reality:
2006-06-28 Simon SchubertHandle return values correctly, don't treat ssize_t...
2006-06-28 Sascha WildnerRemove ports and dfports specific include files.
2006-06-28 Sascha WildnerRemove some ports specific references.
2006-06-28 Sascha WildnerAdjust for pkgsrc and fix a supfile name.
2006-06-28 Sascha Wildners/ieee80211_attach/ieee80211_ifattach/ in comment.
2006-06-28 Sascha WildnerSync our ieee80211*.9 manual pages with the recent...
2006-06-27 Matthew DillonSwap out FAT12 for NTFS so the boot0 prompt says 'DOS...
2006-06-27 Matthew Dillon/dev/[k]mem was not allowing access to the CPU globalda...
2006-06-27 Simon SchubertInvoke recvfrom with MSG_FNONBLOCK
2006-06-26 Sascha WildnerRemove old bridge module...
2006-06-26 YONETANI TomokazuCleanup variables so that you don't need to maintain...
2006-06-26 Scott UllrichRename freebsd-tips to dragonfly-tips to eliminate...
2006-06-25 Sascha WildnerRemove oldbridge manpage, too :)
2006-06-25 Simon SchubertRemove outdated headers of OLDBRIDGE
2006-06-25 Simon SchubertRemove OLDBRIDGE
2006-06-25 Simon SchubertDocument that only sockaddr_storage sized parameters...
2006-06-24 Sepherosa ZiehauNuke redundant 'MIN' macro definition
2006-06-24 Sepherosa Ziehau- Add usr.sbin/802_11 to hold wpa_supplicant and other...
2006-06-24 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2006-06-24 Sepherosa ZiehauImport of WPA supplicant 0.4.9
2006-06-24 Sepherosa ZiehauIn bfe_ifmedia_upd(), setup LED after mii_mediachg...
2006-06-24 Sepherosa ZiehauAvoid possible double fclose()
2006-06-23 Eirik NygaardAdd SCTP to LINT.
2006-06-23 Eirik NygaardMake SCTP compile when IPSEC is enabled.
2006-06-22 Sascha WildnerAdd xref to sysctl(9).
2006-06-22 Sascha WildnerAvoid line break before author name.
2006-06-22 Sascha Wildner1) Add the sysctl(9) manual page from FreeBSD with...
2006-06-22 Simon SchubertAdd CanoScan N676U and D660U
2006-06-22 Simon Schubertregen
2006-06-22 Simon SchubertAdd entry for CanoScan D660U
2006-06-21 YONETANI TomokazuAdd Enhanced SpeedStep driver(EST), based on Colin...
2006-06-20 Matthew DillonFix a case where RTP_PRIO_FIFO was not being handled...
2006-06-19 Simon SchubertCoverity CID 1670: Call fts_close() at the end of rm_tr...
2006-06-19 Simon SchubertCoverity CID 1754: Call fts_close() after we're done...
2006-06-19 Simon SchubertCoverity CID 1755: Add fts_close() in traverse.
2006-06-19 Simon SchubertCoverity CID 890: Possible NULL pointer deref.
2006-06-19 Simon SchubertCoverity CID 3384: Don't close -1.
2006-06-18 Matthew DillonReplace the random number generator with an IBAA genera...
2006-06-18 Matthew DillonReplace the random number generator with an IBAA genera...
2006-06-18 Simon SchubertFix C++ linkage: use __BEGIN_DECL/__END_DECL for the...
2006-06-17 Sepherosa ZiehauFor acx111:
2006-06-17 Jeremy C. ReedFix typo or mispelling.
2006-06-17 Sascha WildnerReword since mdoc does a line break before .Nm in SYNOPSIS.
2006-06-16 Sascha WildnerAdd an entry for rxvt-unicode (pkgsrc/x11/rxvt-unicode).
2006-06-16 Sascha WildnerAdd us.dvorakl.kbd and us.dvorakr.kbd.
2006-06-15 Sascha Wildnerregen
2006-06-15 Sascha WildnerBring in FreeBSD's script to generate the pciconf database.
2006-06-14 Sascha WildnerAdd necessary #includes (fixes LINT build).
next