]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-02-14 Ruslan ErmilovRecognize FreeBSD 5.1; libc_gen/signbit.3 has set the...
2003-02-14 Hidetoshi ShimokawaClear the bus reset event flag as soon as possible...
2003-02-14 Jacques VidrineWhen `des_read_pw_string' is a macro, as in OpenSSL...
2003-02-14 Ruslan ErmilovUse the stock (FSF) version of this file.
2003-02-14 Ruslan ErmilovMoved the libugidfw library definition out from contrib...
2003-02-14 Dag-Erling... Style nit.
2003-02-14 Alfred PerlsteinKASSERT format string does not need newline termination
2003-02-14 Alfred PerlsteinAdd kasserts to catch bad API usage.
2003-02-14 Alfred PerlsteinFix crash dumps on ata and scsi.
2003-02-14 Alfred Perlsteinstyle.
2003-02-14 Alfred PerlsteinPrint a backtrace in case we tsleep from inside of...
2003-02-14 Jacques VidrineCorrect path for finding asm-generating files.
2003-02-14 Alexey Zelkino Document that dlsym()'s behaviour with new special...
2003-02-14 Alexey ZelkinFollow Solaris's manual page and describe Link_map...
2003-02-14 Alexey ZelkinAdd manual page for dlinfo(3). It's still need some...
2003-02-14 Dag-Erling... Decrease verbosity, fix some configuration problems.
2003-02-14 Tim J. RobbinsLock proc while accessing p_siglist p_sigmask and p_sig...
2003-02-14 Tim J. RobbinsLock proc while manipulating p_sigmask p_sigignore...
2003-02-14 Tim J. RobbinsObtain proc lock around modification of p_siglist in...
2003-02-14 Ruslan ErmilovDiff reduction to GENERIC.
2003-02-14 Alan Cox - Add a mutex for synchronizing the use of CMAP/CADDR...
2003-02-14 Eric AnholtSplit the arch-specific AGP files into the appropriate...
2003-02-14 Eric AnholtRemove an extra agp_flush_cache(). The i810 case that...
2003-02-14 Warner Losho transition from exca_write to exca_putb and read...
2003-02-14 Warner LoshMassive overhaul of exca to help with the isa efforts:
2003-02-14 Mike SilbersackImprovements to md5.c so that it uses getrusage to...
2003-02-14 Hidetoshi Shimokawa- Though I got a feedback from the originator of kern...
2003-02-14 Kirk McKusickCorrect lines incorrectly added to the copyright message.
2003-02-13 Alexey ZelkinAdvertize rtld(1) as ld.so(1) in manual pages world
2003-02-13 Matthew N.... Bandaid the bits that use the elink_foo() functions...
2003-02-13 Alexander KabaevFix a typo in rtld_dirname.
2003-02-13 David E. O... FB_INSTALL_CDEV not usable on Alpha.
2003-02-13 David E. O... Fix whitespace problems with option lines.
2003-02-13 David E. O... Fix the style of the SCHED_4BSD commit.
2003-02-13 Jeffrey HsuThe protocol lock is always held in the dropafterack...
2003-02-13 Alexey ZelkinEnable just committed manual pages, update MLINKS
2003-02-13 Alexey ZelkinAdd AUTHORS section
2003-02-13 Alexey ZelkinFinally! Document all undocumented functions in libc_r.
2003-02-13 David E. O... Only i386 has npx device.
2003-02-13 Dag-Erling... Make the tinderbox log lines less obtrusive.
2003-02-13 Dag-Erling... Pass KERNCONF on the command line rather than in the...
2003-02-13 Dag-Erling... Complete overhaul of the configuration system, allowing...
2003-02-13 Peter WemmWe only provide agp drivers for the intel chipsets...
2003-02-13 Hiroki SatoDocument start_if.${ifn} scripts.
2003-02-13 Alan CoxUse atomic ops to update amountpipekva. Amountpipekva...
2003-02-13 Eric AnholtAdd agpreg.h missed in commit to agp_i810 (adding i85x...
2003-02-13 Alexey ZelkinBreak important implementation detail note into IMPLEME...
2003-02-13 Alexey ZelkinAdd cross reference for pthread_attr_get_np()
2003-02-13 Alexey ZelkinRehash MLINKS: add missing ones for recently added...
2003-02-13 Alexey ZelkinAdd appropriate MLINKS for functions documented in...
2003-02-13 Alexey ZelkinFix some mdoc issues: add .Nd to NAME section, use...
2003-02-13 Alexey ZelkinFreeBSD 5.x does not provide libskey anymore, remove...
2003-02-13 Alexey ZelkinAdd 'libgeom' to list of valid .Lb arguments
2003-02-13 David E. O... Acutally document how to make a LINT kernel config...
2003-02-13 Alexander KabaevImplement dlinfo() function.
2003-02-13 Alexander KabaevAdd missing include files I forgot about in previous...
2003-02-13 Hajimu UMEMOTOThe tcp_wrappers function `fromhost()' can fail. In...
2003-02-13 Alexander KabaevRemove /usr/lib/elf from a default search path.
2003-02-13 Dag-Erling... GC the old tinderbox script.
2003-02-13 Hidetoshi ShimokawaRemove unnecessary EXPORT_SYMS.
2003-02-13 Hidetoshi Shimokawafirewire/fwohci
2003-02-13 MIHIRA Sanpei... Sync to 1.114 of usbdevs
2003-02-13 MIHIRA Sanpei... Add support SUNTAC Ir-Trinity IS96U
2003-02-13 Christian BruefferVarious spelling and grammar fixes
2003-02-13 Dag-Erling... Place the logs in the tinderbox directory rather than...
2003-02-13 Dag-Erling... Move away the old log file before starting the tinderbo...
2003-02-13 Dag-Erling... It seems the extra precautions are no longer needed.
2003-02-13 Dag-Erling... - run the tinderbox script in verbose mode
2003-02-13 Tim J. RobbinsAdd an XXX comment noting that getrusage() accesses...
2003-02-13 Peter GrehanMissed odd address test when transcribing the Alpha...
2003-02-13 Eric AnholtAdd Intel 85x/86x AGP support.
2003-02-13 Alan CoxMFi386
2003-02-13 Benno RiceDon't bother to build ficl if NOFORTH is defined.
2003-02-13 Hidetoshi ShimokawaAdd description about device detaching.
2003-02-13 Peter WemmOops. I mis-remembered about the P4 problems. It...
2003-02-13 Peter WemmTurn of PG_PS and PG_G for Pentium-4 cpus at boot time...
2003-02-13 Peter WemmAdd a 'debug.witness_trace' sysctl (and tunable) when...
2003-02-13 Peter WemmPrint "Stack backtrace:" right before dumping the backt...
2003-02-13 Peter WemmShow the paritition types that we recognize in human...
2003-02-13 Thomas QuinotAllow multiple hosts or programs to be named in program
2003-02-12 Jeffrey Hsuin_pcbnotifyall() requires an exclusive protocol lock...
2003-02-12 Dag-Erling... Simplify the log accumulation code. It turns out that...
2003-02-12 Dag-Erling... NO_KERNELCLEAN was a booboo.
2003-02-12 Dag-Erling... Welcome tbmaster, TinderboxNG's better half.
2003-02-12 Dag-Erling... Slight cleanup; adjust verbosity; unlink the logfile...
2003-02-12 Mike Barcrofto Implement C99 classification macros isfinite(), isinf...
2003-02-12 Peter WemmDo not do an assignment in a truth test (previous commi...
2003-02-12 Chad DavidAdd __unused to the declaration of yyrcsid in a more...
2003-02-12 Tor EggeCorrectly set bio_data in cloned children when cutting...
2003-02-12 MIHIRA Sanpei... Sync to 1.113 of usbdevs
2003-02-12 MIHIRA Sanpei... Add support YAMAHA NetVolante Routers
2003-02-12 Dag-Erling... Teach whereintheworld to preserve TinderboxNG log messages.
2003-02-12 Poul-Henning... Implement a handle for efficient implementation of...
2003-02-12 Dag-Erling... Make "CURRENT" the default branch, and special-case...
2003-02-12 Wilko BulteNote that graphics performance on Miata generally is...
2003-02-12 Warner LoshMinor correction to comment: PNIC and XIRCOM have eepro...
2003-02-12 Warner LoshImplement rman_get_device
2003-02-12 Hidetoshi ShimokawaAdd description about kldload and security note.
2003-02-12 Warner LoshMF-p4:
2003-02-12 Warner LoshMFp4:
next