]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-12-19 tjrTest that if the buffer argument (`s') to wcrtomb(...
2002-12-19 alc - Hold the page queues lock when performing vm_page_bu...
2002-12-19 davidxuAdd some linux keys
2002-12-19 tjrpathconf() and acl_get_file() follow links so they...
2002-12-18 muxFix bug with 3c90xB cards and newer. We weren't trying to
2002-12-18 semenuDo not return(foo()) in void function.
2002-12-18 chrisRefer to the now-existent `options MAC_BSDEXTENDED'.
2002-12-18 semenuFix the missspelt letter in DC_CTYPE_PUP_AUTOSENSe...
2002-12-18 phkSolve another bug in the mapping code: correctly skip...
2002-12-18 njlQuirk for Memorybird pen drive
2002-12-18 rwatsonImprove handling of symlink targets when listing MAC...
2002-12-18 fanfSync with up-stream version, including a number of...
2002-12-18 alcHold the page queues lock when performing vm_page_busy().
2002-12-18 phkFix two blunders in the mapping functions which can...
2002-12-18 phkBalk at unaligned requests.
2002-12-18 mckusickFix corruption introduced in previous delta.
2002-12-18 marcelMore MFp4: DIG64 structures.
2002-12-18 mikeo Add new types: msgqnum_t and msglen_t.
2002-12-18 obrienUpdate with the 4.7 libraries, and add libposix1e to...
2002-12-18 mikeAdd regression test for strerror()/strerror_r().
2002-12-18 mikeRearrange strerror() so that its itoa procedure can...
2002-12-18 scottlMove the agp driver to the third floppy to un-spill...
2002-12-18 rwatsonUnder some circumstances, the loopback interface will...
2002-12-18 rumdoc(7) police: Fixed abuses of the .Ar and .Em macros.
2002-12-18 rumdoc(7) police: "The .Fn function".
2002-12-18 hsuSwitch to the conventional reference counting scheme.
2002-12-18 rumdoc(7) police: "The .Fn system call".
2002-12-18 johanRemove undocumented behavior (return current work dir...
2002-12-18 hsuLock up ifaddr reference counts.
2002-12-18 johan- use MAXPATHLEN per realpath(3)
2002-12-18 johanUse ${BINDIR} instead of hardcoded path.
2002-12-18 rumdoc(7) police: "The .Fn function".
2002-12-18 rumdoc(7) police: Fixed the .Nm abuse.
2002-12-18 rumdoc(7) police: Tidy up the syscall language.
2002-12-18 rumdoc(7) police: kill whitespace at EOL.
2002-12-18 marcelExport the physical address of the RSDP to userland...
2002-12-18 marcelAdd command `hcdp'. This command dumps the DIG64 HCDP...
2002-12-18 sosOn drives that returns 00 as 100% done, lower the criteria
2002-12-18 phkUntwist a twisty bit of logic which gcc for some reason...
2002-12-18 mckusickDelay an optional amount of time after booting before...
2002-12-18 mckusickKeep comments consistent with the code. Minor optimization.
2002-12-18 impI didn't intend to delete this rm from the Makefile...
2002-12-18 impLatest snapshot of devd. This one adds re-matching...
2002-12-18 tjrDocument what happens when the format string contains...
2002-12-18 alc - Hold the page queues lock when performing vm_page_bu...
2002-12-18 alcHold the page queues lock when performing vm_page_flag_...
2002-12-18 mckusickCosmetic cleanup of unsigned buglets.
2002-12-18 grogBack out revision 1.38. disklabel now understands...
2002-12-17 ericAdd Web Objects.
2002-12-17 impReduce diffs with Peter's expanded diffs:
2002-12-17 phkAdd a check for negative offset locations and return...
2002-12-17 greenBack out the previous commit, since there could be...
2002-12-17 jhbRemove request for i386 boot[012] review. I didn't...
2002-12-17 impMake both UFS1 and UFS2 fit on the same boot blocks...
2002-12-17 greenMake /etc/rc and /etc/rc.shutdown executable, and execu...
2002-12-17 green/home/green/tmp/cvsSFosXg
2002-12-17 trhodesThe code uses trapsasync, however the manual page uses...
2002-12-17 phkRemove unused lockcnt variable.
2002-12-17 obrienSplit files into 1.44MB chunks rather than a tiny,...
2002-12-17 obrienStrip out any .comment ELF sections from crunchgen...
2002-12-17 alcHold the page queues lock when performing vm_page_flag_...
2002-12-17 ericAdd IPP (Internet Printing Protocol) and remove blank...
2002-12-17 phkStraighten out a compound if() to improve readability...
2002-12-17 phkIndent properly.
2002-12-17 phkRemove unused variable cn_devfsdev.
2002-12-17 phkRemove unused and incorrectly maintained variable ...
2002-12-17 phkA couple of stylistic improvements.
2002-12-17 phkDon't cast a pointer to (intptr_t) and then on to ...
2002-12-17 fanfDocument `trap EXIT` and `trap SIGNAME`.
2002-12-17 sosTry to fix the problem with burncd blank not seeing...
2002-12-17 sosThis should be the way PC98 ATA disks are seen geometry...
2002-12-17 phkDon't mangle geometry for pc98, this will happen in...
2002-12-17 phkUnspam some experimental changes which should not have...
2002-12-17 phkRemember to hold topology lock when we change things.
2002-12-17 phkConstify the dumpconf() function.
2002-12-17 njlAdd PERIPH and XPT debug options to camcontrol. This...
2002-12-17 njlBack out 1.19 to rethink approach
2002-12-17 seancCheck the return status of chdir() when using the ...
2002-12-17 marcelCheck that the dump device is large enough. Otherwise...
2002-12-17 njlAutomatically issue a "continue" along with the "detach...
2002-12-17 dillonFix syntax in last commit.
2002-12-17 muxConvert the xl(4) driver to the busdma API. This shoul...
2002-12-16 julianReformat last change
2002-12-16 phkGet rid of g_slice_addslice() and use g_slice_config...
2002-12-16 julianDon't dump core into a partition that is too small...
2002-12-16 phkGoto WARNS 5 with assorted changes.
2002-12-16 phkConstification and some s/int/u_int/ changes.
2002-12-16 mbrChange the name for the local unix-socket based protocol
2002-12-16 phkUpdate this one too.
2002-12-16 phkGet the test-suite into sync with the kernel again.
2002-12-16 trhodesSpelling: s/ingrity/integrity/
2002-12-16 dillonChange the way ELF coredumps are handled. Instead...
2002-12-16 cognetAdd the trm(4) driver.
2002-12-16 cognetImport of a minimalist trm(4) man page.
2002-12-16 trhodesThe HP DAT 40 tape drive should be able to handle varia...
2002-12-16 robertRemove the hto(be|le)[slq] and (be|le)toh[slq] macros...
2002-12-16 desThis commit was generated by cvs2svn to compensate...
2002-12-16 desVendor import of OpenPAM Cyclamen.
2002-12-16 desMerge in most non-style differences from Andrew Korty...
2002-12-16 desIgnore IEEE1284 descriptors when looking for bidirectio...
next