]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-11-10 Søren Schmidtadd set/read max address 48bit versions
2005-11-10 Hartmut BrandtUse the new bsd.snmpmod.mk makefile to build the module...
2005-11-10 Hartmut BrandtUse the canonical include name for snmpmod.h. The build...
2005-11-10 Hartmut BrandtThis is a short man page which describes bsd.snmpmod...
2005-11-10 Hartmut BrandtAdd a .mk file for building modules for the SNMP daemon...
2005-11-10 Tim KientzleCredit NetBSD as the source for the /rescue concept.
2005-11-10 David XuSince union wait was removed in revision 1.17 (3 years...
2005-11-10 Bill PaulImplement RtlZeroMemory() and RtlCopyMemory(). This...
2005-11-10 Maxime HenrionAdd a -I option to disable the automatic -A flag for...
2005-11-09 Christian Bruefferem(4) works on all archs now, so this can be removed.
2005-11-09 Doug WhiteThis is a workaround for a complicated issue involving...
2005-11-09 Robert WatsonFix typo in recent comment tweak.
2005-11-09 Robert WatsonAdd unix_passfd, a simple set of regression tests for...
2005-11-09 Robert WatsonIn closef(), remove the assumption that there is a...
2005-11-09 Jean-Yves LefortUnbreak second joystick (joy1) support.
2005-11-09 Warner LoshGeneral consensus is that it would be even better to...
2005-11-09 Gleb Smirnoff- Introduce two more stat counters, counting number...
2005-11-09 John BaldwinUse intptr_t casts to convert void * <--> int to make...
2005-11-09 Ruslan ErmilovAlign output.
2005-11-09 Ruslan ErmilovMake IFP2NG() usable as an lvalue.
2005-11-09 Ruslan ErmilovUse sparse initializers for "struct domain" and "struct...
2005-11-09 Yoshihiro TakahashiMFi386: Remove obsolete options.
2005-11-09 Yoshihiro TakahashiFix pc98 build.
2005-11-09 Peter GrehanNo longer needed: replaced by mmu_if.m/pmap_dispatch...
2005-11-09 Pav LucistnikAdd new ports-net-im collection.
2005-11-09 Peter GrehanApply r1.103 to correct place.
2005-11-09 Pyun YongHyeonUncomment em(4) as it's now working.
2005-11-09 Pyun YongHyeonConnect em(4) build on sparc64.
2005-11-09 Pyun YongHyeonMake em(4) work on big-endian architectures.
2005-11-09 Alan CoxReimplement the reclamation of PV entries. Specificall...
2005-11-09 David XuWIFxxx macros requires an int type but p_xstat is short...
2005-11-09 Warner LoshKick off the suspend sequence from the keyboard in...
2005-11-09 Warner LoshClarify panic message, I parsed the old one 'trying...
2005-11-09 Warner LoshRemove obsolete options
2005-11-09 Warner LoshAdd support for XBOX to the FreeBSD port. The xbox...
2005-11-09 Warner LoshImprove diagnostic message.
2005-11-09 Craig RodriguesFor nmount(), allow a text string error message to...
2005-11-09 Vinod KashyapAdded list of supported 9xxxSX models.
2005-11-08 David XuIn aio_waitcomplete, do not return EAGAIN if no other...
2005-11-08 David XuMake sure pending SIGCHLD is removed from previous...
2005-11-08 Vinod Kashyaptwa corresponding to the 9.3.0.1 release on the 3ware...
2005-11-08 Scott LongThe hptmv inherently believes that a 'long' can hold...
2005-11-08 Kirill PonomarevIntroduce 3 new options for pkg_create(1), -x for using...
2005-11-08 Andrew ThompsonMove the cloned interface list management in to if_clon...
2005-11-08 John BaldwinVarious and sundry cleanups:
2005-11-08 Christian S... Giant clean up for exit(2)
2005-11-08 John BaldwinFix standalone module build for viapm. Note that by...
2005-11-08 Warner LoshMollify the whitespace police
2005-11-08 John BaldwinFix support for multiple RocketPort cards in the same...
2005-11-08 Olivier HouchardThere's no need to include <machine/asmacros.h> here.
2005-11-08 Gleb SmirnoffRework ARP retransmission algorythm so that ARP request...
2005-11-08 Robert WatsonFix minor white space nit introduced in 1.102: use...
2005-11-08 David XuAdd code to test queued SIGCHLD.
2005-11-08 David XuAdd support for queueing SIGCHLD same as other UNIX...
2005-11-08 Ruslan ErmilovSimplify setting the link-level address.
2005-11-08 Tim KientzleBump the maximum number of archive formats that can be
2005-11-08 Tim KientzleCorrectly clean up if gzip format gets mis-identified...
2005-11-08 Tim KientzleFine-tune the format detection for CPIO and ISO9660...
2005-11-08 Peter GrehanName change from pmap_* to moea_* to fit into the new...
2005-11-08 Peter GrehanInsert a layer of indirection to the pmap code, using...
2005-11-08 Alan CoxIf a physical page is mapped by two or more virtual...
2005-11-08 Peter GrehanForced commit to note that this file has been repo...
2005-11-08 Craig RodriguesAdd utility function to propagate mount errors as text...
2005-11-08 Craig RodriguesAdd #nclude <dev/pci/pcireg.h> to pick up definitions...
2005-11-08 Tim KientzlePortability: Use some autoconf magic to include the
2005-11-07 John BaldwinUse PCIR_xxx constants for PCI config space header...
2005-11-07 John Baldwin*sigh* Revert stuff that wasn't supposed to be committ...
2005-11-07 John BaldwinWork around at least one busted BIOS. If we get a...
2005-11-07 Ruslan ErmilovFix malloc size (visible on amd64, with "kldconfig...
2005-11-07 Robert WatsonMinor comment tweak to prevent gcc from being upset...
2005-11-07 Xin LISlightly reorganize to reduce duplicated code.
2005-11-07 Peter WemmAdd some rationale about when to bump and not bump...
2005-11-07 Bill PaulChange the definition for EXT_NDIS to EXT_NET_DRV....
2005-11-07 Pawel Jakub... Add tests for -t option with short tty name - pkill...
2005-11-07 Ruslan ErmilovFinish the removal of threads support in ../config...
2005-11-07 Ruslan ErmilovRequire DESTDIR to be set when installing for a differe...
2005-11-07 David XuAdd sigqueue test code.
2005-11-07 Craig RodriguesEliminate tinderbox errors.
2005-11-07 Ariff AbdullahFix recording device selection based on ALS4000 datasheet.
2005-11-07 Ariff AbdullahFix kernel panic caused by double mss_unlock().
2005-11-07 Warner LoshRemove unecessary include file. machine/rpb.h is very...
2005-11-07 Peter GrehanFinally (!?) get to the bottom of the mysterious G3...
2005-11-06 Tim KientzlePortability: timegm() isn't standard, so check for...
2005-11-06 Tim KientzleEdit pathnames for -x but not for -t. Otherwise, peopl...
2005-11-06 Scott LongRefactor the PCI probe code a bit.
2005-11-06 Pawel Jakub... Be more consistent with the rest of the manual page.
2005-11-06 Gleb Smirnoff- Do not raise IFF_DRV_OACTIVE flag in vlan_start,...
2005-11-06 Bill PaulThe latest version of the Intel 2200BG/2915ABG driver...
2005-11-06 Paul SaabCopy out the number of iovecs in freebsd32_recvmsg...
2005-11-06 Bruce EvansDetach k_rem_pio2f.c from the build since it is now...
2005-11-06 Bruce EvansUse a 53-bit approximation to pi/2 instead of a 33...
2005-11-06 Robert WatsonFix two minor typos that caused schedgraph to exit...
2005-11-06 Gleb SmirnoffFix panic string in last revision.
2005-11-06 Olivier HouchardMFi386 rev 1.536 (sort of)
2005-11-06 Poul-Henning... Avoid trouble with PUC_FASTINTR if it is already defined.
2005-11-06 Maxim KonovalovFix the path to aac_ioctl.h in the comment and style...
2005-11-06 Maxim KonovalovFix include: aac_ioctl.h was moved from sys/dev/aac...
2005-11-06 Scott LongRemove spl markers from AMR.
2005-11-06 Bruce EvansThe logb() functions are not just ieee754 "test" functi...
2005-11-06 Philip PaepsChange author's email address.
next