summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Grrr. The 'reg' variable in dc_apply_fixup() needs to be a u_int32_t, notwpaul2000-10-302-2/+2
* Changes have been made to support a concept of VAR_FIXIT_TTY beingjkh2000-10-306-78/+129
* Add an entry for the Xircom 10/100 Network PC Card adapter.jhb2000-10-301-0/+6
* Update to reflect that the XPT device can accept path inquiry commands.scottl2000-10-301-0/+1
* Allow XPT_PATH_INQ to be performed on the XPT device, as per the CAM spec.scottl2000-10-301-1/+7
* Note ipfilter update to 3.4.12, cd(4) support for write operations,bmah2000-10-302-8/+28
* Try a bit harder to test for ATA/ATAPI HW to probe, this is to avoidsos2000-10-301-3/+15
* Remove an evil conditional nested include of <sys/systm.h>phk2000-10-301-1/+0
* Add a missing <sys/systm.h>phk2000-10-301-0/+1
* Add back some #include <sys/systm.h> which were needed when <sys/ktr.h>phk2000-10-3022-0/+22
* Comment out the (old) acpi stuff, it breaks LINT.phk2000-10-302-6/+6
* o Tighten up rules for which processes can't debug which other processesrwatson2000-10-301-2/+4
* Whitespace only:sheldonh2000-10-301-13/+16
* Fix nits introduced in rev 1.9:sheldonh2000-10-301-2/+4
* MFC: Fix typo: Melco Inc. sells LUA-TX, not LU-ATX.bmah2000-10-303-3/+3
* Note MFC to 4-STABLE of mly(4) driver.bmah2000-10-301-1/+1
* Drop PKT_ALIAS_IGNORED packets if ``nat deny_incoming yes'' is in effect.brian2000-10-301-1/+5
* Added boolean argument to link searching functions, indicatingru2000-10-3014-214/+84
* Update the Promise RAID code, there are differences between BIOSsos2000-10-301-6/+6
* Remove unused #include statementshm2000-10-3044-84/+0
* Replace old sigaction struct declaration with the new one as presentasmodai2000-10-301-12/+8
* MFS:sanpei2000-10-301-13/+12
* Correct incorrect information about the PATH used for exec*() calls.asmodai2000-10-301-4/+7
* Whitespace only change: trim trailing whitespace.asmodai2000-10-3054-186/+186
* A significant rewrite of PPTP aliasing code.ru2000-10-308-302/+530
* Start using crt[in].o to adhear to the ELF ABIobrien2000-10-301-2/+2
* Remove unused #includes.non2000-10-302-16/+6
* Now that the amount of (pseudo) interfaces is growing with IPv6,guido2000-10-301-22/+30
* This commit was generated by cvs2svn to compensate for changes in r67957,kris2000-10-307-0/+2024
|\
| * Initial import of AES algorithm code (aka Rijndael) from KAME.kris2000-10-307-0/+2024
* | remove an unused function (and a warning)n_hibma2000-10-301-6/+1
* | Add entry for umodemn_hibma2000-10-301-0/+1
* | Catch a left over reference to "/a".obrien2000-10-301-1/+1
* | Add several new features, reorder some code, and continue with thedougb2000-10-302-97/+194
* | string.h has been repo copied to mystring.hobrien2000-10-302-72/+0
* | IPFW does not discard *any* IP fragments with OFF=1, only TCP ones.ru2000-10-301-3/+6
* | Fix the PCCARD ATA breakage..sos2000-10-302-4/+10
* | Add pfil.9 manpage to build after a repository copy.ru2000-10-302-134/+2
* | Revert previous commit after discussion with phk.kris2000-10-301-0/+1
* | Remove unused #includesphk2000-10-304-7/+0
* | Fix support for cardbus cards:wpaul2000-10-302-2/+9
* | Remove more unused #includes.phk2000-10-3036-36/+0
* | install rc.firewall6.ume2000-10-301-3/+3
* | Write support for the cd(4) driver.ken2000-10-303-3/+26
* | Add some additional message types for coming raylan driver from Duncanimp2000-10-301-0/+35
* | Alpha verions of the crt initialization and finalization files requiredobrien2000-10-303-2/+96
* | Change "PERL_THREADED=yes" to "PERL_THREADED=true".vanilla2000-10-301-4/+2
* | Remember to decrement interrupt nesting level if leaving earlymjacob2000-10-301-0/+1
* | Add suffix "-thread" to archname when perl with thread support.vanilla2000-10-309-11/+11
* | Change my email on MAINTAINER from an RPI address to my FreeBSD address.gad2000-10-301-1/+1
OpenPOWER on IntegriCloud