]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-07-17 alcRemedy my omission of one change in the prevision revis...
2004-07-17 davidxuFix typo.
2004-07-17 alc - Utilize pmap_pte_quick() rather than pmap_pte()...
2004-07-17 dwmaloneFix the !INET6 build.
2004-07-17 dwmaloneAdd a kern_setsockopt and kern_getsockopt which can...
2004-07-17 marcelProperly terminate a quoted string in the previous...
2004-07-17 alfreds/manditory/mandatory
2004-07-17 johanRevert WARNS bump until I figure out why this does...
2004-07-17 alfredExplain that for nfs, rpc.lockd and truss I am just...
2004-07-17 alfredSupport readlink(2) better. Readlink does not nul...
2004-07-17 dwmaloneThe tcp syncache code was leaving the IPv6 flowlabel...
2004-07-17 alfredWhen reporting reciept of a signal, print the signal...
2004-07-17 kientzleRemove unused user_uname variable.
2004-07-17 rwatsonExplicitly specify ATPROTO_DDP constant rather than...
2004-07-17 mlaierMerge in a stable fix from OpenBSD:
2004-07-17 rwatsonAdd a simple tool to bind netatalk sockets and perform...
2004-07-17 marcelAdd the const qualifier to the prgregset_t argument...
2004-07-17 marcelo ps_pd{read|write} and ps_pt{read|write} are obsolete...
2004-07-17 marcelRe-implement this file, including copyright notice...
2004-07-17 rwatsongcc now objects to a default label without any contents...
2004-07-17 rwatsonAdd simple regression test to detect leakage of file...
2004-07-17 cpercivaDocument the SUSER_RUID flag.
2004-07-17 cpercivaAdd a BUGS entry pointing out that the ASU flag isn...
2004-07-17 stefanfFix minor namespace pollution: The prototypes for...
2004-07-17 sosDont set "address setup timing" on newer VIA chips.
2004-07-17 bpUse correct location for nsmb.conf file.
2004-07-17 tjrFix typo: carat -> caret.
2004-07-17 nyanRename the sound device drivers.
2004-07-17 nyanMerged from the following changes.
2004-07-17 nyanCorrect typo.
2004-07-17 nyanRemove duplicate include.
2004-07-17 simokawaAdd some PCI IDs for OHCI chips.
2004-07-17 grehanResurrect kld support. Support ADDR16_HA/LA relocations...
2004-07-17 kientzleMake bsdtar the default system tar. This makes /usr...
2004-07-17 mlaierDefine semantic of M_SKIP_FIREWALL more precisely,...
2004-07-17 kientzleValidate -o usage. Strictly speaking, -o only makes...
2004-07-17 tjrMention in the BUGS section that write and wall bogusly...
2004-07-17 tjrDocument incorrect handling of multibyte characters.
2004-07-17 alcMFamd64 revision 1.478
2004-07-17 tjrDocument the limitation that multibyte characters canno...
2004-07-17 jmallettMake M_SKIP_FIREWALL a global (and semantic) flag,...
2004-07-17 brianSupport a ``set rad_alive N'' command to enable periodi...
2004-07-17 alfredGive the most awesome example of how to parse the outpu...
2004-07-16 impBe consistant with probe
2004-07-16 muxIgnore more strange return values of the test_aux_port...
2004-07-16 psFix the build. pcm is no more.
2004-07-16 alfredRequest that diffs against nfs, rpc and rpc.lockd are...
2004-07-16 alcRemove dead or unused code, such as spl calls.
2004-07-16 jhb- Move TDF_OWEPREEMPT, TDF_OWEUPC, and TDF_USTATCLOCK...
2004-07-16 jhbWhitespace fix.
2004-07-16 jhbImprove readability a bit by changing some code at...
2004-07-16 obrien/usr/libexec/ld-elf.so.1 -> /libexec/ld-elf32.so.1
2004-07-16 mrForced commit to actually list the changes of bin/61718...
2004-07-16 njlUse ACPI_ALL_NOTIFY instead of registering handlers...
2004-07-16 njlFix the alpha (and others) module build by only buildin...
2004-07-16 umewhen IN6P_AUTOFLOWLABEL is set, the flowlabel is not...
2004-07-16 hartiAccording to POSIX sys/socket.h must define CMSG_NXTHDR...
2004-07-16 hartiDocument the MSG_DONTWAIT flag.
2004-07-16 njlFix acpi_video loading. When we started cleaning up...
2004-07-16 cpercivaAdd a SUSER_RUID flag to suser_cred. This flag indicat...
2004-07-16 mrAfter talking to Colin,
2004-07-16 johanInclude <string.h> to get memset and strcmp prototype.
2004-07-16 keramidaRefer to the sysutils/cdrtools port now that the sysuti...
2004-07-16 tanimuraSync the example of MODULES_OVERRIDE with the renamed...
2004-07-16 tanimuraRename snd_pcm as sound.
2004-07-16 tjrUpdate for struct cdevsw and dev_t -> struct cdev ...
2004-07-16 dasTweak the conditions under which certain gcc builtins...
2004-07-16 tjrAdd support for multibyte characters.
2004-07-16 davidxuptrace's first parameter is command not pid. pointy...
2004-07-16 tjrAdd a cross reference to fgetwln(3).
2004-07-16 tjrAdd fgetwln(), a wide character version of fgetln().
2004-07-16 tjrRename slbexpand() to __slbexpand() and make it availab...
2004-07-16 tjrAvoid passing negative values to <ctype.h> functions...
2004-07-16 tjrDocument incorrect handling of multibyte characters.
2004-07-16 marcelUpdate config.h to account for the prgregset_t and...
2004-07-16 tanimuraAdd the change of the sound drivers.
2004-07-16 tanimuraRename the sound device drivers:
2004-07-16 alcRemove unused fields from the pmap.
2004-07-16 marcelAs per discussions on current@, protect unsuspecting...
2004-07-16 rwatsonUpdate Biba and MLS man pages to take into account...
2004-07-16 rwatsonRename Biba and MLS _single label elements to _effectiv...
2004-07-16 alfredClarify getfsstat(2) usage.
2004-07-16 rwatsonWhen entering soclose(), assert that SS_NOFDREF is...
2004-07-16 glebiusUse qsort_r() instead of qsort() when sorting links...
2004-07-15 glebiusCopy qsort_r(3) from libc to libkern.
2004-07-15 reesfix array index out of bounds in rpc->rc_srtt[], rpc...
2004-07-15 phkPreparation commit for the tty cleanups that will follo...
2004-07-15 leMFNetBSD.
2004-07-15 cpercivaAdd security/freebsd-update back for non-ia64 releases...
2004-07-15 alcPush down the acquisition and release of the page queue...
2004-07-15 njlAdd a few comments about ACPI probing.
2004-07-15 njlAdd fdc_acpi to module build, bump WARNS to 2.
2004-07-15 njlHook up fdc_acpi for the kernel build.
2004-07-15 njlClean up resources properly if attach fails. Always...
2004-07-15 njlRe-work for fdc_acpi. Expose fdc_add_child() and move...
2004-07-15 njlAdd an ACPI floppy drive attachment that probes via...
2004-07-15 jhbFix a typo in a comment.
2004-07-15 njlUpdate the interface for child drivers. Add acpi_scan_...
2004-07-15 scottlMove references to the recently removed worm directory.
2004-07-15 nyanMove the fdc_alloc_resources function into the bus...
next