]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-02-06 John BaldwinRegen.
2004-02-06 John BaldwinSync up MP safe flags with global syscalls.master....
2004-02-06 John BaldwinSync up MP safe flags with global syscalls.master....
2004-02-06 Philip PaepsMake all ACPI debug layers unique again. This makes...
2004-02-06 John Baldwin- Convert the plimit lock to a pool mutex lock.
2004-02-06 John Baldwin- Correct the translation of old rlimit values to prope...
2004-02-06 John BaldwinA few more style fixes from Bruce including a few I...
2004-02-06 Daniel EischenAdd cancellation point to sem_wait() and sem_timedwait...
2004-02-06 Daniel EischenPrevent memory leak on sem_destroy() by destroying...
2004-02-06 MIHIRA Sanpei... MFNetBSD:
2004-02-06 Daniel EischenOnly allow the semaphore to be taken when the value...
2004-02-06 Ruslan ErmilovInherit BINDIR from a parent Makefile.inc.
2004-02-06 Ruslan ErmilovOnly include ../Makefile.inc once in loader/Makefile.
2004-02-06 Søren SchmidtCommit simple workarounf for the "LiteOn" hang on boot...
2004-02-06 Ruslan ErmilovFrom what I can tell, install.sh supported all of the...
2004-02-06 Ruslan ErmilovRemoved all the complexities when installing the strip...
2004-02-06 Peter WemmTurn of ath since it causes a link failure without...
2004-02-06 Peter WemmMake LINT compile on amd64
2004-02-06 Peter WemmMake this compile on amd64.
2004-02-05 Daniel EischenCorrect check for invalid semaphore on sem_destroy...
2004-02-05 Sam Lefflermust convert protocol to sa type when preparing a DELET...
2004-02-05 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2004-02-05 Ruslan ErmilovFixes from 31-Jul-2003; make it 8-bit clean.
2004-02-05 Peter WemmAttempt to clean up the emu10k1-alsa.h stuff so that...
2004-02-05 Ruslan ErmilovFixed style of DPADD and LDADD assignments as per style...
2004-02-05 Daniel EischenCorrect the weak reference for sem_unlink.
2004-02-05 Martin CracauerCommit fix sent by Tor Egge <Tor.Egge@cvsup.no.freebsd...
2004-02-05 Ruslan ErmilovAdded missing DPADD.
2004-02-05 Ruslan ErmilovFixed ``make checkdpadd''. Removed redundant dependency.
2004-02-05 Dag-Erling... Require initrandom rather than random, since random...
2004-02-05 Ian DowseDon't print the oldest line in the message buffer if...
2004-02-05 John BaldwinAlways set a process' state to normal when it is fully...
2004-02-05 John Baldwin- A lot of style and whitespace fixes.
2004-02-05 Ruslan ErmilovTemporarily put STRIP back; bsd.port.mk still needs it.
2004-02-05 Ruslan ErmilovDon't define STRIP in bsd.own.mk.
2004-02-05 Ruslan Ermilovstrip wasn't stripped since we stopped to include bsd...
2004-02-05 Ruslan Ermilovstyle.Makefile(5).
2004-02-05 Ruslan ErmilovTry harder to pick up the correct print_version.c....
2004-02-05 Jacques VidrineCorrect a reference counting bug in shmat(2). If vm_ma...
2004-02-05 Alexander KabaevRename cn_unavailable to cnunavailable for little more...
2004-02-05 Bruce EvansFixed operation of -f to match its documentation and...
2004-02-05 Bruce EvansFixed some bugs in checkdirty(). The check for the...
2004-02-05 Roman KurakinUpdates cx driver information (Cronyx-Sigma)
2004-02-05 Hajimu UMEMOTOprinted statistics about source address selection rules.
2004-02-05 Hajimu UMEMOTOstops program if kvm_read fails.
2004-02-05 Hajimu UMEMOTO- support hmac-ripemd160.
2004-02-05 Hajimu UMEMOTOprint stats on SPD cache lookups.
2004-02-05 Hajimu UMEMOTO- %d is 12 chars, not 10. use NI_MAX* where appropriate.
2004-02-05 Dag-Erling... Use more generic directories (most prominently, s|...
2004-02-05 Dag-Erling... Don't create a template file if we're not going to...
2004-02-05 Peter PentchevFix a typo in kan's last commit: cnavaiable() -> cnavai...
2004-02-05 Pawel Jakub... Fix wrong check.
2004-02-05 Ruslan Ermilovmake(1) can now handle spaces surrounding parenthesis...
2004-02-05 Pawel Jakub... Fixed some non-critical memory leaks and one temporary...
2004-02-05 Mike SilbersackStyle fixes: don't indent variable names.
2004-02-05 Bruce EvansDocument the dirty flag and other bits in the first...
2004-02-05 Alan Cox - Locking for the per-process resource limits structur...
2004-02-05 Bruce EvansPrepare to fix checkdirty() by moving it from check...
2004-02-05 David Xulibkse was renamed to libpthread.
2004-02-05 Alexander KabaevEliminate global cons_unavailable flag and replace...
2004-02-05 Peter WemmCompile on amd64. (pointer/int mismatches and printf...
2004-02-05 Peter WemmAdd crypto implemenation files (C versions (like alpha...
2004-02-05 Peter WemmDon't cast a pointer to an int that isn't big enough.
2004-02-05 Peter WemmFix long/int printf format problems exposed by PMAP_DIA...
2004-02-05 Dag-Erling... GC port.mkversion.
2004-02-04 Peter WemmCheckpoint a NOTES file I had as of Nov 23rd. It doesn...
2004-02-04 Dag-Erling... Remove Perl lines; it's better to let use.perl handle...
2004-02-04 Lukas ErtlWhen creating raid5 or striped plexes, avoid falling...
2004-02-04 John BaldwinRegen.
2004-02-04 Johan KarlssonFix typo, s/transmitts/transmits/
2004-02-04 John BaldwinThe following compat syscalls are now mpsafe: linux_get...
2004-02-04 John BaldwinLocking for the per-process resource limits structure.
2004-02-04 John BaldwinExpand the mask for the Avlab Technology, PCI IO 2S...
2004-02-04 Bruce EvansFixed editing error in a comment in previous commit.
2004-02-04 Bruce EvansRemoved TIOCMODG and TIOCMODS. They were superseded...
2004-02-04 Ruslan ErmilovUnbreak build with OpenLDAP.
2004-02-04 Justin T. Gibbsaic7xxx.c:
2004-02-04 Justin T. Gibbsaic79xx.c:
2004-02-04 Dag-Erling... We don't really need a lockfile, and most likely can...
2004-02-04 Daniel EischenAllow libc's version of sem_trywait() to work for non...
2004-02-04 Bruce EvansFixed breakage of POSIX support in rev.1.31. -pipe...
2004-02-04 Bruce EvansInclude <sys/queue.h> before <sys/_lock.h> instead...
2004-02-04 Peter Grehan- add a description of what .gdbinit should contain.
2004-02-04 Peter GrehanRemove pmap_pvo_allocf zone alloc function. It was...
2004-02-04 Peter GrehanMajor overhaul of common trap code
2004-02-04 Peter Grehan- remove unused trap definitions
2004-02-04 Peter Grehan- Lots more symbols required by the new trap_subr code
2004-02-04 Peter Grehan- Add definition for GET_CPUINFO, required by new trap_...
2004-02-04 Peter GrehanMove temporary register save area from exception-vector...
2004-02-04 Hajimu UMEMOTOKNF
2004-02-04 Peter Grehan- add an identify method, since the disk device used...
2004-02-04 Peter GrehanAllow child devices to set the OpenFirmware device...
2004-02-04 Ruslan ErmilovRemoved unnecessary dependencies on librpcsvc.
2004-02-04 Ruslan ErmilovPut libraries in the link order.
2004-02-04 Ruslan ErmilovPut libdevstat before libkvm, because the former depend...
2004-02-04 Ruslan ErmilovDrop unused dependencies.
2004-02-04 Ruslan ErmilovFixed static build.
2004-02-04 Ruslan Ermilov- Added the NOPAM knob, for consistency with ${.CURDIR...
2004-02-04 Ruslan ErmilovNothing in libypclnt depends on librpcsvc.
2004-02-04 Ruslan ErmilovThis module doesn't use libgssapi (and it looks never...
next