summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r154184,harti2006-01-101-9/+19
|\
| * Vendor fix: the routing table can change while we are fetching it fromharti2006-01-101-9/+19
* | This commit was generated by cvs2svn to compensate for changes in r154182,harti2006-01-101-0/+1
|\ \ | |/
| * Vendor fix: initialize the flag field of a newly created node to be 0.harti2006-01-101-0/+1
* | This commit was generated by cvs2svn to compensate for changes in r154180,harti2006-01-102-3/+17
|\ \ | |/
| * Vendor fix: make the default read and write communities NULL. Thisharti2006-01-102-3/+17
* | This commit was generated by cvs2svn to compensate for changes in r154178,harti2006-01-101-3/+4
|\ \ | |/
| * Vendor patch: fix a bug when parsing the include path.harti2006-01-101-3/+4
* | Add a (disabled) configuration line to enable the HOST-RESOURCES MIB.harti2006-01-101-0/+6
* | Move the old BSD4.3 tty compatibility from (!BURN_BRIDGES && COMPAT_43)phk2006-01-1017-38/+24
* | More thorough fixes to enable inverted external amplifier sense flag.ariff2006-01-101-5/+12
* | Add functions and macros and refactor code to make it easier to managescottl2006-01-102-117/+117
* | /etc/crontab is similar enough to parse as correct if you runbrooks2006-01-101-0/+4
* | Mention the -b flag in the SYNOPSIS.brooks2006-01-101-1/+1
* | When we give up on an interface, use the arp(8) command to remove allbrooks2006-01-101-2/+5
* | Remove code describing pre 5.x systemimp2006-01-101-19/+0
* | Allow the -i <interface> option with -d -a to allow all arp entries forbrooks2006-01-102-1/+2
* | Allow users to add aliases to the interface.brooks2006-01-101-13/+13
* | Use macro STATIC_LIB_REQUIRE to declare a symbol should be linked intodavidxu2006-01-102-95/+74
* | Don't free the ap object if it was never created.scottl2006-01-101-1/+2
* | Hook ufoma module to build.takawata2006-01-101-0/+1
* | Add marker vnodes to ensure that all vnodes associated with the mount point aretegge2006-01-0914-66/+197
* | Fix -r causing SIGSEGV due to parse_args() being called before font_current i...flz2006-01-091-3/+3
* | If the lock passed to getdirtybuf() is the softdep lock then the backgroundtegge2006-01-091-0/+13
* | Broaden scope of softdep_worklist_busy rwlock protection of softdep processingtegge2006-01-091-1/+19
* | Add documents URL.takawata2006-01-091-0/+6
* | Obtain mount point lock before restarting sync loop if vget() failed.tegge2006-01-091-0/+1
* | Add man page for ufoma(4) in poor English and formatting.takawata2006-01-091-0/+117
* | Add -K option to pkg_add and pkg_info.flz2006-01-0910-18/+71
* | o Fix typo in the define: s/MRAK_INT_GEN/MARK_INT_GEN/. The typomaxim2006-01-092-2/+2
* | Add ufoma drivers in 'files', too.takawata2006-01-091-0/+1
* | Add FOMA (NTT DoCoMo 3G mobile phone system) driver.takawata2006-01-092-0/+1115
* | Update monitoring support:sam2006-01-093-40/+96
* | add flag to tag frames w/ a known bad FCSsam2006-01-091-0/+1
* | Forced commit because I lost the commit message in the previous commit:harti2006-01-090-0/+0
* | Kill empty line.joel2006-01-091-1/+0
* | Connect the HOSTRES MIB to the build.harti2006-01-091-0/+1
* | msgharti2006-01-0918-0/+7005
* | Turn on inverted external amplifier sense flags for ICH4/82801DB.ariff2006-01-091-0/+10
* | added a note about the assumption for m->m_pkthdr.rcvifsuz2006-01-091-0/+8
* | Rescue pthread_set_name_np for compatible reason, remove unused code.davidxu2006-01-092-151/+10
* | Tweak macro THR_LOCK_RELEASE a bit for non-PTHREAD_INVARIANTS case.davidxu2006-01-091-7/+14
* | By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT intoimp2006-01-0912-13/+15
* | Fix obvious capabilities (rate) violation. Should be 5500, not 4000.ariff2006-01-091-1/+1
* | Return real detached state.davidxu2006-01-091-0/+2
* | Enable NO_GETMAXLUN quirk.flz2006-01-091-1/+2
* | o DragonFly 1.4.0 added.maxim2006-01-081-0/+2
* | There should be no need to retry when the CCB status code isiedowse2006-01-081-0/+2
* | Add support for Canon CanoScan D660U.netchild2006-01-083-0/+4
* | Langauge fixes required to disambiguate some statements.gnn2006-01-081-84/+114
OpenPOWER on IntegriCloud