]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2004-07-15 mbrReenable nullfs for local links. The change from 'struc...
2004-07-15 tjrDocument incorrect handling of multibyte characters.
2004-07-15 tjrAvoid passing negative values to isdigit() on machines...
2004-07-15 brianFix ``set ifaddr''. The code was actually using an...
2004-07-15 murrayAdd a publisher variable with the URL for the FreeBSD...
2004-07-15 tjrAvoid passing negative values to isspace() on machines...
2004-07-15 tjrRespect locale settings from the environment.
2004-07-15 tjrAvoid passing negative values to isspace() on systems...
2004-07-15 phkDo a pass over all modules in the kernel and make them...
2004-07-15 tjrRespect locale settings from the environment.
2004-07-15 alfredCleanup shutdown output.
2004-07-15 roamA couple of grammar fixes in the bktr options section.
2004-07-15 roamFix 'camcontrol rescan' syntax and use the proper inden...
2004-07-15 tjrDon't pass negative values into <ctype.h> functions...
2004-07-15 tjrPrint size_t with %zu, not %d.
2004-07-15 tjrRespect locale settings from the environment.
2004-07-15 tjrAdd incorrect multibyte character handling to the alrea...
2004-07-15 tjrUse freopen() instead of a nasty hack.
2004-07-15 tjrDocument incorrect handling of multibyte characters.
2004-07-15 tjrEnsure that suffix matches occur on character boundaries.
2004-07-15 tjrDocument line length and multibyte character limitations.
2004-07-15 murrayRemove Walnut Creek CDROM script that Jordan wrote...
2004-07-15 tjrUse err() instead of perror(), exit().
2004-07-15 jhbRemove some serious foot-shooting potential from the...
2004-07-15 tjrUse warn() instead of perror().
2004-07-15 davidxuAdd libthread_db assisted debugging support module.
2004-07-15 tjrUse warn() instead of perror().
2004-07-15 alfredTidy up system shutdown.
2004-07-15 davidxutype prgregset_t really should be an array. this is...
2004-07-15 alfredDisable SIGIO for now, leave a comment as to why it...
2004-07-15 davidxuAdd proc_service.h, the common file both debugger and...
2004-07-15 davidxuAdd my initial work of libthread_db. The library is...
2004-07-15 njlClean up the output on reboot by keeping completion...
2004-07-15 alcA loop in pmap_remove() should use TAILQ_FOREACH_SAFE...
2004-07-15 kientzleMake the day/month ordering dependent on the current...
2004-07-15 kientzleStyle: rename 'mkdirpath' so it's clearer exactly what...
2004-07-14 phkA module with no modevent function gets modevent_nop...
2004-07-14 njlAdd a comment separator.
next