projects
/
dragonfly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dragonfly.git
2005-06-01
Joerg Sonnenberger
Merge from vendor branch FILE:
commit
|
commitdiff
|
tree
|
snapshot
2005-06-01
Joerg Sonnenberger
Update to file 4.13. Put the contrib files into contrib...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-01
Joerg Sonnenberger
Update to file 4.13. Put the contrib files into contrib...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-01
Sascha Wildner
* Remove timevaladd() and move timevalfix() and timeval...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-01
Sascha Wildner
Add DragonFly cvs id.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-31
Sascha Wildner
Remove no longer relevant file.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-31
Liam J. Foy
- Minor restructure. Don't bother calling makemsg(...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-31
Joerg Sonnenberger
Don't match executables with ELFOSABI_NONE against...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-31
Joerg Sonnenberger
Remove M_EXT_OLD, rename m_ext.ext_nref.new to m_ext...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-31
Liam J. Foy
- Fix memory leak if realloc(3) failed. Use reallocf(3).
commit
|
commitdiff
|
tree
|
snapshot
2005-05-31
Joerg Sonnenberger
If we want to abuse an API by providing a callback...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-31
Joerg Sonnenberger
Convert to new m_ext API.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-31
Joerg Sonnenberger
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2005-05-31
Joerg Sonnenberger
No need to bzero softc.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-31
Joerg Sonnenberger
Let fxp_release take a device_t directly and change...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-31
Joerg Sonnenberger
Remove __inline hints, let the compiler figure out...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-31
Joerg Sonnenberger
Use PCI accessor functions instead of messing directly...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-31
Joerg Sonnenberger
Remove bogus check if interface was already attached...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-31
Joerg Sonnenberger
if_printf / device_printf.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-31
Joerg Sonnenberger
if_printf / device_printf cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-31
Joerg Sonnenberger
Use PCI accessor functions instead of messing directly...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-31
Joerg Sonnenberger
Use ether_crc32_be / ether_crc32_le.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-31
Joerg Sonnenberger
if_printf / device_printf.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-31
Sascha Wildner
WARNS6 cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-31
Sascha Wildner
* Remove register keywords.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-31
Sascha Wildner
Add the DragonFly cvs id.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-30
Joerg Sonnenberger
libc_r has to provide strong versions of the public...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-30
Joerg Sonnenberger
Forgot to assign ext_buf, resulting in a panic.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-30
Sascha Wildner
Handle renaming of battd.1 to battd.8
commit
|
commitdiff
|
tree
|
snapshot
2005-05-30
Sascha Wildner
Always clean the cat directory as well.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-30
Sascha Wildner
Fix date.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-29
Sascha Wildner
Add sorta colorful Fred logo for the boot menu. Rename...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-29
Jeffrey Hsu
Simplify the interface to m_uiomove().
commit
|
commitdiff
|
tree
|
snapshot
2005-05-29
Jeffrey Hsu
Rename local variable for clarity.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-29
Jeffrey Hsu
Use m_getl() to get the right sized mbuf.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-29
Jeffrey Hsu
Deprecate MCLGET() in favor of m_getcl() or m_getl...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-28
Joerg Sonnenberger
Use ether_crc32_be.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-28
Joerg Sonnenberger
style and minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2005-05-28
Joerg Sonnenberger
Use ether_crc32_le and ether_crc32_be.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-28
Sascha Wildner
Use M_ZERO instead of an explicit bzero().
commit
|
commitdiff
|
tree
|
snapshot
2005-05-28
Sascha Wildner
Remove DEC Alpha support.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-27
Sascha Wildner
Remove DEC Alpha support.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-27
Sascha Wildner
Remove old workaround for 2.6.3 optimizer bug.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-27
Joerg Sonnenberger
Convert to new m_ext interface. This also fixes a memor...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-27
Joerg Sonnenberger
Remove nge_jpool_etrny, not used anymore.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-27
Joerg Sonnenberger
Minor reorder of the code to make it easier to deal...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-27
Joerg Sonnenberger
Use ether_ioctl for the default case and merge the...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-27
Joerg Sonnenberger
Don't cast command to int.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-27
Joerg Sonnenberger
Don't call ether_ioctl first, check for errors and...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-27
Joerg Sonnenberger
Use ether_ioctl for the default case. Merge cases which...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-27
Joerg Sonnenberger
Fall through to ether_ioctl and merge those cases which...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-27
Joerg Sonnenberger
Use ether_ioctl for the default case in dc_ioctl. Merge...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-27
Liam J. Foy
- Use pidfile(3). The pid file can be used as a quick...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-27
Sascha Wildner
Fix CVS root directory name.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-27
Sascha Wildner
Fix supfile name.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-27
Sascha Wildner
Use M_ZERO instead of an explicit bzero().
commit
|
commitdiff
|
tree
|
snapshot
2005-05-27
Sascha Wildner
Fix misspelled filename.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-26
Sascha Wildner
Remove DEC Alpha support.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-26
Sascha Wildner
Remove an extra comma and fix two typos.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-26
Jeffrey Hsu
Fix typo with last commit.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-26
Joerg Sonnenberger
style. remove some unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-26
Joerg Sonnenberger
Add missing splx(s) in sk_detach.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-26
Sascha Wildner
* Declare vtb_buffer as a pointer to uint16_t and get...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-26
Matthew Dillon
Properly initialize the serializer by calling lwkt_seri...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-26
Matthew Dillon
Fix a bug in the serializer's race detection code....
commit
|
commitdiff
|
tree
|
snapshot
2005-05-26
Matthew Dillon
Remove some debugging that crept int othe last commit.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-25
Matthew Dillon
Fix a race in the serializer's use of atomic_intr_cond_...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-25
Jeffrey Hsu
Prefer m_getcl() to separate calls to MGETHDR() and...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-25
Matthew Dillon
Properly conditionalize a call to ether_poll_deregister via
commit
|
commitdiff
|
tree
|
snapshot
2005-05-25
Jeffrey Hsu
Remove redundant assignment.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-25
Matthew Dillon
Get rid of IFCAP_POLLING for now.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-25
Matthew Dillon
Change ifconfig 'poll' to ifconfig 'polling', the same...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-25
Joerg Sonnenberger
Remove some compat junk, deindent a switch.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-25
Joerg Sonnenberger
Convert to new m_ext API.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-25
Joerg Sonnenberger
Force jumbo buffers to be a multiple of 64bit.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-25
Joerg Sonnenberger
Remove compat junk.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-25
Joerg Sonnenberger
Use ether_crc32_le.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-25
Joerg Sonnenberger
if_printf / device_printf and some more cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-25
Joerg Sonnenberger
Nuke further compatibility junk.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-25
Joerg Sonnenberger
if_printf / device_printf and some further cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-25
Matthew Dillon
Fix a bugaboo in the last commit. We can't move to...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-25
YONETANI Tomokazu
Don't treat an empty command buffer as parse error.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-25
Matthew Dillon
Rewrite the polling code. Instead of trying to do...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-24
Matthew Dillon
(add missing file related to last commit)
commit
|
commitdiff
|
tree
|
snapshot
2005-05-24
Matthew Dillon
Get rid of the bad hack that was doing network polling...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-24
Matthew Dillon
Get rid of bus_{disable,enable}_intr(), it wasn't gener...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-24
Joerg Sonnenberger
Use ether_crc32_be.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-24
Joerg Sonnenberger
style
commit
|
commitdiff
|
tree
|
snapshot
2005-05-24
Joerg Sonnenberger
Convert to new m_ext API.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-24
Joerg Sonnenberger
Use bus_alloc_resource_any when possible.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-24
Max Okumoto
FreeBSD-Date: 2005/05/23 14:27:52
commit
|
commitdiff
|
tree
|
snapshot
2005-05-24
Joerg Sonnenberger
if_printf / device_printf.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-24
Joerg Sonnenberger
Add a device ID for MPI350.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-24
Joerg Sonnenberger
Use ether_crc32_le.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-24
Joerg Sonnenberger
No machine/clock.h needed.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-24
Joerg Sonnenberger
No FreeBSD 5/6 support here.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-24
Joerg Sonnenberger
if_printf / device_printf.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-24
Joerg Sonnenberger
Use ether_crc32_be.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-24
Joerg Sonnenberger
Revert to old local unit allocation until I find a...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-24
Joerg Sonnenberger
Merge from vendor branch GCC:
commit
|
commitdiff
|
tree
|
snapshot
next