summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Spell "substitution" correctly.kientzle2008-12-151-3/+3
* back out unintended changesam2008-12-151-30/+13
* Fix definition of IEEE80211_CHAN_MAX; it was defined as 255 butsam2008-12-159-33/+20
* o fix DEBUG sku definitionsam2008-12-151-1/+138
* move channel parsing to a getchannel routine so it can be reused to checksam2008-12-151-30/+29
* fix handling of sku codes like country codessam2008-12-151-2/+6
* fix handling of unknown country codes; atoi doesn't return -1sam2008-12-151-2/+6
* 0 is a potential ISO CC; use new NO_COUNTRY #define to identifysam2008-12-151-2/+2
* o distinguish between adhoc and ahdemo modessam2008-12-152-17/+46
* Improve regdomain.xml parser:sam2008-12-152-30/+43
* Replace adhoc checks in ieee80211_start with a per-node flag thatsam2008-12-155-17/+19
* fix ini setupsam2008-12-151-1/+1
* Make the tp pointer available for debugging.phk2008-12-141-0/+2
* Add __packed to the part sub-structure to compensate formarcel2008-12-141-1/+1
* Add an ENVIRONMENT section to note that the RSH variable can be set tomurray2008-12-141-0/+7
* Combine ath rate control modules with ath after bringing ath_halsam2008-12-145-148/+61
* To avoid one doubtless netgraph SMP scalability limitation point, switchmav2008-12-141-13/+32
* Bump the FTDI receive buffer size to 256 in order to improve throughput.phk2008-12-141-25/+26
* Move the code that injects received characters into the tty system intophk2008-12-142-17/+23
* Merge the resolver part of BIND 9.4.3 into HEAD.ume2008-12-149-31/+190
* prop change.ume2008-12-140-0/+0
* delete svn:keywords.ume2008-12-140-0/+0
* prop changeume2008-12-140-0/+0
* Add a check, that is currently under discussion for 8 but that we needbz2008-12-141-0/+4
* Make sure that the direct jls invocations prints somethingbz2008-12-141-17/+31
* Bootstrapping merge history for resolver.ume2008-12-140-0/+0
* Fix the fallouts from r146267:ru2008-12-141-7/+12
* Send all debug to stderr.phk2008-12-141-2/+2
* Clarify that configuration files must be named '*.conf'phk2008-12-141-1/+1
* Bug fix: %ebx needs to be preserved in the user callchain capturejkoshy2008-12-141-4/+4
* Clean out the remaining alpha-isms.kensmith2008-12-146-34/+7
* Disconnect the efi from pc98. It's not needed.nyan2008-12-141-1/+1
* Dont leak the rnh lock on error.thompsa2008-12-131-3/+3
* Revert rev. 183277:mav2008-12-132-9/+2
* Remove node shutdown on tty close. This could be easily done by user-levelmav2008-12-131-11/+0
* Like for tcp_subr.c in r186057 make the MD5 context a function localbz2008-12-131-10/+10
* De-virtualize the MD5 context for TCP initial seq number generationbz2008-12-132-12/+10
* Change ttyhook_register() second argument from thread to process pointer.mav2008-12-134-11/+19
* Allow OFW syscons to restore itself when the X server exits or there is a VT ...nwhitehorn2008-12-131-26/+38
* version that will compilekmacy2008-12-131-2/+3
* radix node head lock needs to be held when calling rnh_addaddrkmacy2008-12-131-0/+2
* don't acquire lock recursivelykmacy2008-12-131-1/+1
* in6_addroute is called through rnh_addadr which is always called with the rad...kmacy2008-12-131-2/+2
* Add support for a console mouse pointer on Open Firmware syscons.nwhitehorn2008-12-132-1/+85
* Second round of putting global variables, which were virtualizedbz2008-12-1313-17/+41
* Use a static free packet queue instead of using malloc() to allocate new ADB ...nwhitehorn2008-12-132-13/+28
* Improve usage and sync SYNOPSIS with usage.ru2008-12-132-10/+17
* Added FreeBSD 6.4.ru2008-12-131-0/+1
* Added FreeBSD 7.1.ru2008-12-131-0/+1
* Sync manpage's synopsis with program's usage().ru2008-12-131-6/+6
OpenPOWER on IntegriCloud