| Commit message (Expand) | Author | Age | Files | Lines |
* | Import basic common and iwarp kernel RDMA infrastructure. | kmacy | 2008-05-05 | 32 | -0/+15395 |
* | Retire the __fgetcookie(), __fgetpendout(), and __fsetfileno() accessors | jhb | 2008-05-05 | 4 | -36/+0 |
* | Go back to fondling FILE internals. | jhb | 2008-05-05 | 1 | -1/+1 |
* | Note that FILE's __cookie is also part of the public ABI. | jhb | 2008-05-05 | 1 | -1/+1 |
* | Expose FILE's internals to the world again in all their glory. Restore | jhb | 2008-05-05 | 11 | -144/+195 |
* | o Convert whitespaces to tabs. | maxim | 2008-05-05 | 1 | -2/+2 |
* | o Terminate "case" with "esac" not "fi". | maxim | 2008-05-05 | 1 | -1/+1 |
* | Do not read away the target directory entry when encountering deleted | kib | 2008-05-05 | 3 | -8/+9 |
* | Spell KDB_REQ_REBOOT correctly. | peter | 2008-05-05 | 1 | -1/+1 |
* | Fix improper use of checkyesno routine. | mtm | 2008-05-05 | 1 | -2/+6 |
* | o Change the warning dialog for the 'W' command in both the label | mtm | 2008-05-05 | 2 | -14/+8 |
* | Mips ttys file. Copied from i386 version with removal of the vga | imp | 2008-05-05 | 1 | -0/+808 |
* | MFSVN: | kmacy | 2008-05-05 | 9 | -69/+99 |
* | Expand kdb_alt_break a little, most commonly used with the option | peter | 2008-05-04 | 9 | -37/+175 |
* | Add MIPS support to libdisk | gonzo | 2008-05-04 | 3 | -1/+52 |
* | Restore SUBDIR+= accidentally removed in the previous revision. | marius | 2008-05-04 | 1 | -4/+4 |
* | Don't build unused SBus front-ends for sun4v, don't build EBus front-ends | marius | 2008-05-04 | 8 | -23/+26 |
* | sync_vnode() has some messy code about locking in order to deal with | attilio | 2008-05-04 | 1 | -39/+37 |
* | Lower WARNS to avoid warning about type-punned casting. | marcel | 2008-05-04 | 1 | -1/+1 |
* | Add __fgetcookie(), __fgetpendout() and __fsetfileno() to the private | marcel | 2008-05-04 | 2 | -0/+9 |
* | Unbreak build: gnu sort has been configured to grope inside struct | marcel | 2008-05-03 | 3 | -1/+11 |
* | - Backout 1.15, it was committed by accident | pav | 2008-05-03 | 1 | -0/+5 |
* | - Restore functionality broken in previous commit; we need to be able to report | pav | 2008-05-03 | 5 | -32/+37 |
* | o unbreak handling of TKIP tx-only keys for splitmic chips | sam | 2008-05-03 | 1 | -9/+13 |
* | add back sysctl's to display the regdomain and country code from eeprom; | sam | 2008-05-03 | 2 | -6/+13 |
* | Add MIPS to the list of "no TLS" architectures. | gonzo | 2008-05-03 | 1 | -1/+1 |
* | Symbol.map is handled by cpp, so use C-style comments | gonzo | 2008-05-03 | 1 | -1/+3 |
* | Add FLT_EVAL_METHOD and DECIMAL_DIG, required by C99 standard. | gonzo | 2008-05-03 | 1 | -0/+6 |
* | Unbreak build: libftpio gropes inside struct __sFILE. Implement | marcel | 2008-05-03 | 3 | -19/+28 |
* | A couple of cameras that I recently bought | imp | 2008-05-03 | 1 | -0/+2 |
* | These files are unused, so remove them for now. If they turn out to | imp | 2008-05-03 | 2 | -358/+0 |
* | Fix a comment. | jasone | 2008-05-03 | 1 | -1/+1 |
* | enable IEEE80211_AMDPU_AGE by default | sam | 2008-05-03 | 1 | -0/+1 |
* | enable IEEE80211_DEBUG and IEEE80211_AMPDU_AGE by default | sam | 2008-05-03 | 5 | -0/+10 |
* | Bring C runtime bits for FreeBSD/mips from p4 mips2-jnpr branch. | gonzo | 2008-05-03 | 4 | -0/+191 |
* | Replace a couple mentions of the soon to be removed vaps_<ifn> | brooks | 2008-05-03 | 2 | -2/+2 |
* | sade(8) does not need FTP I/O. | delphij | 2008-05-03 | 1 | -2/+2 |
* | Relinquish exclusive TTY access when tip(1) or cu(1) exit. | bms | 2008-05-03 | 4 | -0/+12 |
* | Fix build, together with a bit of style breakage. | marck | 2008-05-02 | 1 | -1/+1 |
* | This file is unused, so remove it for now. | imp | 2008-05-02 | 1 | -111/+0 |
* | Remove an header which is unused for sun4v. | marius | 2008-05-02 | 4 | -68/+3 |
* | Don't built the unused counter-timer abstraction. | marius | 2008-05-02 | 1 | -1/+0 |
* | Fix type name: struct auditpipe_preselect is actually struct | rwatson | 2008-05-02 | 1 | -1/+1 |
* | Restore multi-release tradition of the driver. | jkim | 2008-05-02 | 3 | -7/+20 |
* | Add AUTHORS section[*] and fix HISTORY section. | hrs | 2008-05-02 | 1 | -1/+7 |
* | Axe now-empty __BSD_VISIBLE block that held renameat(). | jhb | 2008-05-02 | 1 | -2/+0 |
* | - Move declaration of renameat() to the existing section of BSD_VISIBLE | jhb | 2008-05-02 | 1 | -6/+6 |
* | Next round of stdio changes: Remove all inlining of stdio operations and | jhb | 2008-05-02 | 13 | -284/+204 |
* | Include libc_private.h for the declaration of __isthreaded instead of | jhb | 2008-05-02 | 1 | -0/+1 |
* | Remove unused variable saved_id16. | rpaulo | 2008-05-02 | 1 | -2/+0 |