| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge fifo_vnops.c:1.115 from HEAD to RELENG_6: | rwatson | 2005-09-15 | 1 | -0/+2 |
* | Merge fifo_vnops.c:1.114 from HEAD to RELENG_6: | rwatson | 2005-09-15 | 1 | -1/+1 |
* | MFC: Fixup locking and mark MPSAFE. | jhb | 2005-09-15 | 2 | -60/+95 |
* | MFC r1.12: | jkoshy | 2005-09-15 | 1 | -4/+9 |
* | MFC: sys/geom/eli/g_eli.c 1.12,1.13 | pjd | 2005-09-15 | 1 | -1/+2 |
* | MFC: sys/dev/bge/if_bge.c 1.94 | pjd | 2005-09-15 | 1 | -5/+10 |
* | MFC: 1.34 | marius | 2005-09-14 | 1 | -8/+23 |
* | MFC 1.118: | delphij | 2005-09-14 | 1 | -1/+5 |
* | Mega-MFC: Add SMP support and enable it by default. This includes: | marcel | 2005-09-13 | 14 | -434/+446 |
* | MFC 1.20: Remove the execute permission for stacks. | marcel | 2005-09-13 | 1 | -1/+1 |
* | MFC: if_bridge.c, r1.21; if_ethersubr.c, r1.198; in6_ifattach.c, r1.28; | thompsa | 2005-09-13 | 5 | -10/+32 |
* | MFC 1.141: | glebius | 2005-09-13 | 1 | -9/+17 |
* | MFC rev. 1.233: Fix ICMP_UNREACH_NEEDFRAG case where no MTU was proposed | andre | 2005-09-13 | 1 | -2/+3 |
* | MFC 1.7: | glebius | 2005-09-13 | 1 | -0/+3 |
* | MFC 1.68 by obrien: | glebius | 2005-09-13 | 1 | -1/+1 |
* | MFC 1.26 by ru: | glebius | 2005-09-13 | 1 | -1/+4 |
* | MFC r1.101 | grehan | 2005-09-13 | 1 | -1/+2 |
* | MFC: Giant is no longer needed here. | tegge | 2005-09-12 | 1 | -3/+0 |
* | MFC: Don't retry when vget() returns ENOENT in the nonblocking case due to | tegge | 2005-09-12 | 1 | -2/+2 |
* | MFC 1.112: | glebius | 2005-09-12 | 1 | -2/+6 |
* | MFC: | glebius | 2005-09-12 | 2 | -4/+9 |
* | MFC 1.33: | glebius | 2005-09-12 | 1 | -1/+1 |
* | MFC 1.31: | glebius | 2005-09-12 | 1 | -0/+1 |
* | Commit imported changes to RELENG_6: | mlaier | 2005-09-12 | 2 | -21/+68 |
* | MFC: Restore the 929X support that got nuked in merge | mjacob | 2005-09-12 | 1 | -0/+7 |
* | Change the default of pci_do_powerstate to 0, per request from re@. | imp | 2005-09-11 | 1 | -2/+2 |
* | MFC src/sys/gnu/fs/ext2fs/fs.h 1.18 | truckman | 2005-09-11 | 3 | -23/+25 |
* | This commit was manufactured by cvs2svn to create branch 'RELENG_6'. | cvs2svn | 2005-09-11 | 3 | -0/+2010 |
* | MFC md.c rev 1.154 | csjp | 2005-09-09 | 1 | -8/+8 |
* | MFC 1.57 (see original revision for full description): | glebius | 2005-09-09 | 1 | -4/+13 |
* | MFC 1.109: | glebius | 2005-09-09 | 1 | -1/+1 |
* | MFC 1.108, 1.110, 1.111: | glebius | 2005-09-09 | 1 | -5/+9 |
* | MFC 1.110: clear lock on error in O_LIMIT case of install_state | sam | 2005-09-08 | 1 | -0/+1 |
* | MFC 1.245: reclaim sbuf and clear lock on error in ifconf | sam | 2005-09-08 | 1 | -1/+4 |
* | MFC: 1.188 and 1.189 remove bogus counter to allow ore than one card | imp | 2005-09-08 | 1 | -8/+0 |
* | MFC 1.12: Fix panic on sparc64 caused by touching uninitialized address. | imura | 2005-09-08 | 1 | -2/+4 |
* | MFC: check capable size of given strings correctly. | imura | 2005-09-08 | 1 | -0/+6 |
* | MFC: | rodrigc | 2005-09-07 | 2 | -1/+4 |
* | MFC: Retain generation count when writing zeroes instead of an inode to disk. | tegge | 2005-09-07 | 1 | -4/+42 |
* | MFC: ignore non-useful cpufreq levels and change the powerd algorithm to | njl | 2005-09-06 | 1 | -41/+51 |
* | MFC: 1.293 1.294: Treat resources that are 0xfffxxxx as being unassigned | imp | 2005-09-05 | 1 | -1/+6 |
* | MFC: | phk | 2005-09-05 | 1 | -2/+5 |
* | Prepare for BETA4 builds. | scottl | 2005-09-04 | 1 | -1/+1 |
* | sync with HEAD after net80211 changes: | sam | 2005-09-03 | 8 | -164/+153 |
* | sync with HEAD: | sam | 2005-09-03 | 17 | -370/+865 |
* | MFC r1.643: | ssouhlal | 2005-09-03 | 1 | -1/+1 |
* | MFC 1.74: SADB_UPDATE did not return an error when key length is invalid. | ume | 2005-09-03 | 1 | -2/+2 |
* | MFC: sys/dev/md/md.c 1.155 | pjd | 2005-09-03 | 1 | -25/+37 |
* | MFC: sys/kern/vfs_syscalls.c 1.393 | pjd | 2005-09-03 | 1 | -1/+2 |
* | MFC: { db_trace.c:1.69, exception.S:1.127, genassym.c:1.156, trap.c:1.290 } | jkoshy | 2005-09-03 | 4 | -4/+82 |