]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
2004-02-04 phkDo not aggressively unroll the AES implementation,...
2004-02-04 silbyRename iov_to_uio to uiofromiov to be more consistent...
2004-02-04 pjdDocument new 'what' value for sx_assert(9).
2004-02-04 pjdAllow assert that the current thread does not hold...
2004-02-04 silbyStyle fixes
2004-02-04 pjdAdd SX_UNLOCKED define. It will be used with sx_assert...
2004-02-04 davidxuAdd missing file.
2004-02-04 rwatsonA variety of further cleanups to ttyinfo():
2004-02-04 davidxuImport initial work of libpthread debugging. This is...
2004-02-04 grehan- removed debug printf that was a false positive on...
2004-02-04 wpaulCorrect/improve the implementation of NdisMAllocateShar...
2004-02-04 brooksAdd ifconfig support for network interface renaming...
2004-02-04 brooksAdd the kernel side of network interface renaming support.
2004-02-04 grehanPowerPC ttys file.
2004-02-03 josefAdd myself.
2004-02-03 deischenRemove the band-aid (#include <time.h>).
2004-02-03 deischenThe sem_timedwait() and ksem_timedwait() functions...
2004-02-03 jhb- Use a stock loader with forth support on the boot...
2004-02-03 jhbRevert the skipping of segment register reloads as...
2004-02-03 desRemove RELENG_4, leaving only security branches.
next