projects
/
dragonfly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dragonfly.git
2004-04-07
Matthew Dillon
General netif malloc() flags cleanup. Use M_INTWAIT...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-07
Matthew Dillon
Use hex bit values instead of decimal bit values (non...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-07
Matthew Dillon
Protect nfs socket locks with a critical section. ...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-06
Chris Pressey
Style(9) cleanup to src/sys/vfs, stage 4/21: fifofs.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-05
Matthew Dillon
Do not reset %gs in signal handlers, some programs...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-05
Matthew Dillon
Subsystems which install an so_upcall may themselves...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-05
Matthew Dillon
Export the lwkt_default_*() message port default functi...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-05
Joerg Sonnenberger
Readd _G_config.h and the missing std headers. This...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-05
Matthew Dillon
per-cpu tcbinfo[]s aren't ready for prime time yet...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-05
Eirik Nygaard
We are DragonFly not FreeBSD, so rename the name in...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-05
Jeffrey Hsu
Consistently use "foreign" and "local", which are invar...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-05
Matthew Dillon
Remove makewhatis from /usr/bin (it officially resides...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-05
Matthew Dillon
Partial sync from FreeBSD adds some more support and...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-05
Matthew Dillon
Bring in FreeBSD 1.2.2.2. Properly unwind the stack...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-05
Matthew Dillon
Fix buildworld. Document TOOLS_PREFIX and USRDATA_PREF...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-05
Matthew Dillon
Undo the last commit. Utility programs which install...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-05
Matthew Dillon
Quake 3 server (running under linux emulation) was...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-04
Matthew Dillon
Fix a missing wildcard binding in the recent wildcard...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-04
Joerg Sonnenberger
Correct C++ header handling for gcc2 and lex.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-04
Matthew Dillon
Setting the date/time does not always properly write...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-04
Matthew Dillon
Perl is no longer needed by buildworld/buildkernel.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-03
Matthew Dillon
Cleanup NXENV so it works properly when running buildwo...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-03
Jeffrey Hsu
Dispatch reassembled fragment.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-03
Jeffrey Hsu
Fix byte-order.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-03
Matthew Dillon
Create a normal stack frame in generic_bcopy() to aid...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-03
Matthew Dillon
Fix bugs in xio_copy_*(). We were not using the masked...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-03
Hiten Pandya
Add `device atapicam' to unbreak TINDERBOX config.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-03
Matthew Dillon
In the sysclock commit I tried to make 'boottime' a...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-02
Joerg Sonnenberger
Allocate the DMA segment array in bus_dma_tag_create...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-02
Matthew Dillon
Correct the commented-out example for MODULES_OVERRIDE.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-02
Hiten Pandya
Garbage-collect unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-02
Hiten Pandya
Adapt the netisr message handlers to accomodate the...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-02
Hiten Pandya
Add Makefile for the netif/ie ISA NIC driver.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-02
Hiten Pandya
The globaldata houses a pointer and not an embedded...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-02
Matthew Dillon
Make buildkernel's require a buildworld to be done...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-02
Hiten Pandya
Per-CPU VFS Namecache Effectiveness Statistics:
commit
|
commitdiff
|
tree
|
snapshot
2004-04-01
Jeffrey Hsu
Consolidate length checks in ip_demux().
commit
|
commitdiff
|
tree
|
snapshot
2004-04-01
Chris Pressey
Style(9) cleanup to src/sys/vfs, stage 3/21: fdesc.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-01
Matthew Dillon
Enhance the pmap_kenter*() API and friends, separating...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-01
Matthew Dillon
Fix an unused variable warning (non-operational).
commit
|
commitdiff
|
tree
|
snapshot
2004-04-01
Matthew Dillon
Implement a convenient gd_cpumask so we don't have...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-01
Joerg Sonnenberger
Convert sis(4) from vtophys to busdma.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-01
Joerg Sonnenberger
KObj extension stage II/III
commit
|
commitdiff
|
tree
|
snapshot
2004-04-01
Joerg Sonnenberger
KObj extension stage I/III
commit
|
commitdiff
|
tree
|
snapshot
2004-04-01
Joerg Sonnenberger
Remove struct driver and make driver_t directly defined...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-01
Joerg Sonnenberger
Add the "struct ucred *" argument to the remaining...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-01
Joerg Sonnenberger
Fix warning about unused variable
commit
|
commitdiff
|
tree
|
snapshot
2004-04-01
Joerg Sonnenberger
Remove unused obsolete drivers.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-01
Matthew Dillon
Get rid of the upper-end malloc() limit for the pipe...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-01
Jeffrey Hsu
Remove the ip_mthread_enable sysctl option. Enough...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
Chris Pressey
Style(9) cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
Chris Pressey
Style(9) cleanup to src/sys/vfs, stage 2/21: deadfs.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
Matthew Dillon
Add missing sf_buf_free()'s.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
Chris Pressey
Correct type slippage in previous commit: a u_int was...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
Matthew Dillon
Cleanup the forking behavior of the CAPS client test...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
Matthew Dillon
Allow the child priority (receive side of the pipe...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
Chris Pressey
Clarify the purpose of liby:
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
Matthew Dillon
Cleanup libcaps to support recent LWKT changes. Add...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
Chris Pressey
Remove `-ly' and `${LIBY}' from our Makefiles. Linking...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
Matthew Dillon
Trash the vmspace_copy() hacks that CAPS was previously...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
Matthew Dillon
Change CAPS over to use XIO instead of the vmspace_copy...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
Matthew Dillon
Hook XIO up to the kernel build.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
Matthew Dillon
Initial XIO implementation. XIOs represent data throug...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
Joerg Sonnenberger
M_NOWAIT => M_INTWAIT conversion. This subsystems are...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
David Rhodus
The existing hash algorithm in bufhash() does not distr...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
Jeffrey Hsu
Only enter into wildcard hash table if bind succeeds.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
Jeffrey Hsu
Only enter into wildcard hash table if bind succeeds.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
Chris Pressey
Style(9) cleanup to src/sys/vfs, stage 1/21: coda.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-31
Jeffrey Hsu
Only enter wildcard sockets into the wildcard hash...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-30
Matthew Dillon
Second major scheduler patch. This corrects interactiv...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-30
Joerg Sonnenberger
Add SI_SUB_LOCK as sysinit priority for the initialisat...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-30
Chris Pressey
Style(9) cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-30
Chris Pressey
Style(9) cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-30
Chris Pressey
Style(9) cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-29
Matthew Dillon
Protect the mntvnode scan for coda with the proper...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-29
Matthew Dillon
Count vnodes held on the mount list simply by using the
commit
|
commitdiff
|
tree
|
snapshot
2004-03-29
David Rhodus
Move vm_fault_quick() out from the machine specific...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-29
David Rhodus
Make sure the ELF header size is not too large. This...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-29
Matthew Dillon
UDF was not properly cleaning up getblk'd buffers in...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-29
Matthew Dillon
Bring in a bunch of well tested MPIPE changes. Preallo...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-29
Matthew Dillon
Generally bring in additional sf_buf improvements from...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-29
David Rhodus
* Change the offset alignment in vn_rdwe_inchunks()
commit
|
commitdiff
|
tree
|
snapshot
2004-03-29
David Rhodus
* Fix an off-by-one problem.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-29
Joerg Sonnenberger
Revert last commit. This should not have happened.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-29
Joerg Sonnenberger
Remove the old locking based on memory flags by lockmgr...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-29
Joerg Sonnenberger
kern_sysctl.c
commit
|
commitdiff
|
tree
|
snapshot
2004-03-29
Matthew Dillon
Initialize the pcpu clocks after we've activated the...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-28
Joerg Sonnenberger
Add functionality to binutils 2.14's ld to scan /var...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-28
Matthew Dillon
Add the pipe2 sysperf test. This test issues block...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-28
Chris Pressey
Update to style(9) guidelines.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-28
Matthew Dillon
Import Alan Cox's /usr/src/sys/kern/sys_pipe.c 1.171...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-28
Matthew Dillon
Do some major performance tuning of the userland scheduler.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-28
Matthew Dillon
Protect v_usecount with a critical section for now...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-28
Chris Pressey
Style(9) cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-28
Chris Pressey
Correct misspelling of "orphan" and fix up comment...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-27
Jeffrey Hsu
Change sendfile() to send the header out coaleseced...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-27
Jeffrey Hsu
Pull out m_uiomove() functionality from sosend().
commit
|
commitdiff
|
tree
|
snapshot
2004-03-27
Jeffrey Hsu
Give UDP its own sosend() function.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-27
Chris Pressey
Correct a typo that was introduced in revision 1.2.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-27
Chris Pressey
Style(9) cleanup: remove ``register'' keywords.
commit
|
commitdiff
|
tree
|
snapshot
next