summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Connect smbfs related libraries and tool on sparc64.yongari2010-01-253-0/+9
* Build smbfs kernel module on sparc64.yongari2010-01-251-0/+1
* shi1_remark is in little endian format, convert it to host ordering.yongari2010-01-251-2/+5
* Remove unneeded variables.trasz2010-01-252-4/+0
* Remove pointless assignment.trasz2010-01-251-1/+0
* Fix device name for root....imp2010-01-251-4/+2
* Remove some pointless variable assignments.trasz2010-01-252-4/+1
* Comment out the led wheel code for the moment. Likely it shouldn'timp2010-01-251-3/+3
* Remove unused variable.trasz2010-01-251-2/+0
* Return proper error code.trasz2010-01-251-1/+1
* Actualize.ru2010-01-251-2/+5
* Call ieee80211_radiotap_rx, not ieee80211_radiotap_tx on sta_input()rpaulo2010-01-251-1/+1
* On FreeBSD, time_t is 64-bit for all platforms except i386 and powerpc,delphij2010-01-251-0/+5
* Add an example, derived from the basic demo phk once sent me.joerg2010-01-251-0/+33
* Upgrade to BIND 9.6.1-P3.dougb2010-01-2539-7581/+7874
* Commit copyright-only changes to generated files as part of thedougb2010-01-254-4/+4
* - Call post-boot fixup function in order to get proper staticgonzo2010-01-257-20/+33
* Fixes for ls(1) long format (-l) output:jh2010-01-243-21/+50
* Print full path in the error message. It's possible that fts(3)jh2010-01-241-1/+1
* Add man pages for the gpib(4), pcii(4), and tnt4882(4) drivers.joerg2010-01-244-0/+222
* Split out an invariant in order to better check that newtd, whenattilio2010-01-241-2/+4
* o Write the soft reset bit in the cavium core to reset. [1]imp2010-01-242-5/+5
* While flushing the multicast filter of an interface, do not zero the relevantsyrinx2010-01-243-5/+25
* Move out code that does POSIX.1e ACL inheritance into separate routines.trasz2010-01-241-186/+171
* - Fix the kthread_{suspend, resume, suspend_check}() locking.attilio2010-01-243-26/+57
* Add support for four more nfsmb controllers, shipping on at least thegavin2010-01-241-0/+12
* Improve the ttyname(3) manual page.ed2010-01-241-20/+5
* Remove unneeded setpassent() calls.ed2010-01-241-4/+0
* Add files to remove when MK_DICT=no.antoine2010-01-241-3/+8
* Add files to remove when MK_CVS=no.antoine2010-01-241-3/+28
* Add files to remove when MK_CTM=no.antoine2010-01-241-0/+12
* Add files to remove when MK_CPP=no.antoine2010-01-241-3/+4
* Fix array overflow. This routine is only called from procfs,trasz2010-01-241-2/+0
* Shrink encoded line length from 76 to 72 characters.mckay2010-01-241-1/+1
* Add support for the NM10 chipset.remko2010-01-242-0/+2
* Make strsignal(3) thread-safe.ume2010-01-241-4/+48
* Correct a typo.bz2010-01-241-1/+1
* - Introduce kernel_kseg0_end variable that marks first address in KSEG0gonzo2010-01-242-0/+35
* - Copy symbol-related tables (.symtab and .strtab) to the end ofgonzo2010-01-242-1/+64
* Changes the order of the setting the int happened (insiderrs2010-01-241-1/+1
* Remove cpu_boot() and call efi_reset_system() directly frommarcel2010-01-231-8/+1
* On LP64 struct ifid is 64-bit aligned while struct fid is 32-bit alignedmarius2010-01-232-10/+17
* Merge r202882 from amd64/i386:marius2010-01-231-69/+104
* Fix breakage introduced to the tnt4882 driver in r202870. This PCIjoerg2010-01-234-6/+13
* Simplify the mapping of the system message buffer. Use the direct map justalc2010-01-232-12/+4
* Unbreak world:antoine2010-01-231-4/+9
* Handle a race between pmap_kextract() and pmap_promote_pde(). This race isalc2010-01-232-4/+44
* EMPTY records don't have a timestamp.ed2010-01-231-1/+2
* Unbreak world WITHOUT_OPENSSL:antoine2010-01-231-2/+4
* - Fix a race in sched_switch() of sched_4bsd.attilio2010-01-233-25/+11
OpenPOWER on IntegriCloud