]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-07-23 tjrAdd a lengthy discussion of why "tr a-z A-Z" and "tr...
2004-07-23 grehanDetect kernel stack excursion into guard pages. Drop...
2004-07-23 grehanBring KDB stack size into line with thread stack size...
2004-07-23 grehanAllow DSI exceptions to invoke DDB.
2004-07-23 rwatsonIn setpgid(), since td is passed in as a system call...
2004-07-23 mlaierFix the following LOR on pf module unload:
2004-07-23 mlaierRefine pf_check_proto_cksum() a bit in order to avoid...
2004-07-23 tjrMark functions pure where applicable.
2004-07-23 tjrMark functions pure where applicable. A notable exclusi...
2004-07-23 rwatsonAllow an effective uid of root to bypass mac_bsdextende...
2004-07-23 grehanThe ADDR16 relocations were assuming that non-local...
2004-07-22 impIf you insert a pccard modem and then eject it, you...
2004-07-22 alcMFi386 revision 1.421
2004-07-22 impRemove redundant inclusion of bus_if.h. It isn't neede...
2004-07-22 impMFp4:
2004-07-22 brooksActually free the unit when destroying the interface.
2004-07-22 impRemove ahb, aha, ie, le and wl devices. They are all...
2004-07-22 impThere is no pcic device on amd64. OLDCARD isn't suppor...
2004-07-22 rwatsonPush Giant acquisition down into fo_stat() from most...
2004-07-22 impMore CardBus Bridges supported, o2micro better now
2004-07-22 impAdd IDs from TI's web site. Reports from the field...
2004-07-22 impMore TI device IDs.
2004-07-22 alc - Change uma_zone_set_obj() to call kmem_alloc_nofault...
2004-07-22 rwatsonPush acquisition of Giant from fdrop_closed() into...
2004-07-22 rwatsonsuser() accepts a thread argument; as suser() dereferen...
2004-07-22 rwatsonIn devfs_allocv(), rather than assigning 'td = curthrea...
2004-07-22 scottlArg! Revert local changes that were accidentlly includ...
2004-07-22 scottlDon't count needed bounce pages if loading a buffer...
2004-07-22 scottlDisable the PREEMPTION-enabled code in critical_exit...
2004-07-22 leMake size suffix case insensitive.
2004-07-22 johandisplay.c:
2004-07-22 hartiFix handling of comments on .elif lines. The patch...
2004-07-22 keramidaAdd references to pf(4) and pfctl(8) at the description of
2004-07-22 tjrAdd a macro, __pure, which expands to __attribute__...
2004-07-22 robertoThis commit was generated by cvs2svn to compensate...
2004-07-22 robertoThe following patch has been taken from the ntp-stable...
2004-07-22 robertoInclude support for NOCRYPT & NO_OPENSSL world.
2004-07-22 robertoCorrect another cut/paste mistake. Sorry folks.
2004-07-22 robertoRemove arlib (libares.a) from the build. It is not...
2004-07-22 robertoCorrect a cut/paste error.
2004-07-22 robertoAllow ntpd to be compiled w/o readline when NO_GNU...
2004-07-22 impUpdate comment about fast interrupts to be closer to...
2004-07-22 impRemove duplicate $FreeBSD$
2004-07-22 njlReinsert the bus space handle and tag, they are needed...
2004-07-22 njlInstead of doing everything in identify, do a proper...
2004-07-22 njlRemove unused (and bogus) locking, style cleanup, remov...
2004-07-22 tjrReturn the correct value when dst == NULL and conversio...
2004-07-22 silbyAdd two more programs useful for testing the correctnes...
2004-07-22 murrayAdd 'benchmarked' and many technical acronyms for proto...
2004-07-22 alcIn pmap_mincore() create a private copy of the pte...
2004-07-22 murrayImprove package list for disc3:
2004-07-22 grehanUpdate the callframe structure to leave space for the...
2004-07-22 gallatinMake this compile: add sys/module.h and KDBify.
2004-07-22 impMinor style nit
2004-07-21 greenFix a race in vm_page_sleep_if_busy(). Due to vm_objec...
2004-07-21 cognetDo not declare curpcb.
2004-07-21 cognetUse the kernel pmap if no thread is provided.
2004-07-21 cognetDefine pmap_page_is_mapped().
2004-07-21 bmilekicBack out just a portion of Alfred's last commit. Remov...
2004-07-21 impIt is a little better to return ENXIO from probe/match...
2004-07-21 andreExtend versrcreach by checking against the rt_flags...
2004-07-21 impAdd support for ignoring locking failures. This is...
2004-07-21 umenow e.f.f.3.ip6.arpa is delegated, we no longer need...
2004-07-21 impTwo style related changes:
2004-07-21 rwatsonDon't sync the file system on panic by default. This...
2004-07-21 cognetUsing NULL as a malloc type when calling contigmalloc...
2004-07-21 alfredunbreak !WITNESS.
2004-07-21 cognetDo not use NULL as a malloc type for contigmalloc().
2004-07-21 hartiThe media info is printed with the -hardware option...
2004-07-21 nyanAdd the ACPI Panasonic extras driver.
2004-07-21 tjrAdd test programs for mbsnrtowcs() and wcsnrtombs().
2004-07-21 tjrRead directly from the stdio buffer using the new __mbs...
2004-07-21 tjrImplement the GNU extensions of mbsnrtowcs() and wcsnrt...
2004-07-21 robertoAdd /etc/ntp to hold keys for ntpd.
2004-07-21 harti'atmconfig natm show' shows all currently configured...
2004-07-21 hartiAdd special lines for 'help commands'.
2004-07-21 hartiAllow more than one help file. There is a restriction...
2004-07-21 hartiAllow the help file path and name to be overwritten...
2004-07-21 tjrUse __wcsrtombs() and __sfvwrite() to convert and write...
2004-07-21 alfredput several of the options for DEBUG_VFS_LOCKS under...
2004-07-21 alfredMake sure we don't call mbuf allocation functions with...
2004-07-21 alcAdditional pmap locking
2004-07-21 kientzleMy bad: /dev/sa0, no 'r'
2004-07-21 marcelOops... Add the CS_OWN flag to the trace and where...
2004-07-21 peterSemi-gratuitous change. Move two refcount operations...
2004-07-21 marcelUnify db_stack_trace_cmd(). All it did was look up...
2004-07-21 marcelAdd kdb_thr_from_pid(), which given a PID returns the...
2004-07-21 alcAdd some additional pmap locking and lock assertions.
2004-07-21 silbyMake this test compile again and remove its dependency...
2004-07-21 silbyAn a #error discouraging people from using pipe.h from...
2004-07-21 silbySlide pipe.h include after the _KERNEL define in prepar...
2004-07-21 peterMove the initialization and teardown of pmaps to the...
2004-07-20 cognetImplement ptrace_set_pc().
2004-07-20 cognetRemove astpending, it has not been used for a long...
2004-07-20 cognetUncomment the vector relocation code.
2004-07-20 cognetNuke disable_intr() and enable_intr(), as it already...
2004-07-20 mlaierWhen removing the last reference to a cloner, do not...
2004-07-20 rwatsonM_PREPEND() the IP header on to the front of an outgoin...
2004-07-20 wpaul*sigh* Fix source code compatibility with 5.2.1-RELEASE...
2004-07-20 csjpBack out previous commit. Even though statfs(2) can...
next