| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a BSD disklabel backend to g_part: | marcel | 2007-12-06 | 7 | -15/+498 |
* | Add PCI IDs for additional cards: | emaste | 2007-12-06 | 1 | -0/+12 |
* | Hold Giant over the entire execution of the suspend path instead of | njl | 2007-12-06 | 1 | -4/+4 |
* | - optimize the initialization of the SB max variables. | rrs | 2007-12-06 | 2 | -9/+20 |
* | Fix bit macros to work on multi-byte types | kmacy | 2007-12-05 | 1 | -4/+4 |
* | Fix a use-after-free. | philip | 2007-12-05 | 1 | -2/+1 |
* | Plug two potential (root-only, local) information leaks. buf is not | philip | 2007-12-05 | 2 | -8/+8 |
* | style(9) | obrien | 2007-12-05 | 1 | -15/+15 |
* | Reenable the Amd build. 'make world' passed on my amd64 8-CURRENT system. | obrien | 2007-12-05 | 1 | -0/+1 |
* | Teach dhclient(8) about net80211 link (association) status. | jkim | 2007-12-05 | 1 | -1/+4 |
* | Put stock 6.1.5 file into HEAD. | obrien | 2007-12-05 | 16 | -907/+1175 |
* | Not sure why mbr deleted this file - its useful. | obrien | 2007-12-05 | 1 | -0/+4 |
* | Teach Amd how to unmount. | obrien | 2007-12-05 | 1 | -0/+3 |
* | Accidently created the file with the wrong name. | obrien | 2007-12-05 | 1 | -8/+0 |
* | 'amu_autofs_prot.h' | obrien | 2007-12-05 | 1 | -0/+8 |
* | Adjust for new files added to 6.1.5, and files retired from 6.0.10p1. | obrien | 2007-12-05 | 1 | -9/+10 |
* | Update for version 6.1.5. | obrien | 2007-12-05 | 1 | -117/+253 |
* | We now have to use part of the vendor supplied xdr_func.c. | obrien | 2007-12-05 | 1 | -3/+8 |
* | These now need to link with libamu. | obrien | 2007-12-05 | 2 | -0/+6 |
* | Add new BUILD_* knobs, and switch our definition & setting of BUILD_* | obrien | 2007-12-05 | 2 | -6/+8 |
* | Autoconf would have created a symlink from conf/autofs/autofs_default.h | obrien | 2007-12-05 | 1 | -0/+8 |
* | 2005-05-28 Erez Zadok <ezk@cs.sunysb.edu> | obrien | 2007-12-05 | 1 | -504/+0 |
* | 2005-10-02 Erez Zadok <ezk@cs.sunysb.edu> | obrien | 2007-12-05 | 1 | -176/+0 |
* | 2005-03-05 Ion Badulescu <ionut@moisil.badula.org> | obrien | 2007-12-05 | 1 | -200/+0 |
* | Include support for FreeBSD's <fs/msdosfs/msdosfsmount.h>. | obrien | 2007-12-05 | 1 | -61/+212 |
* | Merge rev. 1.7 (change mounting directory to match traditional FreeBSD | obrien | 2007-12-05 | 1 | -114/+138 |
* | Merge the 6.0.10p1 -> 6.1.5 changes into our manpages. | obrien | 2007-12-05 | 9 | -115/+455 |
* | This commit was generated by cvs2svn to compensate for changes in r174294, | obrien | 2007-12-05 | 129 | -9775/+20888 |
|\ |
|
| * | Virgin import of AMD (am-utils) v6.1.5 | obrien | 2007-12-05 | 157 | -10986/+22912 |
| * | Delete from the vendor brach a few things that are dead on head. | obrien | 2007-12-05 | 104 | -5244/+0 |
| * | Delete from the vendor brach a few things that are dead on head. | obrien | 2007-12-01 | 23 | -10418/+0 |
* | | Temporarily disable amd for import. | obrien | 2007-12-05 | 1 | -1/+0 |
* | | - Puts default limits on 4k/9k and 16k zones for mbufs all based | rrs | 2007-12-05 | 1 | -6/+67 |
* | | This commit was generated by cvs2svn to compensate for changes in r174289, | obrien | 2007-12-05 | 12 | -655/+0 |
* | | Revise the markup. | ru | 2007-12-05 | 1 | -275/+382 |
* | | Bring in support for: Marvell Yukon 8039 | remko | 2007-12-05 | 3 | -1/+6 |
* | | Use curthread instead of the FIRST_THREAD_IN_PROC for vnlru and syncer, | kib | 2007-12-05 | 1 | -15/+42 |
* | | Stop serial console and gdb serial port from getting all screwed up. | julian | 2007-12-05 | 1 | -1/+1 |
* | | In nmount(), internally convert the mount option: "rdonly" to "ro". | rodrigc | 2007-12-05 | 1 | -3/+6 |
* | | Apply a workaround for the unkillable jail problem where some devices created | thompsa | 2007-12-05 | 1 | -0/+2 |
* | | Support monitor mode where the frame is discarded after bpf and stats process... | thompsa | 2007-12-05 | 1 | -0/+5 |
* | | Remove obsolete comment on a way of getting kernel configuration file from | wkoszek | 2007-12-04 | 1 | -2/+1 |
* | | Cast address of 'bssid' to uint8_t since printf() expects to get unsigned | wkoszek | 2007-12-04 | 1 | -1/+1 |
* | | Cast 'data' to 'u_char', as printf() requires this type to be unsigned. This | wkoszek | 2007-12-04 | 1 | -1/+1 |
* | | Remove redundant checks for msgsnd(3) and msgrcv(3). | jkim | 2007-12-04 | 1 | -6/+0 |
* | | Explicitly initialize 'ret' to 0'. It lets one to build tmpfs from the | wkoszek | 2007-12-04 | 1 | -0/+2 |
* | | - More fixes for the non-blocking msg send, had the skip of the pre-block | rrs | 2007-12-04 | 2 | -4/+5 |
* | | Explicitly initialize 'error' to 0 (two places). It lets one to build tmpfs | wkoszek | 2007-12-04 | 1 | -1/+3 |
* | | Increment __FreeBSD_version on account of changes to the jumbo frames | alc | 2007-12-04 | 1 | -1/+1 |
* | | - Opps, signedness issue with one of the new var's (this is an issue | rrs | 2007-12-04 | 1 | -1/+1 |