summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove slattach from the install mfsroot since it doesn't exist anymorejhb2010-01-266-6/+0
* Add support for SATA part of Marvell 88SE912x controllers to ahci(4).mav2010-01-264-132/+162
* Document HTTP digest authentication support.des2010-01-261-8/+14
* Correct the HISTORY section of these man pages to show when the function,gavin2010-01-2636-72/+72
* Bump .Dd, forgotten in r203025gavin2010-01-2617-17/+17
* Correct the HISTORY section of these man pages to show when the function,gavin2010-01-2617-17/+17
* Spacing changes in pic_ack and pic_delayed_ackrrs2010-01-261-4/+4
* Convert to 2-clause license, from NetBSD rc.subr r1.70.emaste2010-01-261-7/+0
* MFV of tzdata2010b, r203017edwin2010-01-262-9/+102
* Regen the list of prebuild libraries using tools/make_libdeps.sh.ru2010-01-261-14/+9
* My current conf, that comes up butrrs2010-01-261-6/+5
* 1) Make sure static is init'd to 0rrs2010-01-261-1/+3
* To prevent a LOR we need to pass inrrs2010-01-262-21/+23
* Fix up the msg ring driver a bit tighterrrs2010-01-261-22/+7
* Fixes setup of clock. It was not properlyrrs2010-01-261-5/+15
* Update FreeBSD informationgshapiro2010-01-261-2/+2
* Minor changes to force commit these files so new freebsd*.cf files aregshapiro2010-01-262-1/+2
* Merge sendmail 8.14.4 to HEADgshapiro2010-01-2669-549/+1498
* Create the "cfecons" tty directly using tty_makedev(). It is not clear whatneel2010-01-261-11/+11
* Install the XTLB exception handler for Sibyte processors.neel2010-01-261-0/+24
* Add a DDB command "show trapframe" to dump out contents of the trapframeneel2010-01-261-17/+37
* Print the address of the base of the stackframe in DDB backtrace output.neel2010-01-261-1/+1
* Doh. Remove extra pcpu initialization that I thought was needed, butimp2010-01-261-2/+0
* Fix a problem seen when a new process was returning to userlandneel2010-01-263-12/+6
* - style(9)gabor2010-01-251-25/+25
* Cache failing and opened catalogs in catopen() and related functions.gabor2010-01-251-17/+131
* Remove vestigial NetBSD compatibility shim.emaste2010-01-251-11/+1
* Go through with write_metadata() non-error-handling and make it return "void".ivoras2010-01-251-6/+16
* o add more notification strings in iwn_intr_str()rpaulo2010-01-252-2/+16
* Export knowledge of the special bus space we use for the console toimp2010-01-252-5/+6
* Turn on debugging on the fpa unit. Fix some printfs that were onlyimp2010-01-251-5/+5
* Store the mutex in the correct location. Before, we were storing itimp2010-01-251-4/+5
* 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
OpenPOWER on IntegriCloud