projects
/
dragonfly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dragonfly.git
2005-05-23
Matthew Dillon
Have the EM device call the new interrupt enablement...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-23
Matthew Dillon
Add NEWBUS infrastructure for interrupt enablement...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-23
Max Okumoto
Some comment header and whitespace cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-23
Joerg Sonnenberger
device_printf / if_printf cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-23
Joerg Sonnenberger
Cleanup bfe_probe.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-23
Joerg Sonnenberger
style(9) and nic style changes.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-23
Joerg Sonnenberger
Spurious semicolon broke gcc2 build.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-22
Liam J. Foy
- util.h -> libutil.h
commit
|
commitdiff
|
tree
|
snapshot
2005-05-22
Liam J. Foy
- More fixes for the debug code
commit
|
commitdiff
|
tree
|
snapshot
2005-05-22
Joerg Sonnenberger
Convert bge(4) to the new M_EXT API. This allows mergin...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-22
Liam J. Foy
- WITHOUT_ERRNO should be 0, silly mistake.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-22
YONETANI Tomokazu
More -Wwrite-strings cleanup and make sure you can...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-22
YONETANI Tomokazu
Minimum bandaid to the breakage due to the last gcc40...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-21
Simon Schubert
Add -t/--tag option to automatically add $DragonFly...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-21
Simon Schubert
Fix compilation with gcc40: Don't postincrement and...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-21
Joerg Sonnenberger
Use ether_crc32_le instead of local hack.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-21
Joerg Sonnenberger
style(9)
commit
|
commitdiff
|
tree
|
snapshot
2005-05-21
Joerg Sonnenberger
Exploit bus_alloc_resource_any.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-21
Joerg Sonnenberger
Use bus_alloc_resource_any. Use pci helper functions...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-21
Joerg Sonnenberger
if_printf/device_printf cleanup. Remove minor junk.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-20
Joerg Sonnenberger
Rework TX EOF handling. We have to always check for...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-20
Max Okumoto
Cleanup str_concat() there is no need for special flags...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-20
Max Okumoto
Get rid of shellPath global by adding another field...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-20
Max Okumoto
Rename functions since they are no longer part of job.c
commit
|
commitdiff
|
tree
|
snapshot
2005-05-20
Max Okumoto
Remove shells array and just use the const strings...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-20
Max Okumoto
Remove string array called 'copy' and just use the...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-19
Max Okumoto
Add comments to shells array definition.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-19
Max Okumoto
FreeBSD-Date: 2005/05/18 07:50:38
commit
|
commitdiff
|
tree
|
snapshot
2005-05-19
Max Okumoto
Add the missing files. <sigh>
commit
|
commitdiff
|
tree
|
snapshot
2005-05-19
Max Okumoto
2nd Try. The correct version.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-19
Max Okumoto
Revert patch on 2005/05/19 17:53:58 it was the wrong...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-19
Max Okumoto
Backout last commit. It should be done after the next...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-19
Max Okumoto
Add comments to shells array definition.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-19
Max Okumoto
Move shell code out of job.c into shell.[ch]
commit
|
commitdiff
|
tree
|
snapshot
2005-05-19
Max Okumoto
Move RLIMIT_NOFILE code into Proc_Init()
commit
|
commitdiff
|
tree
|
snapshot
2005-05-19
Max Okumoto
Small cleanups
commit
|
commitdiff
|
tree
|
snapshot
2005-05-19
Max Okumoto
Move make global variables setup into a sepearate function.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-19
Max Okumoto
Group code that sets global variables (make MACROs)
commit
|
commitdiff
|
tree
|
snapshot
2005-05-19
Max Okumoto
Move code that reads in the input files into sepearte...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-19
Max Okumoto
Move a few global variables into a struct and pass...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-19
Max Okumoto
Cleanup search for default Makefile, by adding comments and
commit
|
commitdiff
|
tree
|
snapshot
2005-05-18
Max Okumoto
Spelling error caught by harti.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-18
Max Okumoto
Reduce diff from FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-17
Liam J. Foy
- Actually make the debug code work
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Robert Garrett
Add newbtconf to the build
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Robert Garrett
Add support for multiple boot profiles
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Max Okumoto
o Move code to determine objdir into determine_o...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Max Okumoto
Clean up objdir determination code. Create a local...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Max Okumoto
Clean up chdir_verify_path() and add comments.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Max Okumoto
Constify the result of Var_Value().
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Max Okumoto
patch-7.278
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Sascha Wildner
Remove MGA/CGA/EGA rendering code.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
YONETANI Tomokazu
("" < 3.4) always evaluates to true, which unconditionally
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
YONETANI Tomokazu
Deal with "or later" notation of USE_GCC knob.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-15
Liam J. Foy
- The AC Line state can be returned as 2 meaning 'backu...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-15
Max Okumoto
FreeBSD-Date: 2005/05/13 14:47:40
commit
|
commitdiff
|
tree
|
snapshot
2005-05-15
Max Okumoto
Move print_flags() back into utils. Since harti decide...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-15
Max Okumoto
FreeBSD-Date: 2005/05/13 07:31:45
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Max Okumoto
FreeBSD-Date: 2005/05/12 17:40:16
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Max Okumoto
FreeBSD-Date: 2005/05/12 15:16:44
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Max Okumoto
Use strpbrk() instead of array to match characters...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Joerg Sonnenberger
Remove an incorrect free. The code path should normally...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Joerg Sonnenberger
Reorder initialisation by calling if_initname before...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Max Okumoto
Remove extranious blankline.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Max Okumoto
Fix spelling error.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Max Okumoto
Constify ProcExec()
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Joerg Sonnenberger
Move if_initname call before xl_reset to ensure correct...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Joerg Sonnenberger
Add an explicit abort in printaddr to avoid unused...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Joerg Sonnenberger
Fix pointer arithemetic.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Joerg Sonnenberger
WARNS=6 clean already.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Joerg Sonnenberger
Don't activate -funit-at-a-time with -O2 and higher...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Sascha Wildner
Perl is gone from base. You can use your own style...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-12
David Rhodus
Fix kernel build issue. Missing function argument.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-11
Joerg Sonnenberger
Use device_printf / if_printf and stop abusing the...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-11
Joerg Sonnenberger
Remove unused second argument to tulip_intr_handler.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-11
Joerg Sonnenberger
Replace local tulip_mbuf_compress with m_defrag call.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-11
Matthew Dillon
Document additional work in last commit. Bumped librar...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-11
Matthew Dillon
Major TLS cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-11
Joerg Sonnenberger
Simplify code by using IF_DRAIN.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-11
Joerg Sonnenberger
typo
commit
|
commitdiff
|
tree
|
snapshot
2005-05-11
Joerg Sonnenberger
Merge from vendor branch GCC:
commit
|
commitdiff
|
tree
|
snapshot
2005-05-11
Joerg Sonnenberger
Remove two unnecessary entries.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-11
David Xu
I am lost. if thread is blocked on mutex, _thread_kern_...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-11
David Xu
Override _flockfile_debug.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-11
David Xu
o Fix obsolete comment.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-11
Joerg Sonnenberger
Remove obsolete comment.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-11
Joerg Sonnenberger
Remove sc_unit and use if_printf / device_printf instead.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-10
Max Okumoto
Remove some extra white space
commit
|
commitdiff
|
tree
|
snapshot
2005-05-10
Jeffrey Hsu
Implement TCP Appropriate Byte Counting.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-10
Joerg Sonnenberger
Replace __offsetof with similiar pointer expression...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-09
Matthew Dillon
Do not allow installworld to proceed if the currently...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-09
Matthew Dillon
Give the DEVELOPMENT branch a subversion so we can...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-09
Joerg Sonnenberger
Typo in '(' description.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-09
Joerg Sonnenberger
0x7f is only a control character.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-09
David Xu
Eliminate PS_FILE_WAIT state, instead use FILE locking...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-09
David Xu
Add locking for FILE.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-09
YONETANI Tomokazu
Fix duplicate bitmask for _A and _G.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-08
Joerg Sonnenberger
Use ifq_handoff instead of the hand-rolled version...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-08
Matthew Dillon
Initial commit of the generation utility and configurat...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-08
Joerg Sonnenberger
Use ifq_handoff instead of handrolling it.
commit
|
commitdiff
|
tree
|
snapshot
next