summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Assert the tcbinfo write lock in tcp_new_isn(), as the tcbinfo lockrwatson2004-11-232-8/+22
* Add missed 'the'.glebius2004-11-231-1/+1
* Document new changes:glebius2004-11-231-7/+30
* - Add missing Giant drop before acquiring the topology lock.pjd2004-11-231-3/+6
* Bump documentation date for last commit, before I get poked by rusimon2004-11-231-1/+1
* Add Dell PERC 4e/Di and Dell PERC 4e/Si to the list of supportedsimon2004-11-231-0/+4
* Netgraph flow control: change interface status when node receiveglebius2004-11-231-0/+12
* Introduce new failure detection algorithm, called NG_ONE2MANY_FAIL_NOTIFY.glebius2004-11-232-1/+66
* o Use ng_timeout() instead of timeout(9).glebius2004-11-231-11/+33
* Hopefully fix the "aicasm" build-tool issue when using ${KERNSRCDIR}ru2004-11-231-1/+1
* Unhook the loader subdirectory. The ia64 EFI loader is now buildmarcel2004-11-231-1/+1
* Hookup the efi subdirectory.marcel2004-11-231-1/+1
* This file was repocopied from src/sys/boot/efi/loader.marcel2004-11-231-38/+32
* Visit the efi subdirectory before we visit the machine-specificmarcel2004-11-231-5/+5
* This file was repocopied from src/sys/boot/efi/arch/ia64.marcel2004-11-230-0/+0
* This file was repocopied from src/sys/boot/efi/loader.marcel2004-11-230-0/+0
* It appears that 'kbd' device has never been used and isn't needed.imp2004-11-235-5/+0
* Add arm/mem.c.cognet2004-11-221-0/+1
* [Sorry, forgot to commit my source changes in my previous commit.]joerg2004-11-221-2/+5
* Document all options and general usage.joerg2004-11-221-0/+67
* Get rid of the shell table sentinel. It isn't needed anymore becauseharti2004-11-221-10/+1
* Fix the abuse of Ar macros for designating flag options, use Fl instead.joerg2004-11-221-4/+4
* Remove "Unlocked read" annotations associated with previously unlockedrwatson2004-11-222-6/+0
* When looking for a virtual host to handle the connection,yar2004-11-221-2/+3
* Calling pam_chauthtok() isn't really needed sinceyar2004-11-221-7/+3
* Don't log the chroot dir on every command since it's constant for a session.yar2004-11-221-9/+8
* Always log remote IP.yar2004-11-221-13/+9
* Treat host name buffers consistently.yar2004-11-221-12/+23
* Make hme(4) mpsafeyongari2004-11-224-29/+123
* Remove some information that only applies to the old a.out core dump format.das2004-11-221-35/+0
* Print dates the right way round.grog2004-11-211-0/+2
* Remove struct ia64_itir and use a plain old uint64_t instead.marcel2004-11-214-23/+20
* Cleanup.cognet2004-11-211-41/+3
* Set the frame pointer to 0 in fork_trampoline().cognet2004-11-211-0/+1
* Implement breakpoints and single stepping on arm.cognet2004-11-214-21/+109
* Do not attempt to skip a breakpoint that is a result of a software single step,cognet2004-11-211-3/+12
* Properly wither the geom container on detach. This will allow one toimp2004-11-211-0/+5
* uart_i8251_ops is gone.nyan2004-11-211-8/+2
* s/send/sent/ in comment describing TCPS_SYN_RECEIVED.rwatson2004-11-211-1/+1
* Neither of the arguments to closef() can be NULL anymore, so don'tdas2004-11-211-4/+1
* Remove an extra #includescottl2004-11-212-2/+0
* MFC amd64:scottl2004-11-211-29/+45
* Consolidate all of the bounce tests into the BUS_DMA_COULD_BOUNCE flag.scottl2004-11-211-29/+45
* Don't force busdma to pre-allocate bounce pages for static allocations.scottl2004-11-211-2/+2
* Don't force busdma to pre-allocate bounce pages for the parent tag.scottl2004-11-211-2/+2
* Remove regression tests for the obsolete rune interface.tjr2004-11-215-293/+1
* Fix computation of the 'n' argument to mbrtowc (through XMBRTOWC) to avoidtjr2004-11-211-4/+4
* Commit ALTQ-patch for ed(4).mlaier2004-11-212-3/+6
* o Support for the i8251 wasn't there. Remove the files.marcel2004-11-215-1637/+0
* Include the header with the register definitions from sys/dev/ic. Theymarcel2004-11-212-2/+4
OpenPOWER on IntegriCloud