summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add another ural(4) device (Belkin F5D7050)damien2005-07-031-0/+1
* MFi386: r1.221 (Use a simpler implementation for the i8254 timecounter).nyan2005-07-032-24/+70
* Minor grammar fixdelphij2005-07-031-1/+1
* Switch Unicode charset name from "ISO-10646-UCS-2" to "UTF-16BE".imura2005-07-031-1/+1
* Implement functions calls from within DDB on ia64. On ia64 a functionmarcel2005-07-024-16/+58
* Check the alignment of the IP header before passing the packet up to thethompsa2005-07-025-27/+64
* Don't ask about CD numbers if not installing from CD.dwhite2005-07-021-6/+8
* Remove the CPU_ENABLE_SSE option from the i386 and pc98 architectures,delphij2005-07-0211-38/+7
* Fix a buglet that was present in the ia64 code and that got inheritedmarcel2005-07-023-0/+3
* Add a missing ** to the 'command' command.dannyboy2005-07-021-1/+1
* Fix the alpha build by using the correct argument types for _kvm_kvatop().scottl2005-07-021-1/+1
* Fix for a bug in the change that defers sack option processing untilps2005-07-014-8/+10
* Fix for a SACK crash caused by a bug in tcp_reass(). tcp_reass()ps2005-07-012-2/+6
* MFi386: r1.221: use simple timecounter that is aware of irq0 being off.peter2005-07-011-7/+34
* Mistakingly undefined VN_KNOTE_LOCKED in my previous commit.ssouhlal2005-07-011-1/+1
* Fix the recent panics/LORs/hangs created by my kqueue commit by:ssouhlal2005-07-0116-75/+176
* Upon relection, we shouldn't allow the tuple structs to be modified byimp2005-07-013-11/+7
* Up the count of busses supported by usbd(8) from 4 to 40. With the adventjhb2005-07-011-1/+1
* Use a simpler implementation for the i8254 timecounter when using the lapicjhb2005-07-012-24/+70
* Fix what(1) on kernel binaries by duplicating part of version[] in sccs[]jhb2005-07-011-2/+1
* Remove the NQNFS paper.phk2005-07-013-2016/+0
* Use m_uiotombuf() instead of own implementation. This is not justglebius2005-07-011-25/+10
* - Providing fine-grained malloc statistic by replacing M_DEVBUF withavatar2005-07-019-66/+98
* Add an entry about absolute PAM module paths, backdated to when thedes2005-07-011-0/+8
* Fix another fallout from the ifnet change that assumed that a softcharti2005-07-016-9/+9
* Bump document date. Remove EOL whitespace introduced in previouscperciva2005-07-011-3/+4
* Document some limitations of uid/gid rules.cperciva2005-07-011-0/+11
* When doing ARP load balancing source IP is taken in network byte order,glebius2005-07-011-1/+1
* Make a pass and cleanup the printfs from this driver.imp2005-07-013-21/+11
* Update the diagnostics section with all the messages from the driverimp2005-07-011-2/+35
* Minor cleanup of ep driver and pccard attachment:imp2005-07-013-45/+68
* Use correct pointer type. This should fix non-functional re(4)yongari2005-07-011-1/+1
* Add examples illustrating how to record system-wide profiles andjkoshy2005-07-011-3/+18
* Unbreak tinderbox builds. Remove a debug printf.jkoshy2005-07-011-14/+12
* Add a much-requested feature: The ability for pccard attachments toimp2005-07-014-8/+18
* MFP4:jkoshy2005-06-3013-379/+1662
* New release notes: SA-05:13.ipfw, SA-05:14.bzip2, SA-05:15.tcp.bmah2005-06-302-0/+46
* Remove REQUIRE and BEFORE lines since this script is not run by rcorderbrooks2005-06-301-2/+0
* Use SCTL_MASK32 to determine that the sysctl call is from a 32bitps2005-06-301-7/+2
* - Retire the Early Adopter's Guide in HEAD.rushani2005-06-306-679/+0
* MFi386: revision 1.615 (change kernel crashdump format to ELF).nyan2005-06-301-20/+38
* Use 'manual page' instead of 'man page' for consistency.hmp2005-06-3010-14/+14
* Use 'manual page' instead of 'man page' for consistency.hmp2005-06-304-5/+5
* Use consistent translation for the word ``interface''.rushani2005-06-301-1/+1
* Merge the following from the English version:rushani2005-06-302-217/+16
* Update Russian override of dev-auto.sgmlden2005-06-302-3/+23
* Our bsd.*.mk only supports 6 WARNS levels and we should not use higher valuesjohan2005-06-301-1/+1
* Merge the following from the English version:den2005-06-306-137/+511
* Jumbo-commit to enhance 32 bit application support on 64 bit kernels.peter2005-06-3014-44/+908
* Begin promoting the AMD-originated feature flags to first class flags, nowpeter2005-06-303-92/+86
OpenPOWER on IntegriCloud