summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* reflect scope change.ume2005-07-251-29/+152
* Move DNS configuration before sendmail configuration, becausearved2005-07-251-4/+4
* Disable thread support in BIND. It appears to reduce performance ratherdes2005-07-2517-59/+50
* include netinet6/scope6_var.h.ume2005-07-251-0/+1
* scope cleanup. with this changeume2005-07-2534-1239/+1419
* Connect GZERO to the build.pjd2005-07-254-1/+5
* Cast to uintptr_t when the compiler complains. This unbreaks ULEdelphij2005-07-251-2/+4
* Add a very simple and small GEOM class - ZERO.pjd2005-07-252-0/+121
* If a retrieved UMA zone is a secondary zone, don't report keg free items,rwatson2005-07-251-1/+10
* Add some more NO_FOO options. I'm not sure if they're correctly sorted in thephilip2005-07-251-0/+13
* Add fstab entries for ALTROOTSLICE and CFGSLICE, allowing us to do away withphilip2005-07-254-6/+37
* treat REASSOC events just like ASSOCsam2005-07-251-0/+1
* We check that all the member interfaces have the same MTU on attach to thethompsa2005-07-251-0/+8
* Rename UMA_MAX_NAME to UTH_MAX_NAME, since it's a maximum in therwatson2005-07-252-5/+14
* Remove NOP spl*() calls and add locking (making gem(4) MPSAFE).marius2005-07-243-35/+118
* - Wrap the handler and associated code for collecting completed RXmarius2005-07-241-31/+23
* Add back ed(4) in amd64 GENERIC. It now works nicely and since thosemux2005-07-241-2/+1
* Introduce new sysctl variable: net.bpf.stats. This sysctl variable cancsjp2005-07-242-14/+117
* Speed up __wcsconv() (and hence the printf() %ls format):tjr2005-07-241-34/+30
* o fix setup of sc_diversity; the hal does not give us reliablesam2005-07-242-12/+15
* Since libmemstat(3) now supports its own error management mechanism,rwatson2005-07-241-1/+2
* Having decided not to provide a libmemstat(3) error number to textrwatson2005-07-244-3/+38
* Document additional aspects of libmemstat(3):rwatson2005-07-242-0/+171
* Introduce more formal error handling for libmemstat(3):rwatson2005-07-245-66/+78
* Add an entry for /usr/sbin/vttestdougb2005-07-231-0/+2
* Better translation.pjd2005-07-231-1/+1
* Prefix two non-static libmemstat(3) internal functions with '_' symbols, torwatson2005-07-234-19/+12
* Add an entry for the old fortunes2 files, and an entrydougb2005-07-231-0/+4
* Rewrite the acpi_battery interface to allow for other battery typesnjl2005-07-236-532/+461
* Fix missing '=' in structure initialization.obrien2005-07-231-1/+1
* (More thoroughly) fix the problem with the EGREP lines that was reporteddougb2005-07-232-26/+45
* My change, namely srandomdev() addition, was backed out even withoutache2005-07-231-3/+1
* Temporary restore a part of rev 1.6.imura2005-07-231-4/+2
* Oops, bump __FreeBSD_version to mark shared library version bump.kensmith2005-07-231-1/+1
* s/Lefler/Leffler/markus2005-07-231-1/+1
* Add delete-old and delete-old-libs targets:netchild2005-07-235-13/+454
* Sync usage message with the code and manual page.jkoshy2005-07-231-0/+1
* Change jail IP from 1.0.0.127 to 127.0.0.1, which shows, that this testpjd2005-07-231-1/+1
* o move ath_sysctlattach down so variables it depends on are setupsam2005-07-231-6/+6
* Use a random number to seed the random number generator. Goodby, Rushgrog2005-07-231-1/+3
* Misc spelling and/or English fixes in comments.keramida2005-07-231-12/+12
* the AREF flag is only meaningful in ap mode; adhoc neighbors nowsam2005-07-231-1/+2
* update for recent additionssam2005-07-221-0/+7
* update with new msg classessam2005-07-221-0/+8
* o move inactivity-related debug msgs under IEEE80211_MSG_INACTsam2005-07-221-8/+12
* Make code match comment: make the smallest unit of page allocationgrehan2005-07-221-3/+5
* Standardize __FBSDID identifiers.njl2005-07-2211-22/+33
* fix innetgr() returning false positives and negatives when reverse netgroupjon2005-07-221-54/+63
* split xmit of probe request frame out into a separate routine thatsam2005-07-224-50/+96
* split 802.11 frame xmit setup code into ieee80211_send_setupsam2005-07-221-36/+72
OpenPOWER on IntegriCloud