]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-10-12 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2002-10-12 Andrey A. ChernovFix problem with missing pseudographics on stock xterm...
2002-10-12 Tim J. RobbinsDescribe the restrictions on seeking on wide character...
2002-10-12 Sean ChittendenIncrease the max dummynet hash size from 1024 to 65536...
2002-10-12 Poul-Henning... Remove NO_GEOM option. No outstanding show-stoppers.
2002-10-12 Dima DorfmanAesthetics: Output a prefix before sourcing rc.local...
2002-10-12 Dima DorfmanAesthetics: Most (all?) other messages output at boot...
2002-10-12 Jeff Roberson - Add a section on logging ktr entries to disk via...
2002-10-12 Juli MallettThe -a and -d flags are mutually exclusive, show them...
2002-10-12 Jeff Roberson - kserunnable() is now sched_runnable() change instanc...
2002-10-12 Jeff Roberson - Create a new scheduler api that is defined in sys...
2002-10-12 Tim J. RobbinsFix a typo causing incorrect formatting for negative...
2002-10-12 David E. O... Update for 2.13 10-Oct-2002 import.
2002-10-12 David E. O... Update for 2.13 10-Oct-2002 import.
2002-10-12 David E. O... Shut up GCC, don't shadow Version 6 standard functions.
2002-10-12 David E. O... Talk about punting and not going to any trouble to...
2002-10-12 David E. O... Seems the warnings Binutils 2.13 grew now makes it...
2002-10-12 Jeff Roberson - Add a reference to ktrdump(8)
2002-10-12 Jeff Roberson - Move the description of KTR_CPUMASK into the "Event...
2002-10-12 Jeff Roberson - Remove the bogus reference to the removed KTR_EXTEND...
2002-10-12 David E. O... Use the new freebsd output format from Binutils 2.13.1.
2002-10-12 David E. O... ELF low-level toolchain bits now live in /usr/bin,...
2002-10-12 Greg LeheyClarify details of the birth of Richard I of England.
2002-10-12 Peter WemmRegister the machine check private state spinlock on...
2002-10-12 David E. O... The 2.13-almost.1 import was done on 10/10, not 11/10.
2002-10-12 David E. O... Update for 2.13 10-Oct-2002 import.
2002-10-12 Matt JacobKnow that a 10160 is the same as a 12160.
2002-10-11 Tim J. RobbinsSave errno around calls to free(); at least some code...
2002-10-11 Tim J. RobbinsDocument the kind of format string strfmon() expects...
2002-10-11 Tim J. RobbinsUse the new struct lconv members to determine how to...
2002-10-11 Tim J. RobbinsNon-negative amounts should not have an extra space...
2002-10-11 Tim J. Robbins"Left precision" and "right precision" are not flags...
2002-10-11 Peter WemmZap the early-adopter transition aid before we get...
2002-10-11 David E. O... * Negative #if's are harder to read as they don't tell...
2002-10-11 Peter Wemmcut/paste the pmap_new_altkstack stuff from the other...
2002-10-11 Peter WemmCall uma_zalloc on pvzone with M_NOWAIT, just like...
2002-10-11 John Baldwin- Move the 'done1' label down below the unlock of the...
2002-10-11 Poul-Henning... The CAM system has it's own ideas of what locks are...
2002-10-11 David E. O... GDB plays nice with Binutils again.
2002-10-11 Warner Loshs/modunload/kldunload
2002-10-11 John BaldwinSWI_SWITCH and SWI_NOSWITCH were OBE a long time ago.
2002-10-11 David E. O... Use the new FreeBSD vectors from Binutils 2.13.1.
2002-10-11 David E. O... Use the new freebsd output format from Binutils 2.13.1.
2002-10-11 Mike BarcroftAdd typedefs for size_t and ssize_t, allow struct iovec...
2002-10-11 John BaldwinFix %z to always print values as signed like it is...
2002-10-11 David E. O... Binutils 2.13 grew some warnings that make WARNS !...
2002-10-11 Sam LefflerNo need to hold Giant will harvesting RNG data; change...
2002-10-11 Matt JacobThis should enable 10160 support. As best as I can...
2002-10-11 Matt JacobFix the code so that it no longer on alpha refers to...
2002-10-11 David E. O... Turn off GDB for now. It and the new binutils just...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 Ruslan ErmilovHyphenation of characters with codes above 128 was...
2002-10-11 Mike BarcroftUse `unsigned long' instead of `u_long' so that this...
2002-10-11 Bruce A. MahUpdated release notes: Binutils 2.13.1 pre-release...
2002-10-11 Mike BarcroftChange iov_base's type from `char *' to the standard...
2002-10-11 Ruslan ErmilovBuild kerberized versions of the PAM library, and insta...
2002-10-11 Ruslan ErmilovPass -o option to crunchgen(1) to ensure object files...
2002-10-11 Poul-Henning... Slight overhaul of arc4random() and friends.
2002-10-11 Olivier HouchardAdd myself.
2002-10-11 Ruslan ErmilovUpdate for Groff 1.18.1.
2002-10-11 Ruslan ErmilovNew Russian hyphenation patterns from the teTeX distrib...
2002-10-11 Ruslan ErmilovRussian hyphenation patterns from teTeX.
2002-10-11 Maxim Sobolev- Add support for IPC_64 extensions into shmctl(2)...
2002-10-11 Maxim KonovalovDo not allow empty GIDs for non-NIS entries.
2002-10-11 Ruslan Ermilovkoi8-r was repo-copied to ru.KOI8-R by joe@.
2002-10-11 Poul-Henning... Remove an unused variable.
2002-10-11 Poul-Henning... Trapdoor access to cd%da and cd%c so they still work...
2002-10-11 David E. O... Sync with 2.13. Reduce forking by using multiple sed...
2002-10-11 Poul-Henning... Use malloc(9)'s M_ZERO rather than explicit bzero(9...
2002-10-11 David E. O... witch over to the new FreeBSD bfd vec and emulation
2002-10-11 David E. O... Switch over to the new FreeBSD emulation and bfd vec
2002-10-11 Ruslan ErmilovGroff 1.18.1 comes in with ANSI color support, enabled...
2002-10-11 David E. O... This commit was generated by cvs2svn to compensate...
2002-10-11 David E. O... Import of Binutils from the FSF 2.13 branch (just pre...
2002-10-11 Ruslan Ermilovillegal.cc was renamed to invalid.cc. Bring in the fix
2002-10-11 Ruslan ErmilovUpgrade to Groff 1.18.1.
2002-10-11 Ruslan ErmilovMerge Groff 1.18.1 changes.
2002-10-11 Ruslan ErmilovUse stock (FSF) version of this file.
2002-10-11 Ruslan ErmilovRemoved files not present in v1.18.1 import.
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 Ruslan ErmilovRemoved files not present in v1.18.1 import.
2002-10-11 Ruslan ErmilovVirgin import of FSF groff v1.18.1
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O... Yesterday was the 10th month of the year, not the 11st.
2002-10-11 David E. O... *sigh* The GNU folks want to layer and abstract yet...
2002-10-11 David E. O... Typo fixed on Vendor branch
2002-10-11 David E. O... This commit was generated by cvs2svn to compensate...
2002-10-11 Warner Loshadd some devices from NetBSD
2002-10-11 Warner LoshSome renamings from pccarddevs
2002-10-11 Warner Loshsync to 1.36 of pccarddevs
2002-10-11 Warner LoshMerge from NetBSD plus diff reduction to netbsd's pcmci...
2002-10-11 David E. O... Really update for 2.13 10-Oct-2002 import. (this time...
2002-10-11 David E. O... Update for 2.13 10-Oct-2002 import.
2002-10-11 David E. O... Update for 2.13 10-Oct-2002 import - Identify the versi...
2002-10-11 David E. O... Don't do WARNS setting here.
2002-10-11 David E. O... Use the stock version of this.
2002-10-11 David E. O... Bring the binutils_2_13_20021110 snap version of this...
2002-10-11 David E. O... Merge rev 1.2 (teach `ld' how to access FreeBSD's ld...
2002-10-11 David E. O... Bring the binutils_2_13_20021110_snap version of this...
2002-10-11 David E. O... Bring the 2.13 snap version of this to the HEAD branch.
next