]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-10-14 jwdDocument the ptrace() PT_STEP request.
2000-10-14 jwdRemove the signal value check from the PT_STEP codepath. It
2000-10-14 adrianInitial commit of IFS - a inode-namespaced FFS. Here...
2000-10-14 adrianPre-IFS commit. Commit IFS-aware fsck and mount utilities.
2000-10-14 msmithWhoops, add the 'twe' files.
2000-10-14 wpaulClean up a few things in dc_setcfg() pointed out to...
2000-10-13 jlemonLook at both the vendor and subvendor information when...
2000-10-13 deischenEnable _PTHREADS_INVARIANTS until the recent libc_r...
2000-10-13 deischenAdjust to reflect recent changes in the internal layout...
2000-10-13 deischenImplement zero system call thread switching. Performan...
2000-10-13 wpaulRemember to assign an_dev to device_t before calling...
2000-10-13 petersavectx() is now used exclusively by the crash dump...
2000-10-13 wpaulConvert the Aironet driver to use mutexes instead of...
2000-10-13 psDo not allocate a callout for all crashdumps, not just...
2000-10-13 wpaulUpdate the wi driver to use mutexes instead of spls.
2000-10-13 wpaulAdd #include <machine/mutex.h> since these files need...
2000-10-13 cpMake mutex name reflect device driver name.
2000-10-13 wpaulUse device_get_nameunit(dev) as the mutex string when...
2000-10-13 rwatsono Introduce cap_from_text() and cap_to_text() implement...
2000-10-13 wpaulFirst round of converting network drivers from spls...
2000-10-13 rwatsono Simplify capability types away from an array of ints...
2000-10-13 gshapiroDo not override BINDIR settings from subdirectory Makef...
2000-10-13 gshapiroNote on the last commit that the problem was actually...
2000-10-13 gshapiro../Makefile.inc was clobbering BINDIR so sendmail was...
2000-10-13 dillon The swap bitmap allocator was not calculating...
2000-10-13 desSkip sockets with no SCB
2000-10-13 sosAdd ata-raid.c to the ata driver
2000-10-13 sanpeicosmetic: resource -> res
2000-10-13 bmahNote fsck wrappers, ncurses update (+MFC), gperf update.
2000-10-13 hmSubmitted by: phk
2000-10-13 bdeFixed namespace pollution in rev.1.78. Don't export...
2000-10-13 bdeAvoid impending world breakage.
2000-10-13 sosAdd support for ATA "pseudo" RAID controllers as the...
2000-10-13 sosAdd the ar ATA pseudo RAID driver
2000-10-13 obrienHelper to trim extracted files for use when importing...
2000-10-13 obrienStyle tweaks.
2000-10-13 sosFix ISA only systems.
2000-10-13 obrienThis commit was generated by cvs2svn to compensate...
2000-10-13 obrienVirgin import of gperf v2.7.2.
2000-10-13 phkTeach kerninclude to check <machine/*> #includes as...
2000-10-13 bdeFixed world breakage -- don't depend on <machine/soundc...
2000-10-13 obrienHelper listing file specs to remove from a FSF/GCC...
2000-10-13 obrienUpgrade instructions that describe the 3-June-2000...
2000-10-13 sosGet rid of the ivars entirely.
2000-10-13 sosOnly allow UDMA2 mode on SiS rev > 0xc1
2000-10-13 sanpeiFix bug in ``the selection of pccard IRQs fully selecta...
2000-10-13 desUse the right user name
2000-10-13 gshapiroActivate the 'secure' (TLS) version of sendmail if...
2000-10-13 gshapiroGiven that sendmail's STARTTLS support requires OpenSSL...
2000-10-13 gallatinThis is the first of 3 commits that will get IBM's...
2000-10-13 obrienNumber the stages in the documentation to match what...
2000-10-12 mjacobMake changes required by change in how default and...
2000-10-12 mjacobRedo how default Node and Port WWNs are determined...
2000-10-12 mjacobChange some default macro usages/definitions/requirements.
2000-10-12 jasoneFor lockmgr mutex protection, use an array of mutexes...
2000-10-12 desDocument recent changes in URL parsing and proxy handling
2000-10-12 desftp.c needs _http_request()
2000-10-12 desRework proxy handling so that proxies can be specified...
2000-10-12 desRelax URL syntax so that schemeless URLs are supported.
2000-10-12 desAdd macros for the names of the URL schemes we support.
2000-10-12 ache"fix" savecore by moving dev_mkdb before it to allow...
2000-10-12 phkForgot these files in my kerninclude limited run.
2000-10-12 rwatsono Update BUGS entry to indicate in a more precise manne...
2000-10-12 archieAdd missing option NETGRAPH_ETHER.
2000-10-12 dfrImplement a rudimentary interrupt handling system which...
2000-10-12 dfrTurn off a debugging printf.
2000-10-12 bdeRemoved unused include of <machine/lock.h>. The lockin...
2000-10-12 gshapiroRemove STARTTLS support as it breaks builds without...
2000-10-12 desMake the ENVIRONMENT section more legible, and mention...
2000-10-12 ruBackout my wrong attempt to fix the compilation warning...
2000-10-12 desFix suffix matching.
2000-10-12 bdeDon't depend on <machine/cpufunc.h> unnecessarily inclu...
2000-10-12 hmWhen T308 times out while waiting for a RELEASE COMPLET...
2000-10-12 dfr* Fix exception handling so that it actually works...
2000-10-12 gibbsBring back the ability to send cdbs of length 13->32...
2000-10-12 dfrFix this so that it can cope with transfers to/from...
2000-10-12 dfr* Allocate kernel stacks with contigmalloc() to make...
2000-10-12 dfrSome minor fixes and simplifications.
2000-10-12 dfrAdd a gross hack for ia64 to allocate the backing store...
2000-10-12 bdeMoved the declaration of astpending to the correct...
2000-10-12 ruFixed the reporting of ip_portrange_{first|last}.
2000-10-12 bdeMoved the definitions of AST_PENDING and AST_RESCHED...
2000-10-12 ruFix the compilation warning.
2000-10-12 ruTurn the verbose mode on for dumpon(8).
2000-10-12 guidoFix broken PAM with SKEY behaviour: the skey.access...
2000-10-12 dwmaloneRemove one other dup.
2000-10-12 dwmaloneRemove some duplicated Dijkstra quotes and add a new...
2000-10-12 phkRemove the #include kitchensink <netatm/kern_include...
2000-10-12 ruAllow for IP_FW_ADD to be used in getsockopt(2) incarna...
2000-10-12 phkMore HARP polishina:
2000-10-12 ruRemoved broken PAM support from rshd(8) and rlogind...
2000-10-12 billfRemove 'device tx'. In wilko's testing it traps on...
2000-10-12 jasoneFix pthread cancellation point propagation.
2000-10-12 impAnother PnP pcic card: SMC Swapbox Plug and Play
2000-10-12 bmilekicMake if_sk stop using the "hide the softc structure...
2000-10-12 msmithBring the 'twe' driver back now that we think it should...
2000-10-12 msmithReduce the number of outstanding commands we will send...
2000-10-12 impsync to last commit
2000-10-12 impForced commit. Last commit was submitted by Jonathan...
2000-10-12 impAdd mii entry for tdk phy found on some cardbus cards.
next