aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Correct the HISTORY section of these man pages to show when the function,Gavin Atkinson2010-01-2636-72/+72
* Bump .Dd, forgotten in r203025Gavin Atkinson2010-01-2617-17/+17
* Correct the HISTORY section of these man pages to show when the function,Gavin Atkinson2010-01-2617-17/+17
* Spacing changes in pic_ack and pic_delayed_ackRandall Stewart2010-01-261-4/+4
* Convert to 2-clause license, from NetBSD rc.subr r1.70.Ed Maste2010-01-261-7/+0
* MFV of tzdata2010b, r203017Edwin Groothuis2010-01-262-9/+102
|\
| * Vendor import of tzdata2010b:vendor/tzdata/tzdata2010bEdwin Groothuis2010-01-262-9/+102
* | Regen the list of prebuild libraries using tools/make_libdeps.sh.Ruslan Ermilov2010-01-261-14/+9
* | My current conf, that comes up butRandall Stewart2010-01-261-6/+5
* | 1) Make sure static is init'd to 0Randall Stewart2010-01-261-1/+3
* | To prevent a LOR we need to pass inRandall Stewart2010-01-262-21/+23
* | Fix up the msg ring driver a bit tighterRandall Stewart2010-01-261-22/+7
* | Fixes setup of clock. It was not properlyRandall Stewart2010-01-261-5/+15
* | Update FreeBSD informationGregory Neil Shapiro2010-01-261-2/+2
* | Minor changes to force commit these files so new freebsd*.cf files areGregory Neil Shapiro2010-01-262-1/+2
* | Merge sendmail 8.14.4 to HEADGregory Neil Shapiro2010-01-2669-549/+1498
|\ \
| * | Import sendmail 8.14.4vendor/sendmail/8.14.4Gregory Neil Shapiro2010-01-2687-4428/+5457
* | | Create the "cfecons" tty directly using tty_makedev(). It is not clear whatNeel Natu2010-01-261-11/+11
* | | Install the XTLB exception handler for Sibyte processors.Neel Natu2010-01-261-0/+24
* | | Add a DDB command "show trapframe" to dump out contents of the trapframeNeel Natu2010-01-261-17/+37
* | | Print the address of the base of the stackframe in DDB backtrace output.Neel Natu2010-01-261-1/+1
* | | Doh. Remove extra pcpu initialization that I thought was needed, butWarner Losh2010-01-261-2/+0
* | | Fix a problem seen when a new process was returning to userlandNeel Natu2010-01-263-12/+6
* | | - style(9)Gabor Kovesdan2010-01-251-24/+24
* | | Cache failing and opened catalogs in catopen() and related functions.Gabor Kovesdan2010-01-251-17/+131
* | | Remove vestigial NetBSD compatibility shim.Ed Maste2010-01-251-11/+1
* | | Go through with write_metadata() non-error-handling and make it return "void".Ivan Voras2010-01-251-6/+16
* | | o add more notification strings in iwn_intr_str()Rui Paulo2010-01-252-2/+16
* | | Export knowledge of the special bus space we use for the console toWarner Losh2010-01-252-5/+6
* | | Turn on debugging on the fpa unit. Fix some printfs that were onlyWarner Losh2010-01-251-5/+5
* | | Store the mutex in the correct location. Before, we were storing itWarner Losh2010-01-251-4/+5
* | | Connect smbfs related libraries and tool on sparc64.Pyun YongHyeon2010-01-253-0/+9
* | | Build smbfs kernel module on sparc64.Pyun YongHyeon2010-01-251-0/+1
* | | shi1_remark is in little endian format, convert it to host ordering.Pyun YongHyeon2010-01-251-2/+5
* | | Remove unneeded variables.Edward Tomasz Napierala2010-01-252-4/+0
* | | Remove pointless assignment.Edward Tomasz Napierala2010-01-251-1/+0
* | | Fix device name for root....Warner Losh2010-01-251-4/+2
* | | Remove some pointless variable assignments.Edward Tomasz Napierala2010-01-252-4/+1
* | | Comment out the led wheel code for the moment. Likely it shouldn'tWarner Losh2010-01-251-3/+3
* | | Remove unused variable.Edward Tomasz Napierala2010-01-251-2/+0
* | | Return proper error code.Edward Tomasz Napierala2010-01-251-1/+1
* | | Actualize.Ruslan Ermilov2010-01-251-2/+5
* | | Call ieee80211_radiotap_rx, not ieee80211_radiotap_tx on sta_input()Rui Paulo2010-01-251-1/+1
* | | On FreeBSD, time_t is 64-bit for all platforms except i386 and powerpc,Xin LI2010-01-251-0/+5
* | | Add an example, derived from the basic demo phk once sent me.Joerg Wunsch2010-01-251-0/+33
* | | Upgrade to BIND 9.6.1-P3.Doug Barton2010-01-2539-7474/+7767
|\ \ \
| * | | Vendor import of BIND 9.6.1-P3vendor/bind9/9.6.1-P3Doug Barton2010-01-2539-7474/+7767
| * | | Update these files to match current reality.Doug Barton2009-12-111-7/+4
* | | | Commit copyright-only changes to generated files as part of theDoug Barton2010-01-254-4/+4
* | | | - Call post-boot fixup function in order to get proper staticOleksandr Tymoshenko2010-01-257-20/+33