]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-05-17 kientzlegetgrent() and friends should set errno if there is...
2004-05-17 peterTurn on modules for amd64. Fear.
2004-05-17 hmpAdd rman_get_device(9) to SYNOPSIS, .Nm and MLINK it to
2004-05-17 peterSince we go to the trouble of compiling the kobj ops...
2004-05-17 ruMarkup nits.
2004-05-17 peterClean up the code some more. Unify the text/data ...
2004-05-17 peterDeal with REL records that have the addend embedded...
2004-05-17 ruCorrect existing usage lines, add two more.
2004-05-17 ruMarkup nits.
2004-05-17 ruMarkup and grammar nits.
2004-05-17 ruMarkup overhaul.
2004-05-17 joergNow that I learned about how all this is working togeth...
2004-05-17 truckmanSwitch from using the vnode interlock to a private...
2004-05-17 pjdNG_ONE2MANY_XMIT_ALL algorithm should also be listed...
2004-05-17 joergFix my own style(9) bugs:
2004-05-17 joergFix various style(9) bugs. This includes the removal...
2004-05-17 marcelFix typo in comment. While here, end the sentence with...
2004-05-17 kientzleSet errno to 0 before calling getpwuid/getgrgid, so...
2004-05-17 kientzlePOSIX prohibits any library function from setting errno...
2004-05-17 yarMinor language fixes.
2004-05-17 sosRip out the too verbose "spurious interrupt" printf...
2004-05-17 yarNew release notes:
2004-05-17 psTurn SCSI pre-fetch ON. This is mainly for 64XX and...
2004-05-17 vkashyapUndid scottl's recent changes.
2004-05-17 ruAllow buildworld and friends to complete when make...
2004-05-17 rikAdd Cronyx Tau-PCI sync WAN adapters family entry.
2004-05-17 rikSpell Cronyx Tau and Sigma families correctly.
2004-05-17 rikConnect Cronyx Tau-PCI to the system.
2004-05-17 archieUpdate man page date for yesterday's change.
2004-05-17 rikAdd description of Cronyx Omega2-PCI (8x port serial...
2004-05-17 tjrUse conversion state objects to store the accumulated...
2004-05-17 tjrUse a simpler and faster buffering scheme for partial...
2004-05-17 joergWire smbmsg(8) into the build.
2004-05-17 joergThis commit was generated by cvs2svn to compensate...
2004-05-17 joergThis is smbmsg(8), a small utility to send/receive...
2004-05-17 roamUnbreak the fdc module build after the repocopy of...
2004-05-17 ruAssorted markup, grammar, and spelling fixes.
2004-05-17 ruReapply local changes that got simply axed by the lates...
2004-05-17 rikConnect Cronyx Tau-PCI to the system.
2004-05-17 kientzleSpeed up safe_fprintf by copying to a temp buffer,...
2004-05-17 marcelUnbreak build due to previous commit: now that elf_relo...
2004-05-17 ruAdded -l to usage().
2004-05-17 marcelfilter out the fdc(4) and sio(4) devices and correspond...
2004-05-17 marcelo De-support fdc(4). No ia64 has ever been made with...
2004-05-17 kientzleIf getpwent/getpwuid/getpwnam return NULL, they must...
2004-05-17 impMove fdc from isa/fd.c to dev/fdc/fdc.c. The old files...
2004-05-17 kientzlePropagate struct bsdtar down into a lot more places.
2004-05-17 impUpdate to reflect new location in the tree. This has...
2004-05-17 kientzleRefactor name caching to use a common piece of code...
2004-05-17 kientzleMake symlink protection a bit more useful:
2004-05-17 kientzleUpdate manpage to track new security features.
2004-05-17 dasRemove some kludges designed to ensure that the compile...
2004-05-17 peterOops, use the generic ELF_ST_BIND() macro instead of...
2004-05-16 ruMarkup fixes.
2004-05-16 peterCheckpoint some of what I was starting to tinker with...
2004-05-16 peterDisable ndis module on amd64. It doesn't compile....
2004-05-16 ruMarkup fixes.
2004-05-16 ruMarkup nit.
2004-05-16 peterKill the LAZYPMAP ifdefs. While they worked, they...
2004-05-16 ruThere's no such beast like AF_INET4, even when powered...
2004-05-16 ruBump document date for the latest change.
2004-05-16 stefanfRemove spurious semicolons. Outside of functions they...
2004-05-16 njlRemove myself from da(4). MIHIRA Sanpei Yoshiro will...
2004-05-16 ruMarkup fixes.
2004-05-16 ruReally add -l to the usage output.
2004-05-16 ruAssorted markup fixes.
2004-05-16 ruPunctuation.
2004-05-16 ruFixed spelling of the document date.
2004-05-16 ruBump document date for the latest functional change.
2004-05-16 ruDESCRIPTION was not updated for the new SYNOPSIS.
2004-05-16 peterConverge some more with i386.
2004-05-16 peterRemove "register_t eflags; eflags = read_eflags();...
2004-05-16 joergAnother candidate that didn't use copyin/copyout for...
2004-05-16 joergYou wouldn't believe a driver could survive doing userl...
2004-05-16 joergAfter successfully attaching an iicbus instance, instea...
2004-05-16 peterMFi386: add rue and twa
2004-05-16 peterMFi386: avoid partial register references, for what...
2004-05-16 peterFor consistency with i386, have pmap_kenter_temporary...
2004-05-16 ruAdded -v to usage().
2004-05-16 peterMFi386: numerous interrupt and acpi updates
2004-05-16 peterEnable first part of kld's on amd64. This is known...
2004-05-16 peterMake a small revision to the api between the elf linker...
2004-05-16 archieAllow ng_ether "lower" and "orphans" hooks to be connec...
2004-05-16 yarAdd two new options to cron(8), -J and -j. They allow...
2004-05-16 njlIf the revision is 0, don't trust the length in the...
2004-05-16 ruKill DOS newline breaks.
2004-05-16 nyan- Initialize uart_bus_space_io and uart_bus_space_mem.
2004-05-16 ruFixed the disordering from rev. 1.371.
2004-05-16 dfrDon't use the node id as an index into the topology...
2004-05-16 eiksnafu, exchanged the descriptions of -maxdepth and...
2004-05-16 njlRead in the entire RSDP but only run the standard check...
2004-05-16 cognetTry harder not to compile anything in sys/boot for...
2004-05-15 cpercivaRemove dead code. (This loop counted the number of...
2004-05-15 mdoddCorrect a typo in column header.
2004-05-15 scottlRemove twa_intrhook prototype.
2004-05-15 scottlSet the cpi.hba_inquiry field to something useful.
2004-05-15 scottlRemove the config_intrhook as it is not needed.
2004-05-15 grehanHook sysinstall to the build for powerpc.
2004-05-15 grehanMods for powerpc.
2004-05-15 cognetWork around a problem somewhere with binutils (?) on...
next