summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow to use fast_ipsec(4) on debug.mpsafenet=0 and INVARIANTS-enabledpjd2006-03-233-11/+44
* When the kernel is compiled with options IPXIP, run the network stackrwatson2006-03-231-0/+2
* add support for copying console messages to a remote gdbsam2006-03-234-2/+186
* Fix a bug in the NFS/TCP retransmission path.kris2006-03-231-0/+1
* m_dup () packet not m_copypacket () since we will modify it. For morerik2006-03-231-2/+11
* Fix utmp. There is some clever logic in configure.ac which attempts todes2006-03-231-2/+2
* Add proper dependencies for the version map, and make sure 'make clean'des2006-03-231-1/+4
* Fix whitespace.le2006-03-231-1/+1
* Implement the 'resetconfig' command.le2006-03-235-4/+88
* Move spx_savesi from being a global variable to an automatically allocatedrwatson2006-03-232-3/+3
* Admit to ourselves that we don't actually implement pr_ctlinput() forrwatson2006-03-232-44/+2
* It's not enough to provide symbol map files; you also have to add themdes2006-03-233-0/+6
* Harmless typo (s/overide/override/).flz2006-03-231-2/+2
* avoid heap overrunsuz2006-03-231-1/+1
* Resolve conflicts.des2006-03-2318-151/+695
* This commit was generated by cvs2svn to compensate for changes in r157043,des2006-03-235-59/+306
|\
| * Vendor import of ZLib 1.2.3.des2006-03-2323-215/+1006
* | Add basic support for BCM5780 PHY.oleg2006-03-232-0/+8
* | Add an example of how to set up a 3-wire serial terminal.ru2006-03-231-2/+17
* | Regenerate.davidxu2006-03-235-7/+16
* | Add aio_fsync() prototype.davidxu2006-03-231-0/+4
* | Implement aio_fsync() syscall.davidxu2006-03-232-78/+245
* | Fix version number when the feature was added.hrs2006-03-231-1/+1
* | Assert that /dev/null is a character device in a chroot early. Otherwise,ru2006-03-231-0/+4
* | MFp4: Don't force single-user now we can go multi-user.cognet2006-03-221-2/+1
* | Don't set primary resume interrupt flag during channel initializationariff2006-03-221-0/+4
* | MFp4: More special casing of when vector_page == 0x00000000 :cognet2006-03-221-0/+2
* | Misc. fixups:ariff2006-03-221-53/+49
* | MFp4: If we're mapping the vector page (this will happen if we didn'tcognet2006-03-221-1/+2
* | MFp4: teach the KB920x bits how to know where the ELF trampoline puts thecognet2006-03-221-3/+24
* | MFp4: Handle break interrupts (it seems to only work for USART, not DBGU).cognet2006-03-221-2/+12
* | We shouldn't really care about the return value of mixer_uninit(),ariff2006-03-221-1/+1
* | Add port-tun.c.des2006-03-221-1/+1
* | Regenerate.des2006-03-221-419/+486
* | Merge conflicts.des2006-03-2239-1744/+2322
* | This commit was generated by cvs2svn to compensate for changes in r157016,des2006-03-2298-992/+2742
|\ \
| * | Vendor import of OpenSSH 4.3p1.des2006-03-22135-2183/+4972
* | | Make scsi_target actually compile after a structure membermjacob2006-03-221-1/+1
* | | Add new libsm file from sendmail 8.13.6gshapiro2006-03-221-1/+1
* | | Record sendmail 8.13.6 upgradegshapiro2006-03-221-4/+4
* | | Resolve conflicts from sendmail 8.13.6 importgshapiro2006-03-225-176/+365
* | | This commit was generated by cvs2svn to compensate for changes in r157001,gshapiro2006-03-2277-937/+2013
|\ \ \
| * | | Import sendmail 8.13.6gshapiro2006-03-2282-1113/+2373
* | | | Add missing code needed for the detection of IPSec packet replays. [1]cperciva2006-03-222-1/+25
* | | | Add support for RTL8111B chip, that can be found on some mainboards,glebius2006-03-222-0/+5
* | | | Even if a system does not support restoring extended attributes,kientzle2006-03-221-2/+4
* | | | If a tail queue is empty the return value is notmckusick2006-03-221-2/+2
* | | | Correct the calculation of the report size and only look at reportsiedowse2006-03-221-4/+12
* | | | At least respond to REPORT LUNS with an ILLEGAL COMMAND response.mjacob2006-03-221-1/+4
* | | | Destroy "bip" bio in error case.pjd2006-03-221-0/+1
OpenPOWER on IntegriCloud