summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add myself to the list of ports committers.jpaetzel2008-09-061-0/+3
* Fix double free in setfacl(1). Description from the author:trasz2008-09-061-4/+6
* Chase the ghostscript port changes.jhay2008-09-061-2/+2
* Unbreak ia64: pges are 8KB.marcel2008-09-061-1/+1
* Read ethernet address from ID registers for RTL8102E/RTL8102EL asyongari2008-09-061-1/+2
* Turn some lame pseudo-code into a less lame comment.imp2008-09-051-8/+1
* Kill bogus #if 0'd stuff for interrupts. They don't happen, and thisimp2008-09-051-16/+0
* Kill vestiges of the special case code we once had in place for usbimp2008-09-051-12/+2
* Merge ath again (addition of wisoc files).rpaulo2008-09-053-0/+4829
|\
| * Add missing files not committed with the latest vendor import.rpaulo2008-09-053-0/+4829
| * Fix P4 expansion.rpaulo2008-09-051-1/+1
| * Vendor import of ath_hal version 0.10.5.10.rpaulo2008-08-2778-124191/+176586
| * Revert r182297. detect-merge-conflict.sh is now deactivated.rpaulo2008-08-271-1/+1
| * Remove svn:keywords.rpaulo2008-08-270-0/+0
| * Flatten the vendor-sys/ath tree for future imports.rpaulo2008-08-2782-0/+0
| * Workaround the detect-merge-conflicts.sh script and 's/^======$/&='.rpaulo2008-08-271-1/+1
* | Kill bogus #if 1. There's no need for it since usb works these days.imp2008-09-051-2/+0
* | Be consistent about whether these multi-lined macros are separated byjulian2008-09-051-0/+2
* | Keep track of the active buffer on output. For the moment, panic ifimp2008-09-052-0/+5
* | Sort products numerically.imp2008-09-051-1/+1
* | Fix build.rpaulo2008-09-051-2/+2
* | Keep entries sorted.rpaulo2008-09-053-3/+3
* | Add a couple more Apple GPT entries and NetBSD GPT entries.rpaulo2008-09-051-0/+21
* | Add two example regexps: (1) one for matching all the characterskeramida2008-09-051-0/+8
* | Include the vendor in the partition name.rpaulo2008-09-051-1/+1
* | Fix a small typo in a comment in calcru1().ed2008-09-051-1/+1
* | Add a note that CTASSERT() should not be used in header files.emaste2008-09-051-1/+9
* | Correct a copy-paste error---do not look for REX prefixes in i386 code.jkoshy2008-09-051-2/+2
* | Merge fix for P4 expansion from vendor branch.rpaulo2008-09-051-1/+1
* | Detect Apple HFS GPT slices.rpaulo2008-09-053-1/+9
* | Add ZyXEL G-202weongyo2008-09-052-0/+2
* | Fix LOR between vnode lock and internal mqueue locks.davidxu2008-09-051-41/+72
* | Catch up after last insmntque() changes:pjd2008-09-053-0/+11
* | The link resolver now unsets the size to mark a hardlinkkientzle2008-09-051-2/+2
* | MfP4: Handle entries with unset size properly: Regular files withkientzle2008-09-053-59/+223
* | MfP4: Use the set/unset tracking to determine when mtime or atimekientzle2008-09-051-14/+51
* | Remove the alignment of the align parameter. This is up to the caller to passthompsa2008-09-051-3/+1
* | Fix lock name conflict.davidxu2008-09-051-1/+1
* | Slightly reword comment and remove typos.keramida2008-09-051-3/+3
* | When determining whether we trapped while in the PROM don't onlymarius2008-09-041-0/+4
* | Use the PROM provided SUNW,set-trap-table to take over the trapmarius2008-09-043-0/+35
* | Hook up ixgbe(4) to the build. D'oh!brueffer2008-09-041-0/+2
* | Ensure the caches have the desired configuration (see especiallymarius2008-09-042-0/+2
* | Flesh out MMU and cache handling of cheetah-class CPUs.marius2008-09-046-7/+171
* | The physical address space of cheetah-class CPUs has been extendedmarius2008-09-042-5/+17
* | Ensure interrupts are off while in {d,i}tlb_va_to_pa_sun4u().marius2008-09-041-2/+10
* | style(9)obrien2008-09-041-49/+44
* | Implement pts(4) packet mode.ed2008-09-044-34/+117
* | Fix an awful bug inside our COMPAT_43TTY code.ed2008-09-042-12/+15
* | Fix an off-by-one error in the replay detection logic.dfr2008-09-041-1/+1
OpenPOWER on IntegriCloud