]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-11-24 jmallettGentle code cleanup for the maximum make(1) level foo...
2004-11-24 bruefferMLINK vge.4 to if_vge.4
2004-11-24 bruefferXref polling.4 and bump .Dd
2004-11-24 delphijTry to close a potential, but serious race in our VM...
2004-11-24 bruefferNote that 4.11 will be the first 4.x based release...
2004-11-24 mlaierTeach periodic(8) security output to display informatio...
2004-11-24 rwatsonLink critical_enter.9 to critical.9 to make it easier...
2004-11-24 impo Report charge/discharge rate and remaining capacity...
2004-11-24 jhb- If the COMSPEED is set to 0, then don't try to initia...
2004-11-24 impphk jumped the gun and posted what looks like a prelimi...
2004-11-24 jhbFix comments for serial I/O function prototypes that...
2004-11-24 pjdCorrect mutexes names in comment.
2004-11-24 phkDump current status of battery as well.
2004-11-24 sosReturn ATA register values in the request struct when...
2004-11-24 muxFix a typo in an error message.
2004-11-24 dhartmeifix a bug that leads to a crash when binat rules of...
2004-11-23 rwatsonIn tcp_reass(), assert the inpcb lock on the passed...
2004-11-23 rwatsonAssign if_broadcastaddr to NULL not 0 in if_attach().
2004-11-23 rwatsonWhen printing a stack trace for a thread, also print...
2004-11-23 rwatsonWhen printing information on the current thread, such...
2004-11-23 wollmanAdd a `-m month' flag to provide a more convenient...
2004-11-23 jhb- Remove some no longer used constants.
2004-11-23 jhbRework the ACPI PCI link code.
2004-11-23 rwatsonCorrect a bug introduced in sys_pipe.c:1.179: in pipe_i...
2004-11-23 jhbFix a cpuid mismatch from the recent cpuid rototill...
2004-11-23 muxImplement per-jail fstab(5) files. Here's a rc.conf...
2004-11-23 marcelThis file was repocopied to src/sys/boot/ia64/efi.
2004-11-23 rwatsontcp_timewait() performs multiple non-atomic reads on...
2004-11-23 rwatsonDe-spl tcp_slowtimo; tcp_maxidle assignment is subject...
2004-11-23 cognetImplement a dummy atomic_cmpset_32(). It should be...
2004-11-23 cognetEnable interrupts as soon as the pending interrupts...
2004-11-23 cognetUse ns8250.
2004-11-23 rwatsonAssert the inpcb lock in tcp_twstart(), which does...
2004-11-23 rwatsonAssert inpcb lock in tcp_quench(), tcp_drop_syn_sent...
2004-11-23 rwatsonAssert the tcbinfo write lock in tcp_new_isn(), as...
2004-11-23 glebiusAdd missed 'the'.
2004-11-23 glebiusDocument new changes:
2004-11-23 pjd- Add missing Giant drop before acquiring the topology...
2004-11-23 simonBump documentation date for last commit, before I get...
2004-11-23 simonAdd Dell PERC 4e/Di and Dell PERC 4e/Si to the list...
2004-11-23 glebiusNetgraph flow control: change interface status when...
2004-11-23 glebiusIntroduce new failure detection algorithm, called NG_ON...
2004-11-23 glebiuso Use ng_timeout() instead of timeout(9).
2004-11-23 ruHopefully fix the "aicasm" build-tool issue when using...
2004-11-23 marcelUnhook the loader subdirectory. The ia64 EFI loader...
2004-11-23 marcelHookup the efi subdirectory.
2004-11-23 marcelThis file was repocopied from src/sys/boot/efi/loader.
2004-11-23 marcelVisit the efi subdirectory before we visit the machine...
2004-11-23 marcelThis file was repocopied from src/sys/boot/efi/arch...
2004-11-23 marcelThis file was repocopied from src/sys/boot/efi/loader.
2004-11-23 impIt appears that 'kbd' device has never been used and...
2004-11-22 cognetAdd arm/mem.c.
2004-11-22 joerg[Sorry, forgot to commit my source changes in my previo...
2004-11-22 joergDocument all options and general usage.
2004-11-22 hartiGet rid of the shell table sentinel. It isn't needed...
2004-11-22 joergFix the abuse of Ar macros for designating flag options...
2004-11-22 rwatsonRemove "Unlocked read" annotations associated with...
2004-11-22 yarWhen looking for a virtual host to handle the connection,
2004-11-22 yarCalling pam_chauthtok() isn't really needed since
2004-11-22 yarDon't log the chroot dir on every command since it...
2004-11-22 yarAlways log remote IP.
2004-11-22 yarTreat host name buffers consistently.
2004-11-22 yongariMake hme(4) mpsafe
2004-11-22 dasRemove some information that only applies to the old...
2004-11-21 grogPrint dates the right way round.
2004-11-21 marcelRemove struct ia64_itir and use a plain old uint64_t...
2004-11-21 cognetCleanup.
2004-11-21 cognetSet the frame pointer to 0 in fork_trampoline().
2004-11-21 cognetImplement breakpoints and single stepping on arm.
2004-11-21 cognetDo not attempt to skip a breakpoint that is a result...
2004-11-21 impProperly wither the geom container on detach. This...
2004-11-21 nyanuart_i8251_ops is gone.
2004-11-21 rwatsons/send/sent/ in comment describing TCPS_SYN_RECEIVED.
2004-11-21 dasNeither of the arguments to closef() can be NULL anymor...
2004-11-21 scottlRemove an extra #include
2004-11-21 scottlMFC amd64:
2004-11-21 scottlConsolidate all of the bounce tests into the BUS_DMA_CO...
2004-11-21 scottlDon't force busdma to pre-allocate bounce pages for...
2004-11-21 scottlDon't force busdma to pre-allocate bounce pages for...
2004-11-21 tjrRemove regression tests for the obsolete rune interface.
2004-11-21 tjrFix computation of the 'n' argument to mbrtowc (through...
2004-11-21 mlaierCommit ALTQ-patch for ed(4).
2004-11-21 marcelo Support for the i8251 wasn't there. Remove the files.
2004-11-21 marcelInclude the header with the register definitions from...
2004-11-21 marcelThis file was repocopied from sys/dev/uart/uart_dev_z85...
2004-11-21 marcelThis file was repocopied from sys/dev/uart/uart_dev_sab...
2004-11-21 rwatsonWord choice fix; use .Fn for non-.Xr functions.
2004-11-20 peterIn the amd64 hybrid libraries case, move the kerberos5...
2004-11-20 marcelStop building uart_dev_i8251.c. It was copied from...
2004-11-20 marcelInclude the common <dev/ic/ns16550.h> instead of the...
2004-11-20 marcelo Remove the com_thr, com_rhr, com_isr and com_lctl...
2004-11-20 marcelo Remove opt_ddb.h from SRCS.
2004-11-20 dasRemove local definitions of RANGEOF() and use __rangeof...
2004-11-20 cognetRemove useless code.
2004-11-20 cognetImplement enough to be able to enter and leave DDB.
2004-11-20 cognetGet the kernel stack right now that the u-area is gone.
2004-11-20 delphijForced commit to clarify that the last commit has enfor...
2004-11-20 fjoeUse M_ZERO to not panic in mtx_init when INVARIANTS...
2004-11-20 marcelSort MFILES.
2004-11-20 bruefferThe ixgb(4) driver actually first appeared in 5.3 ...
next