summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Summer of Code 2005: improve libalias - part 1 of 2piso2006-09-2647-318/+2245
* The need to run a filter also implies that bouncing could be possible, soscottl2006-09-261-5/+4
* Add a -a option as a no-op for Solaris compatibility, as brieflyceri2006-09-262-2/+8
* Remove bogus casts of valid integer ioctl() arguments.ru2006-09-262-6/+6
* Remove second person from the sentece and rephrase a bit.danger2006-09-261-8/+6
* Behave as documented when reading fields saying "X/Y" where X != *brian2006-09-261-1/+3
* Fix a memory leak in ipmi_unload().jhb2006-09-261-1/+3
* Oops. Catch up on the last couple of releases and prepare for the nextkensmith2006-09-261-0/+3
* Only support the SMB_OLD_BREAD ioctl if one of COMPAT_FREEBSD[456] isjhb2006-09-261-0/+6
* PC98 would also like a trademark.rwatson2006-09-261-1/+2
* Add a value to the define I forgot, for the purity's sake.ru2006-09-261-1/+1
* Now that we have COMPAT_FREEBSD6 officially, use it from opt_compat.h.ru2006-09-262-2/+6
* Added COMPAT_FREEBSD6 option.ru2006-09-268-1/+11
* Fix typovd2006-09-261-2/+1
* Fix both arguments to err().ru2006-09-261-1/+1
* Begin the process of moving info to sysctl stuff for FreeBSDmjacob2006-09-262-1/+47
* Protect change to bo_flag by holding the bufobj mutex.tegge2006-09-261-0/+2
* Reduce fluctuations of mnt_flag to allow unlocked readers to get ategge2006-09-262-8/+7
* Don't restore MNT_QUOTA bit in mnt_flag after snapshot creation,tegge2006-09-261-1/+1
* Don't restore MNT_QUOTA bit in mnt_flag after a failed mount withtegge2006-09-261-1/+2
* Increase mnt_noasync once in softdep_mount() to disallow async io,tegge2006-09-262-0/+6
* Add mnt_noasync counter to better handle interleaved calls to nmount(),tegge2006-09-2610-18/+40
* Don't restore mnt_kern_flag on failed MNT_UPDATE mount, it can racetegge2006-09-261-5/+2
* Use mount interlock to protect all changes to mnt_flag and mnt_kern_flag.tegge2006-09-2627-22/+174
* Catch up with share/mk/bsd.sys.mk rev. 1.38.obrien2006-09-261-1/+0
* fix calculating to_tsecr... This prevents the rtt calculations fromjmg2006-09-262-2/+2
* It is possible for bpf to return a length such that:brooks2006-09-261-1/+1
* SI_ORDER_THIRD + 2, not SI_ORDER_FOURTH + 2.rwatson2006-09-261-1/+1
* Add "FreeBSD" trademark statement to copyright section of boot messages.rwatson2006-09-252-3/+9
* Document config_intrhook.imp2006-09-252-0/+105
* Fix a typo in af_inet6.c such that IPv6 addresses may be deletedbms2006-09-251-1/+1
* Fix bug introduced in rev 1.23:marck2006-09-251-1/+6
* Merge OpenBSM 1.0 alpha 12 import changes into src/sys/bsm. New eventsrwatson2006-09-251-1/+5
* auditreduce now requires OpenBSM's config/config.h, so add that to therwatson2006-09-251-0/+2
* Hook up additional OpenBSM man page aliases following OpenBSM 1.0 alpha 12rwatson2006-09-251-11/+20
* Fix an incompatibility between CARP and IPv4 multicast routing, wherebybms2006-09-251-0/+1
* Resolve conflicts from OpenBSM 1.0 alpha 12 import.rwatson2006-09-252-2/+7
* Splelingbms2006-09-251-1/+1
* Update the mfi module build with the mfi_debug.c file.scottl2006-09-251-1/+3
* This commit was generated by cvs2svn to compensate for changes in r162621,rwatson2006-09-2516-57/+290
|\
| * Vendor import TrustedBSD OpenBSM 1.0 alpha 12, with the following changerwatson2006-09-2519-60/+302
* | Add the mfi_debug.c file and MFI_DEBUG option.scottl2006-09-252-0/+2
* | Add a command debugging module and a periodic watchdog timer.scottl2006-09-253-0/+287
* | add support for the ALI/ULI M5288 AHCI part.sos2006-09-251-0/+7
* | Forced commit to note this change should be MFCed.bms2006-09-250-0/+0
* | Account for output IP datagrams on the ifaddr where they originated from,bms2006-09-252-8/+26
* | if min is greater than max, prefer max over min... I managed to get ajmg2006-09-251-1/+1
* | remove unnecessary NULL check...jmg2006-09-251-2/+1
* | Add a newline to the printf.imp2006-09-241-1/+1
* | Fix uninitialized variable warning.netchild2006-09-241-0/+1
OpenPOWER on IntegriCloud