projects
/
dragonfly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dragonfly.git
2004-12-22
Hiten Pandya
Document lockcountnb(9) which is the non-blocking count...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-22
Hiten Pandya
Tell the reader about sys/buf.h as well.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-22
Matthew Dillon
Make sure that cn_flags is properly updated to account...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-22
Joerg Sonnenberger
Trust your intuition. If something feels wrong, it...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-22
Joerg Sonnenberger
Remove support for ancient (FreeBSD) kernel, which...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-22
Liam J. Foy
- string.h is unnecessary, remove it
commit
|
commitdiff
|
tree
|
snapshot
2004-12-21
Liam J. Foy
Sync daemon(8) with FreeBSD:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-21
Joerg Sonnenberger
Depend on _KERNEL or _KERNEL_STRUCTURES.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-21
Chris Pressey
Bump WARNS to 6:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-21
Matthew Dillon
Remove confusing comment.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-21
Joerg Sonnenberger
Fix NO_OBJC knob.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-21
Joerg Sonnenberger
Use size_t for len.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-21
Joerg Sonnenberger
Change type of len to size_t.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-21
Joerg Sonnenberger
Fix a regression with GCC 3.4.3 by using __packed inste...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-21
Joerg Sonnenberger
Install the GCC 2.95 main info pages as gcc2.info and...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-21
Joerg Sonnenberger
Don't even include the GDB build framework.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-21
Jeffrey Hsu
Clean up the routing and networking code before I paral...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-21
Jeffrey Hsu
Fix whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-21
Hiten Pandya
Reorder included headers to an acceptable standard...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Liam J. Foy
- Detect and exit on write errors (from FreeBSD, but...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Matthew Dillon
Correct the make target the user is told to use to...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Chris Pressey
Bump WARNS to 6:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Chris Pressey
Style(9):
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Matthew Dillon
Move the doscmd: depdendancy to after the .include...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Joerg Sonnenberger
Merge from vendor branch GCC:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Joerg Sonnenberger
- Update GCC to version 3.4.3.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Joerg Sonnenberger
- Update GCC to version 3.4.3.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Matthew Dillon
Clean up "`cache' might be used uninitialized" warnings...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Joerg Sonnenberger
Remove cruft for GCC 3.3
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Matthew Dillon
The ../Makefile.inc chain may be .included early (it...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Matthew Dillon
Remove duplicate .include of bsd.subdir.mk. It is...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Matthew Dillon
Remove duplicate _EXTRADEPEND entry. bsd.lib.mk alread...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Matthew Dillon
Fix printf format specifier from %lx->%x for ntohl...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Matthew Dillon
Fix duplicate script warnings byt remove a duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Matthew Dillon
Fix format %lx->%x for ntohl conversions in diagnostic...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Joerg Sonnenberger
Define __arysize for FreeBSD 4 buildworlds.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Matthew Dillon
Add missing ..
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Sascha Wildner
Correct the module search path in some manual pages.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Joerg Sonnenberger
Remove unecessary range check. start and num are unsign...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Joerg Sonnenberger
USER_LDT has been removed ages ago.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Jeroen Ruigrok...
Match GCC's configured target.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Jeroen Ruigrok...
First stab at bmake glue for binutils 2.15.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Joerg Sonnenberger
Consistently use /:/boot:/modules as search path in...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Joerg Sonnenberger
Remove the userland visible part of the socket generati...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Liam J. Foy
- Make *user, *group and *groupset local, constify...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Liam J. Foy
- Add WARNS?= 6
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Matthew Dillon
Remove bogus DIAGNOSTIC code that checked if the proces...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Matthew Dillon
Move the CCVER override for the release build from...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Jeroen Ruigrok...
Add binutils 2.15 directories.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Matthew Dillon
Correct conditional which would always make kcore_open...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Matthew Dillon
There seems to be a race during shutdown where ifa...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Matthew Dillon
The dos slice scanner was incorrectly including extende...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-19
Chris Pressey
Bump WARNS to 6:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-19
Liam J. Foy
- Remove unneccessary cast
commit
|
commitdiff
|
tree
|
snapshot
2004-12-19
Liam J. Foy
- Deregister strlcpy
commit
|
commitdiff
|
tree
|
snapshot
2004-12-19
Matthew Dillon
Temporarily allow recursion on locks to deal with a...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Remove file from build_tools, since it serves no build...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Sascha Wildner
Clean (void) casts from usr.sbin
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Add missing backslash.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Liam J. Foy
- Change manpage to show the change from M_ -> MB_
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Merge from vendor branch CVS:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Add CVS 1.12.11.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Sascha Wildner
Clean (void) casts from sbin
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Let the allocation of registers be done by compilers...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Move from K&R function declaration to ANSI.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Regenerate the manual pages after the OpenSSL update...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Switch from OpenSSL 0.9.7d to 0.9.7e.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Merge from vendor branch BINUTILS:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Add binutils 2.15.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Revert from previous commit, seems to have to be solved...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Add libmagic to _prebuild_libs
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
YONETANI Tomokazu
rename foo to bar
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
YONETANI Tomokazu
just a test
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Move the Magdir handling from usr.bin/file to here...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Simplify file to be a binary linking to libmagic (which...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Use spaces after the CFLAGS assignment as well.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Use a space instead of a tab.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Add LIBMAGIC.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Add libmagic and reorder/restructure the list of the...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Use the more commonly used SRCDIR instead of SOURCEDIR...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
First stab at file's libmagic.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Merge from vendor branch FILE:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Add file 4.12.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Remove obsolete/unused file.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Add some nForce2 identifiers.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Merge from vendor branch OPENSSL:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Jeroen Ruigrok...
Add OpenSSL 0.9.7e.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Matthew Dillon
Cleanup missing and duplicate defines from the last...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Sascha Wildner
test
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Max Okumoto
Reduce white space diffs between FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Matthew Dillon
Synchronize usbdevs with NetBSD and regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Jeroen Ruigrok...
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Jeroen Ruigrok...
Major cleanup and expansion of the NVIDIA id section.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Max Okumoto
Missed removal of a file, in previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Max Okumoto
Fix a long-standing bug when make(1) is passed the...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Max Okumoto
Instead of dynamically allocating list heads allocated...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Max Okumoto
o Remove a useless list where just all command lines...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Max Okumoto
Nobody actually checked the return codes from Lst_Appen...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Max Okumoto
If a path element directory was never opened it is...
commit
|
commitdiff
|
tree
|
snapshot
next