]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-02-07 mtmAdd an entry about the removal of etc/rc.d/ttys.
2004-02-07 ru- Demangle usage().
2004-02-07 mtmNow that devfs is mandatory, there is no need to muck...
2004-02-07 wpaulAdd a whole bunch of new stuff to make the driver for...
2004-02-07 scottlAdd a simple tool for checking the queue stats in the...
2004-02-07 mjacobCheckpoint of work in progress in cleaning up target...
2004-02-07 mjacobadd a count for inotifies as well as atios.
2004-02-07 mjacobReverse role defines for initiator and target mode...
2004-02-07 mjacobAdd case to handle ISPCTL_GET_PDB.
2004-02-07 mjacobIf we're defined to have a default role for target...
2004-02-07 mjacobChange role defines so that they better match class...
2004-02-07 scottlReduce AAC_MAX_FIBS to work around some yet-unidentifie...
2004-02-07 scottl- Broaden the scope of locking in aac_command_thread...
2004-02-07 scottlAdd an #ifdef _KERNEL so that this file can be used...
2004-02-07 olgeniThe "bin" distribution was renamed to "base" in CURRENT.
2004-02-06 pjdAllow decreasing access count even if there is no disk...
2004-02-06 leFix memory leak.
2004-02-06 ruFirst round of cleanups to sys/boot/ makefiles:
2004-02-06 bmahNew release note: SA-04:02.
2004-02-06 leCorrect order of arguments given to checkparity and...
2004-02-06 leCorrect typo.
2004-02-06 peterReduce the inline limit from 20000 to 8000 after the...
2004-02-06 peterRemove the badsw* INVARIANTS checks. The events that...
2004-02-06 jhbRegen.
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:
next