]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
2005-11-05 Christian S... Un-break processing of device major/minor values with...
2005-11-05 Poul-Henning... Now that fast interrupts can be shared we can use them...
2005-11-05 Poul-Henning... Add yet another entry to the list.
2005-11-05 Marcel MoolenaarAdd uart(4). When both sio(4) and uart(4) can handle...
2005-11-05 Andre OppermannFree only those mbuf+clusters back to the packet zone...
2005-11-05 Bernd WalterRemove spl.
2005-11-05 Poul-Henning... Unbreak !SMP kernels
2005-11-04 Peter WemmDefine M_IOAPIC the same as i386
2005-11-04 Peter WemmMFamd64: indent with tabs instead of spaces.
2005-11-04 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2005-11-04 Jung-uk Kim- Fix more resource parsing problems. The previous...
2005-11-04 Ruslan ErmilovCatch up with the recent <sys/signal.h> change and...
2005-11-04 Nate LawsonAccount for the minimum resource size when parsing...
2005-11-04 Nate LawsonThis commit was generated by cvs2svn to compensate...
2005-11-04 Alan CoxBegin and end the initialization of pvzone in pmap_init().
2005-11-04 Andre OppermannFix a logic error introduced with mandatory mbuf cluste...
2005-11-04 Ruslan ErmilovUse if_setlladdr() to reprogram the link-level addresse...
2005-11-04 Ruslan ErmilovBring some level of stability to this driver:
2005-11-04 Ruslan Ermilov- Fix another fallout from the if_alloc() conversion:
2005-11-04 David XuFix name compatible problem with POSIX standard. the...
2005-11-04 Warner Loshsince nocpu isn't used in the kernel config base, we...
2005-11-04 Warner LoshWe don't bump the config version for additions to confi...
2005-11-03 Ruslan ErmilovUse the eq() macro for comparing strings (style), and...
2005-11-03 Ruslan ErmilovBy a popular demand, add "nomakeoptions" as an alias...
2005-11-03 John BaldwinAdd stoppcbs[] arrays on Alpha and sparc64 and have...
2005-11-03 John BaldwinFix 'show allpcpu' ddb command on non-x86. CPU IDs...
2005-11-03 Jung-uk KimFix build breakage on tinderbox.
2005-11-03 Paul SaabFix for a crash (from nfs_lookup() in an error case).
2005-11-03 Ruslan ErmilovImplement the "nocpu" directive.
2005-11-03 Pawel Jakub... Detect memory leaks when memory type is being destroyed.
2005-11-03 Ralf S. EngelschallThere is no need to explicitly add "status" to $extra_c...
2005-11-03 Ralf S. EngelschallUpdate list of controllers ciss(4) driver
2005-11-03 Ruslan ErmilovSerialize access to the info/dir file; needed for paral...
2005-11-03 Ariff AbdullahAppropriate NULL pointer checking to avoid mysterious...
2005-11-03 Maxim Konovalovo NetBSD 2.0.3 and NetBSD 2.1 added.
2005-11-03 Maxim KonovalovMerge from RELENG_6: FreeBSD 6.0. Not sure the release...
2005-11-03 Alan CoxRemove the remaining spl*() calls. Add some assertions...
2005-11-03 Ruslan ErmilovRestore part of the code dropped in rev. 1.25 that...
2005-11-03 Paul SaabIn nfs_flush(), clear the NMODIFIED bit only if there...
2005-11-03 Ruslan ErmilovConsistently use OPT_* macros to test/set boot options.
2005-11-03 Paul SaabFix for a race between the thread transmitting the...
2005-11-03 Ruslan ErmilovThe default fill byte is 0xf6, not 0xf5.
2005-11-03 Ruslan ErmilovBe cross-arch friendly.
2005-11-03 Ruslan ErmilovFix .Dd argument.
2005-11-03 David XuSupport sending realtime signal information via signal...
2005-11-03 David XuCleanup some signal interfaces. Now the tdsignal functi...
2005-11-03 Xin LISuggest the user to use 'diff -urN' instead of 'diff...
2005-11-03 David XuOops, don't change tdsignal call.
2005-11-03 David XuAdd thread_find() function to search a thread by lwpid.
2005-11-03 Andrew ThompsonList IFT_BRIDGE as a valid type so that arp entries...
2005-11-03 Ken SmithIt had been noticed disc2 was overflowing earlier but...
2005-11-03 Jesus R. CamouAdd `local' and `return' to the list of built-ins.
next