]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-07-21 Marcel MoolenaarOops... Add the CS_OWN flag to the trace and where...
2004-07-21 Peter WemmSemi-gratuitous change. Move two refcount operations...
2004-07-21 Marcel MoolenaarUnify db_stack_trace_cmd(). All it did was look up...
2004-07-21 Marcel MoolenaarAdd kdb_thr_from_pid(), which given a PID returns the...
2004-07-21 Alan CoxAdd some additional pmap locking and lock assertions.
2004-07-21 Mike SilbersackMake this test compile again and remove its dependency...
2004-07-21 Mike SilbersackAn a #error discouraging people from using pipe.h from...
2004-07-21 Mike SilbersackSlide pipe.h include after the _KERNEL define in prepar...
2004-07-21 Peter WemmMove the initialization and teardown of pmaps to the...
2004-07-20 Olivier HouchardImplement ptrace_set_pc().
2004-07-20 Olivier HouchardRemove astpending, it has not been used for a long...
2004-07-20 Olivier HouchardUncomment the vector relocation code.
2004-07-20 Olivier HouchardNuke disable_intr() and enable_intr(), as it already...
2004-07-20 Max LaierWhen removing the last reference to a cloner, do not...
2004-07-20 Robert WatsonM_PREPEND() the IP header on to the front of an outgoin...
2004-07-20 Bill Paul*sigh* Fix source code compatibility with 5.2.1-RELEASE...
2004-07-20 Christian S... Back out previous commit. Even though statfs(2) can...
2004-07-20 Christian S... Remove reference to ENOTDIR in the documented errors
2004-07-20 Christian S... Currently if a mount point is not accessible by the...
2004-07-20 Julian ElischerSlight cosmetic changes.
2004-07-20 Hartmut BrandtThe natm sub-command was missing in the TOC of the...
2004-07-20 Poul-Henning... Remove reference to fla driver.
2004-07-20 Ollivier RobertForced to commit to add:
2004-07-20 Ollivier RobertRemove an extra '}'.
2004-07-20 Ollivier RobertAdd missing Makefile from previous commit.
2004-07-20 Ollivier RobertUpdate our ntpd to the long awaited 4.2.0 version.
2004-07-20 Ollivier RobertUpdate information on build/import.
2004-07-20 Ollivier RobertMerge conflicts.
2004-07-20 Ollivier RobertMerge conflicts (see also previous commit).
2004-07-20 Ollivier RobertRevert this file to the vendor version, we don't need...
2004-07-20 Ollivier RobertThis commit was generated by cvs2svn to compensate...
2004-07-20 Ollivier RobertVirgin import of ntpd 4.2.0
2004-07-20 Gleb SmirnoffIn ng_device_newhook():
2004-07-20 Gleb SmirnoffAdd ng_device(4) to LINT.
2004-07-20 Gleb Smirnoff1. Make ng_device.h system include. This fixes module...
2004-07-20 Doug RabsonTemporary fix for interoperability with Windows and...
2004-07-20 Lukas ErtlFix typos.
2004-07-20 Lukas ErtlFix whitespace and punctuation.
2004-07-20 Tim J. RobbinsCall __mbrtowc() and __wcrtomb() directly instead of...
2004-07-20 Lukas ErtlRemove duplicate fortunes and fix some typos.
2004-07-20 Hartmut BrandtImprove make's diagnostic of mistmatched .if-.endif...
2004-07-20 Mike SilbersackAdd a simple regression test for the stat st_size bug...
2004-07-20 Marcel Moolenaaro Support the REL32LSB relocation. It's in the ELF...
2004-07-20 Mike SilbersackFix a minor error in pipe_stat - st_size was always...
2004-07-20 Marcel MoolenaarFix the creation of EFI images that got broken by the...
2004-07-20 Alan CoxThe previous revision introduced a compilation error...
2004-07-20 Tim J. RobbinsUse warn() instead of perror().
2004-07-20 Hidetoshi ShimokawaDon't output too many debug messages for bootverbose.
2004-07-20 Hidetoshi ShimokawaInitialize ifp->if_output for FreeBSD-4.
2004-07-20 Hidetoshi ShimokawaAdjust packet length correctly for FreeBSD-4.
2004-07-20 Peter Grehanelf_cpu_load_file no longer has an __unused variable...
2004-07-20 Alan CoxRemove the allpmaps list. It's unused.
2004-07-20 Peter GrehanProperly obey PPC context synchronization rules when...
2004-07-20 Peter Wemm#ifdef __i386__ -> __i386__ || __amd64__
2004-07-20 Brian SomersReport the number of bytes not written when complaining...
2004-07-20 David XuMake end of frames for KSE thread, for system scope...
2004-07-19 Andrew GallatinFix printing of long doubles to match the size that
2004-07-19 Brian FeldmanRemove extraneous locks on the VM free page queue mutex...
2004-07-19 Benno RiceIdentify VIA EHCI root hubs and at least one VIA USB2...
2004-07-19 Jayanth VijayaraghavanLet IN_FASTREOCOVERY macro decide if we are in recovery...
2004-07-19 Jayanth VijayaraghavanFix a potential panic in the SACK code that was causing
2004-07-19 Lukas ErtlDiff reduction to NetBSD.
2004-07-19 Lukas ErtlDiff reduction to NetBSD.
2004-07-19 Alan Cox - Eliminate the pte object from the pmap. Instead...
2004-07-19 Julian ElischerYou always spot the typos after you have committed...
2004-07-19 Julian ElischerAllow the user who calls doadump() from the kernel...
2004-07-19 Robert WatsonFurther function forward declaration white space tweaks.
2004-07-19 Robert WatsonRe-style at_control.c to bring it closer to style(9...
2004-07-19 Marcel Moolenaarprgregset_t changed type from being a typedef of struct...
2004-07-19 John BaldwinAs a temporary hack, turn off deferred preemptions...
2004-07-19 Brian FeldmanSince breakage of malloc(9)/uma_zalloc(9) is totally...
2004-07-19 Tim KientzleGuard against argv[0] being NULL.
2004-07-19 Hartmut BrandtMake it clearer what means 'won't work' for .if string...
2004-07-19 Tim J. RobbinsAvoid passing negative values to tolower() on machines...
2004-07-19 Hartmut BrandtFix a typo that could provoke a panic or access to...
2004-07-19 Olivier HouchardMake kdb_backtrace() sort of work.
2004-07-19 Peter GrehanEnable libpthread build for powerpc
2004-07-19 Peter GrehanPPC MD bits for KSE. Runs test cases OK. Crippled to...
2004-07-19 Peter GrehanAdd signalcontext, required by KSE.
2004-07-19 Peter GrehanThe new program counter should go into the trapframe...
2004-07-19 Tim J. RobbinsSort sections.
2004-07-19 Tim J. RobbinsMove exit status information into a DIAGNOSTICS section...
2004-07-19 Yoshihiro TakahashiMFi386: revision 1.596.
2004-07-19 Tim J. RobbinsAdd support for multibyte characters. While here, fix...
2004-07-19 Tim J. RobbinsPoint out in the BUGS section that look expects input...
2004-07-19 Tim J. RobbinsAdd a skeleton makefile that runs the tests out of...
2004-07-19 Tim J. RobbinsOops, test error behaviour of wctrans(), not wctype().
2004-07-19 Tim J. RobbinsUpdate paths to reg*.c and regex2.h. Add a target to...
2004-07-19 Tim J. RobbinsUpdate for removal of cclass.h. Trim some useless targe...
2004-07-19 Tim J. RobbinsUpdate for recent changes to struct re_guts. Disable...
2004-07-19 Tim J. RobbinsRemove unused files.
2004-07-19 David SchultzForced commit to note that the previous commit message...
2004-07-19 Gleb SmirnoffToday is a good day to add myself here :)
2004-07-19 David SchultzWhile testing fe[gs]etround(), make sure FLT_ROUNDS...
2004-07-19 David SchultzMake FLT_ROUNDS correctly reflect the dynamic rounding...
2004-07-19 David SchultzFix two bugs in the signbit() macro, which was implemen...
2004-07-19 Pawel Jakub... MFp4: Add two options for gnop(8)'s 'create' command:
2004-07-19 Peter GrehanUse the version field to identify the partial context...
2004-07-19 Brian FeldmanReimplement contigmalloc(9) with an algorithm which...
2004-07-19 Alan CoxAdd partial pmap locking.
next