]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-04-30 Ken SmithSorry for doing this backwards, but as with most releas...
2004-04-30 Hiroki SatoNew release note:
2004-04-30 Marcel MoolenaarAllow disks with a GPT to be used on big-endian machine...
2004-04-30 Tim KientzleCreate missing directories when extracting hardlinks...
2004-04-30 Maxim SobolevCheck that specified in the command line path is actual...
2004-04-29 Ruslan ErmilovConvert block comments into C-style that is understood...
2004-04-29 Bosko MilekicRevert previous change to this file because it breaks...
2004-04-29 Yoshihiro TakahashiAdd the commented out rue(4) entry.
2004-04-29 Sean KellyAdd more .Dv markup.
2004-04-29 Sean KellyAdd missing .Dv markup and a comma.
2004-04-29 Yoshihiro TakahashiMFi386: revisions from 1.15 to 1.17.
2004-04-29 Yoshihiro TakahashiMFi386: revisions from 1.16 to 1.18.
2004-04-29 Colin PercivalFix grammar to make it correctly wrong.
2004-04-29 Tim Kientzle-U is now implemented. (It's been recognized by bsdtar...
2004-04-29 Tim KientzleImplement ARCHIVE_EXTRACT_UNLINK for regular files...
2004-04-29 Sean KellyAdd a new fortune from petef.
2004-04-29 Brian FeldmanDon't do malloc(M_WAITOK) for sound buffers while locks...
2004-04-29 John PolstraFix a memory leak in ng_get_string_token. A dynamicall...
2004-04-28 Simon L. B... Bump manual page date for last update.
2004-04-28 Tom RhodesSpelling: s/Unlinke/Unlike/
2004-04-28 Sean KellyFix up a little language. Remove reference to sysctl...
2004-04-28 Ruslan ErmilovThanks to David's patches, we can now simplify these...
2004-04-28 Ruslan ErmilovProperly merge boot0sio.s and boot0.s into boot0.S.
2004-04-28 Ruslan ErmilovSwitch to using C99 comments in assembler preprocessed...
2004-04-28 Ruslan Ermilov- Properly merge boot0sio.s and boot0.s into boot0.S.
2004-04-28 Daniel EischenKeep track of threads waiting in kse_release() to avoid...
2004-04-28 Tim KientzleRefuse to extract entries with '..' in pathname.
2004-04-28 Bill PaulRemove code that fiddles with Giant in ndis_ticktask...
2004-04-28 Ruslan ErmilovTemporary precaution measure until repocopy requests are
2004-04-28 Maxim Konovalovo Add a missed description for m_free(9).
2004-04-28 Ruslan ErmilovAfter talking to Bruce Evans and reading more standards...
2004-04-28 Thomas MoestlRemove the EBus stopgap of r1.248; a proper fix is...
2004-04-28 Poul-Henning... Protect som cross-script invocations by checks to see...
2004-04-28 Poul-Henning... Initdiskless must run before ipfw, or people will not...
2004-04-28 Thomas MoestlFix the EBus driver to work with the new PCI code....
2004-04-28 Poul-Henning... Sheesh...
2004-04-28 Ruslan ErmilovMFi386: Use C (and CPP) style comments for assembler...
2004-04-28 Ruslan ErmilovUse C (and CPP) style comments for assembler-with-cpp...
2004-04-28 Ruslan ErmilovUse C (and CPP) style comments for assembler-with-cpp...
2004-04-28 Ruslan Ermilov- Use C (and CPP) style comments for assembler-with...
2004-04-28 Ruslan ErmilovReplace shell's positional parameters safely.
2004-04-28 Sean KellyUpdate comments to reflect changes made by phk. Also...
2004-04-28 Tim KientzleRemove information about specific formats; replace...
2004-04-28 Tim KientzleAdd statistics: track offset in compressed and uncompr...
2004-04-28 Tim KientzleCorrect spelling of "shell archive" to match /usr/share...
2004-04-28 Tim KientzleAdd the libarchive-formats.5 manpage. This summarizes...
2004-04-28 Tim KientzleAdd read support for four more common cpio variants:
2004-04-28 Maxim SobolevAdd LinkSys USB100M into list of supported devices...
2004-04-28 David SchultzVarious quibbles:
2004-04-28 David SchultzIf the buffer supplied to kenv(KENV_DUMP, ...) isn...
2004-04-27 Warner LoshAdd jerk city commentary on C++.
2004-04-27 John Baldwin- The i8254 uses IRQ 0, not IRQ 8. Correct i8254_intsr...
2004-04-27 Ruslan ErmilovRemoved now redundant CLEANFILES assignments.
2004-04-27 John BaldwinBelatedly remove a file from the earlier apic code...
2004-04-27 Poul-Henning... Change from '#' to "//" comment character to allow...
2004-04-27 Vinod KashyapAdded 3ware's twa.
2004-04-27 Maksim YevmenkinAddress few style issues pointed out by bde
2004-04-27 Poul-Henning... More POLA handling of CUSTOMIZE variable
2004-04-27 Søren SchmidtReduce the time spent looking for devices on channels...
2004-04-27 Poul-Henning... When using this in non-NFSroot circumstances, `mount...
2004-04-27 Ruslan Ermilov- Added rad_demangle() for demangling user-passwords...
2004-04-27 Guy HelmerInvoke tzset(3) within the main loop to catch changes...
2004-04-27 MIHIRA Sanpei... Sync to 1.172 of usbdevs
2004-04-27 MIHIRA Sanpei... Add support DELL BC02 Bluetooth USB Adapter(TrueMobile...
2004-04-27 Maxime HenrionRemove mlockall() and munlockall() from the list of...
2004-04-27 Poul-Henning... Document that '.' stops repetition of 's..." sequences.
2004-04-27 Poul-Henning... Add the ability to avoid repetition of s.... sequences...
2004-04-27 Poul-Henning... Make sure we are all set up before creating the LED...
2004-04-27 Søren SchmidtUse pci_get_progif to decide if this is one of the...
2004-04-27 Thomas QuinotTake boot0sio from the newly-built world, both for...
2004-04-27 Ruslan ErmilovMarkup nit.
2004-04-27 Mike HeffnerThis commit was generated by cvs2svn to compensate...
2004-04-27 Mike HeffnerImport the latest (4/26/04) CVS lukemftp. This adds...
2004-04-26 Tim KientzleUpdate write.c to follow recent API changes to libarchive.
2004-04-26 Tim KientzleUpdate file flag handling.
2004-04-26 Maxim SobolevAdd rue(4) USB ethernet driver, which for some reason...
2004-04-26 Luigi Rizzofix the change of interface in nd6_storelladdr for...
2004-04-26 Bosko MilekicGive jail(8) the feature to allow raw sockets from...
2004-04-26 Simon L. B... Removes the check for the existence of the sysctl variable
2004-04-26 Paul Saabmake this compile/work with CISS_DEBUG defined.
2004-04-26 Andrew GallatinMFamd64: implement the PG_UNMANAGED flag on vm_pages.
2004-04-26 Alan CoxSince pmap_pinit() wants a prezeroed page, change it...
2004-04-26 Pawel Jakub... Always use nd.ni_vp->v_mount as an argument for VFS_QUO...
2004-04-26 Bosko MilekicThe previous change to mount(8) to report ufs or ufs2...
2004-04-26 Archie CobbsAdd 'enableWindowing' configuration knob to the ng_pptp...
2004-04-26 Takanori WatanabeFix build breakage.
2004-04-26 Nate LawsonMove the call to AcpiEnterSleepStatePrep() to before...
2004-04-26 Mike SilbersackAdd the bad reset statistic (corresponds to tcp_input...
2004-04-26 Mike SilbersackTighten up reset handling in order to make reset attack...
2004-04-26 Warner LoshFix two typos from PR: 65694
2004-04-25 David E. O... Use a more compact syntax for passing the "binary"...
2004-04-25 Andrey A. ChernovRewrite split_lines() to operate safely
2004-04-25 David E. O... Simplify the building of our i386 'binary' boot compone...
2004-04-25 Simon L. B... - Update description of watchdogd_enable to reflect...
2004-04-25 Luigi RizzoAnother small set of changes to reduce diffs with the...
2004-04-25 Simon L. B... mdoc(7) janitor:
2004-04-25 Simon L. B... mdoc(7) janitor:
2004-04-25 Luigi Rizzoremove a stale comment on the behaviour of arpresolve
2004-04-25 Luigi RizzoStart the arp timer at init time.
2004-04-25 Yoshihiro TakahashiMerged from sys/isa/fd.c revision 1.270.
next