]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-05-01 yarFix one kind of style(9) bug and a typo in a comment.
2007-05-01 marcelAdd threading support.
2007-05-01 marcelRoughly implement libpthread support.
2007-05-01 marcelThis commit was generated by cvs2svn to compensate...
2007-05-01 marcelDefine supply_gregset() and supply_fpregset(). They...
2007-05-01 marcelDefine the miibus ivars as a structure, instead of...
2007-05-01 alcEliminate the use of Giant from ia64-specific code...
2007-05-01 rwatsonRemove unused pcbinfo arguments to in_setsockaddr(...
2007-05-01 mariusUse the VIS-based Spitfire version of the page copying...
2007-05-01 acheBack out all POSIXified *env() changes.
2007-05-01 mariusMake the rman(9) workaround actually work. The main...
2007-05-01 matteoCorrectly inizialize local/unix transport. I broke...
2007-05-01 mariusFix bugs in the Sun -> AT keycode translation table...
2007-05-01 pjdMFp4: Remove LK_RETRY flag when locking vnode in zfs_lo...
2007-05-01 deischenCatch up with the private namespace change (s/FBSDpriva...
2007-05-01 pjdWhite space fixes.
2007-05-01 desThe process lock is held when procfs_ioctl() is called...
2007-05-01 pjdAdd a comment explaining why we call dmu_write() uncond...
2007-05-01 mariusRemove invalid BUS_DMA_ALLOCNOW when creating a tag...
2007-05-01 bruefferRemove pre-5.0 compat cruft.
2007-05-01 wkoszekSecond call of sysctl() is used to gather a proper...
2007-05-01 alcRemove unneeded include files.
2007-05-01 scottlMPSAFE ciss driver
2007-05-01 yongariIf we've got watchdog timeouts try to get more packets...
2007-05-01 yongariHonor link up/down state in stge_start().
2007-05-01 yongariUse our own timer for watchdog instead of if_watchdog...
2007-05-01 alcSynchronize vm map and object accesses.
2007-04-30 rwatsonRename some fields of struct inpcbinfo to have the...
2007-04-30 marius- Take advantage of mii_phy_add_media() for adding...
2007-04-30 marius- Add support/quirks for the on-board BGEs found in...
2007-04-30 acheBump __FreeBSD_version after making setenv(), putenv...
2007-04-30 maximo Kill EOLWS while I'm here.
2007-04-30 maximo Fix strtoul() error conditions check.
2007-04-30 achelimits calls setenv("name=value", "value", 1); which...
2007-04-30 acheBump .Dd
2007-04-30 acheenv calls setenv("name=value", "value", 1); which viola...
2007-04-30 maximo I failed to find a suitable explanation why tracerout...
2007-04-30 maximo Add -p flag: print a slice table in fdisk configurati...
2007-04-30 acheAdd phrase
2007-04-30 maximo Make ipfw(8) show rules with mac/mac-type options...
2007-04-30 acheMake putenv() fully conforms to Open Group specs Issue 6
2007-04-30 takawataAdd MELCO PC-OP-RS Universal remote ID.
2007-04-30 achePreparing for upcoming POSIXed putenv() rewrite:
2007-04-30 acheSimplify previous fix and disallow VTEXTFIXED direct...
2007-04-30 simokawaMFp4: Improve asynchronous packet receive process.
2007-04-30 simokawaMFp4:
2007-04-30 simokawaMFp4: Fix broken userland API for async packets.
2007-04-30 yarFix a typo: argv -> argvp
2007-04-30 achePrepare for upcoming POSIXed putenv() rewrite:
2007-04-30 simokawaMFp4: Fix typo in recv spd.
2007-04-30 acheSlightly tune previous fix: free memory if !export
2007-04-30 achePrepare for upcoming POSIXed putenv() rewrite:
2007-04-30 achePrepare for upcoming POSIXed putenv() rewrite:
2007-04-30 simokawaMFp4: Add a sysctl knob to disable cycle master mode...
2007-04-30 simokawaMFp4: remove unused fw_asybusy().
2007-04-30 achePrepare for upcoming POSIXed putenv() rewrite:
2007-04-30 maximo Fill the list of icmp types; make its size depend...
2007-04-30 simokawaMFp4: Simplify tlabel handling
2007-04-30 achePut some safeguards:
2007-04-30 simokawaInitialize configuration ROM before a bus reset.
2007-04-30 thomas(atapi_action, case XPT_SCSI_IO): Enable DMA only for...
2007-04-30 thomas(atapi_cb): Fix test for the presence of sense data...
2007-04-30 acheEliminate error with -W* strict flags and make putenv...
2007-04-30 acheEliminate error with -W* strict flags and make putenv...
2007-04-30 acheRemove special case skipping initial '=' of the setenv...
2007-04-30 acheFix unsetenv and putenv prototypes to conform Open...
2007-04-30 acheMake setenv, putenv, getenv and unsetenv conforming...
2007-04-29 pjd- Define d_type for ".", ".." and ".zfs" directories.
2007-04-29 pjdOops, correct important typo in last commit.
2007-04-29 pjdAvoid freeing NULL pointer in case of an error.
2007-04-29 pjdAdd missing links and sort.
2007-04-29 dwmaloneChange the date for Daylight Savings in the US.
2007-04-29 jmgDocument requirements to calling rman_init... (Hmmm...
2007-04-29 deischenDon't enable symbol versioning for librt by default...
2007-04-29 rwatsonDon't expose #ifdef NOTYET parts to userspace via audit...
2007-04-29 kanMake sure FBSDprivate_1.0 is located at the end of...
2007-04-29 kanRetire rtld-specific Versions.def. Symbols exported...
2007-04-29 deischenCatch up with the renaming of the private version names...
2007-04-29 deischenGive the private version namespace a number to match...
2007-04-29 deischenUse C comments since we now preprocess these files...
2007-04-29 deischenNumber the private version namespace in case we ever...
2007-04-29 deischenSymbol version librt.
2007-04-29 deischenUse CPP to preprocess version map files so we can condi...
2007-04-29 bruefferNew release notes:
2007-04-29 pjdFix two use-after-free cases.
2007-04-28 bmahMinor correction: s/sg/scsi_sg/
2007-04-28 bmahNew release note: FreeBSD-SA-07:03.ipv6.
2007-04-28 jmgComplete removal of restriction about overlaps to rman_...
2007-04-27 brianAdd some more examples. It always takes me a long...
2007-04-27 araujo- Add my mentor stas and my comentor itetcu.
2007-04-27 araujo- Added entry for Marcelo S. Araujo.
2007-04-27 scottlOnly schedule the xpt_finishconfig_task once. This...
2007-04-27 gallatin-Fix an mbuf leak caused by a cut&paste bug where the...
2007-04-27 jkoshyMFP4: Enhancements to pmcstat(8):
2007-04-27 benjscIncrease the verbosity of the warning given when this...
2007-04-27 roamA forced follow-up commit for the MSG_PEEK removal...
2007-04-27 roamRemove the MSG_PEEK flag from the documentation of...
2007-04-27 marcelPut the scheme (APM, GPT, etc) in the XML.
2007-04-26 impNote core's interest in coordinating major changes...
2007-04-26 sammust byte swap key rsc for big-endian systems
next