]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-09-15 mbrRelease a previous lease if there is any, instead of
2003-09-15 nectarNote the addition of `-C 60' to inetd_flags in etc...
2003-09-15 nectarAdd `-C 60' to the default flags for inetd, so that...
2003-09-15 nectarRemove nsswitch.conf from the list of examples, because...
2003-09-15 sheldonhBetter explain what INSTALL="install -C" does, and...
2003-09-15 mbrThe previous fix (rev 1.25) is only needed in the secon...
2003-09-15 bdeQuick fix for a pessimization in rev.1.194. An extra...
2003-09-15 markmAdd a module dependancy. Now CAM will autoload when...
2003-09-15 njlOnly enable S4BIOS by default if the FACS says it is...
2003-09-15 alcEliminate the use of Giant from vm_object_reference().
2003-09-15 marcelSort: build uart_bus_pccard.c before uart_bus_pci.c.
2003-09-15 umeOur getaddrinfo() and getnameinfo() are thread-safe but
2003-09-15 marcelRemove inclusion of <sys/timepps.h>. It's included...
2003-09-15 mbrOnly kill the default route in the release mode if...
2003-09-15 takawataRemove useless #ifdef PC98.
2003-09-15 alcCorrect a typo in the previous revision.
2003-09-15 davidxuFix bogus comment and assign sigmask in critical region...
2003-09-15 davidxuFix a bogus comment, sigmask must be maintained correctly,
2003-09-14 hmpRemove invalid statement about the maximum number of...
2003-09-14 hmpUpdate supported Ethernet Controllers as per the Hardwa...
2003-09-14 sammust also check for 5Ghz channels when marking short...
2003-09-14 davidxu1. Allocating and freeing lock related resource in...
2003-09-14 davidxuWhen invoking an old style signal handler, use true...
2003-09-14 davidxuRespect POSIX specification, a value return from pthrea...
2003-09-14 samo mark the device capable of short preamble (meaningles...
2003-09-14 samHonor the short preamble capability/state flag when...
2003-09-14 davidxuAvoid garbage bits in c_flags by direct assigning value.
2003-09-14 davidxuIf user is seting scope process flag, clear PTHREAD_SCO...
2003-09-14 samshort preamble capability is not just for 11g; mark...
2003-09-14 davidxuCheck invalid parameter and return EINVAL.
2003-09-14 ceriRemove an unneccessary comma.
2003-09-14 scottlTeach the PCI code to parse MSI extended capabilities...
2003-09-14 bmahNew release notes: DRM update for 20030909, uart(4...
2003-09-14 njlPrint notify values as hex.
2003-09-14 takawataAdd uart pccard attachment decription on conf/files...
2003-09-14 umeDon't depend on IPv4-mapped IPv6 address to bind to...
2003-09-14 mdodd- Avoid calling pci_get_device() more than once in...
2003-09-14 takawataAdd uart pccard bus attachment,based on sio_pccard.c .
2003-09-14 scottlExpand the extended capabilities list and add definitio...
2003-09-14 ruGet rid of duplicates.
2003-09-14 ru- Cut out the code that caches the "." directory out...
2003-09-14 rwatsonAdd a new sysctl, security.bsd.conservative_signals...
2003-09-14 scottlRemove most of the magic constants from the extcap...
2003-09-14 alcCall vm_page_unmanage() on pages belonging to the kmem_...
2003-09-14 mdoddEnable IPv6 for Token Ring.
2003-09-14 mdoddCosmetic cleanups.
2003-09-14 mdoddCosmetic adjustment.
2003-09-14 gadCorrect the calculation of "a leap year" in parseDWM...
2003-09-14 njlCorrect typo in comment.
2003-09-14 njlFor dumping the DSDT (-o option), be sure to use the...
2003-09-13 wpaulTeach the re(4) driver about the CFG2 register, which...
2003-09-13 simonMake the description of the connect, get, and put comma...
2003-09-13 wpaulThe in6_ifattach() routine contains the following code:
2003-09-13 alcSimplify (and micro-optimize) pmap_unuse_pt(): Only...
2003-09-13 mdoddRetire the WITH_LIBMAP compile knob; libmap is now...
2003-09-13 mdoddChange libmap.c:lm_init() to return a status value...
2003-09-13 obrienBe a little bit more correct WRT counting numbers vs...
2003-09-13 njlAdd the -i flag to acpiconf(8) to retrieve battery...
2003-09-13 alcThere is no need for an atomic increment on the vm...
2003-09-13 njlC2/C3 latency is in microseconds (us), not ms.
2003-09-13 nectarsched_setscheduler: Return EINVAL when a invalid policy...
2003-09-13 njlOnly print various optional fields if they are non...
2003-09-13 scottlApply Aleksander Fafula's crayons to the beastie. ...
2003-09-13 njlReduce the default width for IO port GAS printing.
2003-09-13 nectarCorrect mostly harmless off-by-one error in getdomainna...
2003-09-13 eivindDocument /var/empty as generic empty directory, not...
2003-09-13 eivindasami is no longer our ports lead, so remove a statemen...
2003-09-13 eivindFix spelling/grammar errors and remove a duplicate
2003-09-13 nyanMerged from sys/isa/fd.c revision 1.258.
2003-09-13 nyanThe re driver works on pc98 maybe.
2003-09-13 schweikhDo not assume there is only a space between #define...
2003-09-13 marcelAdd support for automatic hardware flow control for...
2003-09-13 alcConvert vmapbuf() from using pmap_extract() to using
2003-09-13 mjacobI forgot whom I got this from- only set single initiato...
2003-09-13 mjacobNetBSD'er with time on their hands (dma->DMA)
2003-09-13 mjacobBland synchronization of common source with no effect...
2003-09-13 mjacobSome ridiculous target mode botches- like having the...
2003-09-13 mjacobSome canonicalization function cleanups based upon...
2003-09-13 mjacobNo time like the present to turn back on SMP locking.
2003-09-13 mjacobReport correct active vs. nvram node/port WWNs in an...
2003-09-13 mjacobOn reset, make sure that we have some parameters set...
2003-09-13 tjrMove an overly verbose message under #ifdef CODA_VERBOSE.
2003-09-12 rumdoc(7): Fix common mistakes made in the SEE ALSO section.
2003-09-12 tmmWhen determining the device class to use for the serial...
2003-09-12 tmmHandle ISA devices in OF_decode_addr(), with the same...
2003-09-12 hmpRemove double usage of performance, and combine it...
2003-09-12 obrienBump __FreeBSD_cc_version for (1) 5.1 (post-mortem...
2003-09-12 ceriUsing prefix=/usr will put these files in /usr/gnats...
2003-09-12 phkName the vnode method vectors consistently with the...
2003-09-12 ceriAdd the ports/dns and ports/polish categories.
2003-09-12 kuriyamaUnbreak "make release" by moving bfe and re driver...
2003-09-12 alcpipe_build_write_buffer() only requires read access...
2003-09-12 alcAdd a new parameter to pmap_extract_and_hold() that...
2003-09-12 gadMove the parse8601 and parseDWM routines into a new...
2003-09-11 psDelay most of the adapter initilization until after...
2003-09-11 marcelAdd support for using uart(4) for pulse capturing for...
2003-09-11 ruFix a bunch of off-by-one errors in the range checking...
2003-09-11 phkDisable the use of cloning use in floppy and CD drivers.
2003-09-11 thomas(atapi_action, case XPT_PATH_INQ): Handle properly...
2003-09-11 trhodesRemove the unrequired -bi from the newaliases line...
next