]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-02-06 jhbSync up MP safe flags with global syscalls.master....
2004-02-06 jhbSync up MP safe flags with global syscalls.master....
2004-02-06 philipMake all ACPI debug layers unique again. This makes...
2004-02-06 jhb- Convert the plimit lock to a pool mutex lock.
2004-02-06 jhb- Correct the translation of old rlimit values to prope...
2004-02-06 jhbA few more style fixes from Bruce including a few I...
2004-02-06 deischenAdd cancellation point to sem_wait() and sem_timedwait...
2004-02-06 deischenPrevent memory leak on sem_destroy() by destroying...
2004-02-06 sanpeiMFNetBSD:
2004-02-06 deischenOnly allow the semaphore to be taken when the value...
2004-02-06 ruInherit BINDIR from a parent Makefile.inc.
2004-02-06 ruOnly include ../Makefile.inc once in loader/Makefile.
2004-02-06 sosCommit simple workarounf for the "LiteOn" hang on boot...
2004-02-06 ruFrom what I can tell, install.sh supported all of the...
2004-02-06 ruRemoved all the complexities when installing the strip...
2004-02-06 peterTurn of ath since it causes a link failure without...
2004-02-06 peterMake LINT compile on amd64
2004-02-06 peterMake this compile on amd64.
2004-02-05 deischenCorrect check for invalid semaphore on sem_destroy...
2004-02-05 sammust convert protocol to sa type when preparing a DELET...
2004-02-05 ruThis commit was generated by cvs2svn to compensate...
2004-02-05 ruFixes from 31-Jul-2003; make it 8-bit clean.
2004-02-05 peterAttempt to clean up the emu10k1-alsa.h stuff so that...
2004-02-05 ruFixed style of DPADD and LDADD assignments as per style...
2004-02-05 deischenCorrect the weak reference for sem_unlink.
2004-02-05 cracauerCommit fix sent by Tor Egge <Tor.Egge@cvsup.no.freebsd...
2004-02-05 ruAdded missing DPADD.
2004-02-05 ruFixed ``make checkdpadd''. Removed redundant dependency.
2004-02-05 desRequire initrandom rather than random, since random...
2004-02-05 iedowseDon't print the oldest line in the message buffer if...
2004-02-05 jhbAlways set a process' state to normal when it is fully...
2004-02-05 jhb- A lot of style and whitespace fixes.
2004-02-05 ruTemporarily put STRIP back; bsd.port.mk still needs it.
2004-02-05 ruDon't define STRIP in bsd.own.mk.
2004-02-05 rustrip wasn't stripped since we stopped to include bsd...
2004-02-05 rustyle.Makefile(5).
2004-02-05 ruTry harder to pick up the correct print_version.c....
2004-02-05 nectarCorrect a reference counting bug in shmat(2). If vm_ma...
2004-02-05 kanRename cn_unavailable to cnunavailable for little more...
2004-02-05 bdeFixed operation of -f to match its documentation and...
2004-02-05 bdeFixed some bugs in checkdirty(). The check for the...
2004-02-05 rikUpdates cx driver information (Cronyx-Sigma)
2004-02-05 umeprinted statistics about source address selection rules.
2004-02-05 umestops program if kvm_read fails.
2004-02-05 ume- support hmac-ripemd160.
2004-02-05 umeprint stats on SPD cache lookups.
2004-02-05 ume- %d is 12 chars, not 10. use NI_MAX* where appropriate.
2004-02-05 desUse more generic directories (most prominently, s|...
2004-02-05 desDon't create a template file if we're not going to...
2004-02-05 roamFix a typo in kan's last commit: cnavaiable() -> cnavai...
2004-02-05 pjdFix wrong check.
2004-02-05 rumake(1) can now handle spaces surrounding parenthesis...
2004-02-05 pjdFixed some non-critical memory leaks and one temporary...
2004-02-05 silbyStyle fixes: don't indent variable names.
2004-02-05 bdeDocument the dirty flag and other bits in the first...
2004-02-05 alc - Locking for the per-process resource limits structur...
2004-02-05 bdePrepare to fix checkdirty() by moving it from check...
2004-02-05 davidxulibkse was renamed to libpthread.
2004-02-05 kanEliminate global cons_unavailable flag and replace...
2004-02-05 peterCompile on amd64. (pointer/int mismatches and printf...
2004-02-05 peterAdd crypto implemenation files (C versions (like alpha...
2004-02-05 peterDon't cast a pointer to an int that isn't big enough.
2004-02-05 peterFix long/int printf format problems exposed by PMAP_DIA...
2004-02-05 desGC port.mkversion.
2004-02-04 peterCheckpoint a NOTES file I had as of Nov 23rd. It doesn...
2004-02-04 desRemove Perl lines; it's better to let use.perl handle...
2004-02-04 leWhen creating raid5 or striped plexes, avoid falling...
2004-02-04 jhbRegen.
2004-02-04 johanFix typo, s/transmitts/transmits/
2004-02-04 jhbThe following compat syscalls are now mpsafe: linux_get...
2004-02-04 jhbLocking for the per-process resource limits structure.
2004-02-04 jhbExpand the mask for the Avlab Technology, PCI IO 2S...
2004-02-04 bdeFixed editing error in a comment in previous commit.
2004-02-04 bdeRemoved TIOCMODG and TIOCMODS. They were superseded...
2004-02-04 ruUnbreak build with OpenLDAP.
2004-02-04 gibbsaic7xxx.c:
2004-02-04 gibbsaic79xx.c:
2004-02-04 desWe don't really need a lockfile, and most likely can...
2004-02-04 deischenAllow libc's version of sem_trywait() to work for non...
2004-02-04 bdeFixed breakage of POSIX support in rev.1.31. -pipe...
2004-02-04 bdeInclude <sys/queue.h> before <sys/_lock.h> instead...
2004-02-04 grehan- add a description of what .gdbinit should contain.
2004-02-04 grehanRemove pmap_pvo_allocf zone alloc function. It was...
2004-02-04 grehanMajor overhaul of common trap code
2004-02-04 grehan- remove unused trap definitions
2004-02-04 grehan- Lots more symbols required by the new trap_subr code
2004-02-04 grehan- Add definition for GET_CPUINFO, required by new trap_...
2004-02-04 grehanMove temporary register save area from exception-vector...
2004-02-04 umeKNF
2004-02-04 grehan- add an identify method, since the disk device used...
2004-02-04 grehanAllow child devices to set the OpenFirmware device...
2004-02-04 ruRemoved unnecessary dependencies on librpcsvc.
2004-02-04 ruPut libraries in the link order.
2004-02-04 ruPut libdevstat before libkvm, because the former depend...
2004-02-04 ruDrop unused dependencies.
2004-02-04 ruFixed static build.
2004-02-04 ru- Added the NOPAM knob, for consistency with ${.CURDIR...
2004-02-04 ruNothing in libypclnt depends on librpcsvc.
2004-02-04 ruThis module doesn't use libgssapi (and it looks never...
2004-02-04 desDon't forget to install stable.rc.
next