summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document _SC_PAGESIZE. There are still 85 undocumented variables.pjd2006-12-141-1/+3
* Use tab after #define.kib2006-12-141-1/+1
* Spelling fixes.mpp2006-12-142-2/+2
* Don't use abbreviations for some descriptions / minor spelling fixes.mpp2006-12-141-5/+5
* Create inline function _thr_umutex_trylock2 to only try one atomicdavidxu2006-12-142-3/+11
* Spelling fixes.mpp2006-12-142-2/+2
* Spelling fix.mpp2006-12-141-1/+1
* Resolve two deadlocks that could be caused by busy md device backedkib2006-12-143-1/+12
* Simplify some markup.ru2006-12-141-32/+34
* Remove incomplete Yukon II support code which was added in if_sk.c, rev 1.123.yongari2006-12-142-101/+3
* Polish markup and wording.ru2006-12-141-6/+8
* - truncate(2) returns EFBIG if the length argument was greater than thepjd2006-12-131-1/+9
* Use callouts to prevent races.alfred2006-12-132-20/+31
* Append-only flag also denies chown(2).pjd2006-12-131-1/+1
* Fix recent style problems and expand a comment.scottl2006-12-131-12/+15
* Use the BGE_IS_* macros consistently. Also add a couple of missingscottl2006-12-131-5/+9
* Remove a redundant write of the firmware reset magic number. It looks toscottl2006-12-131-6/+0
* Fix markup nits, add the EXIT STATUS section.ru2006-12-131-3/+4
* Track v0.9.20.3 hal:sam2006-12-137-292/+292
* This commit was generated by cvs2svn to compensate for changes in r165182,sam2006-12-1335-123531/+118083
|\
| * Version 0.9.20.3:sam2006-12-1335-123531/+118083
| * o move ath hal os glue code from the hal to the driver: this code wassam2006-09-183-661/+0
* | Use one counter instead of four to make up TX collision stats as BCM5705+.jkim2006-12-131-8/+1
* | New release notes: msk(4), arcmsr(4) 1.20.00.13.bmah2006-12-131-1/+8
* | Fix the description of the -Btime primary.ru2006-12-131-3/+3
* | Name the functions documented by this manual page correctly.jkoshy2006-12-131-2/+2
* | Much more correct EFTYPE description.pjd2006-12-131-1/+3
* | Better wording.pjd2006-12-132-2/+2
* | Append-only flag also denies chmod(2). Is this correct behaviour?pjd2006-12-131-1/+1
* | Refine the previous revision.ru2006-12-131-1/+1
* | "which -s" will return 0 only if all executables were found, not "any".ru2006-12-131-2/+2
* | Be more precise with EPERM description. When chown(2) is a no-op, it willpjd2006-12-131-1/+2
* | Write permission if of course only needed for the parent directory ofpjd2006-12-132-8/+4
* | mkfifo(2) returns EACCES when write permission is denied for a component ofpjd2006-12-131-0/+2
* | Add Xref to msk(4).brueffer2006-12-131-0/+1
* | Correct sort msk(4).brueffer2006-12-131-1/+1
* | Autogenerate hardware notes for msk(4).brueffer2006-12-133-0/+5
* | Misc fixes, also sort the hardware list alphabetically and add more history.brueffer2006-12-131-10/+14
* | Update to version 1.20.00.13 of the arcmsr driver. This fixes many bugsscottl2006-12-132-3070/+2923
* | It's ``apply echo *'' that is similar to ``ls -1'', not ``apply echo a*''.ru2006-12-131-2/+2
* | - Fix prototype of bpf_filter().ru2006-12-131-2/+8
* | Teach login(1) about the make.conf NO_AUDIT variable. This allows us tocsjp2006-12-133-3/+28
* | Implement OF_decode_addr(). This makes uart(4) work as a serialmarcel2006-12-132-16/+256
* | Teach the MAC policies which utilize mbuf labeling the new syncachecsjp2006-12-133-0/+75
* | Fix LOR between the syncache and inpcb locks when MAC is present in thecsjp2006-12-135-43/+122
* | Add msk(4) to the list of drivers supported by GENERIC kernel.yongari2006-12-132-0/+2
* | Implement bus_space_map().marcel2006-12-131-1/+2
* | Add msk(4) to the list of supported network interface.yongari2006-12-131-0/+1
* | Add an entry for the msk(4) module.yongari2006-12-131-0/+1
* | Add msk(4) to the list of device drivers use the miibus interface.yongari2006-12-131-1/+3
OpenPOWER on IntegriCloud