]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2004-02-04 Dag-Erling... Don't forget to install stable.rc.
2004-02-04 Poul-Henning... Do not aggressively unroll the AES implementation,...
2004-02-04 Mike SilbersackRename iov_to_uio to uiofromiov to be more consistent...
2004-02-04 Pawel Jakub... Document new 'what' value for sx_assert(9).
2004-02-04 Pawel Jakub... Allow assert that the current thread does not hold...
2004-02-04 Mike SilbersackStyle fixes
2004-02-04 Pawel Jakub... Add SX_UNLOCKED define. It will be used with sx_assert...
2004-02-04 David XuAdd missing file.
2004-02-04 Robert WatsonA variety of further cleanups to ttyinfo():
2004-02-04 David XuImport initial work of libpthread debugging. This is...
2004-02-04 Peter Grehan- removed debug printf that was a false positive on...
2004-02-04 Bill PaulCorrect/improve the implementation of NdisMAllocateShar...
2004-02-04 Brooks DavisAdd ifconfig support for network interface renaming...
2004-02-04 Brooks DavisAdd the kernel side of network interface renaming support.
2004-02-04 Peter GrehanPowerPC ttys file.
2004-02-03 Josef El-RayesAdd myself.
2004-02-03 Daniel EischenRemove the band-aid (#include <time.h>).
2004-02-03 Daniel EischenThe sem_timedwait() and ksem_timedwait() functions...
2004-02-03 John Baldwin- Use a stock loader with forth support on the boot...
2004-02-03 John BaldwinRevert the skipping of segment register reloads as...
2004-02-03 Dag-Erling... Remove RELENG_4, leaving only security branches.
2004-02-03 Dag-Erling... Add a "stable" config for 4-STABLE.
2004-02-03 Dag-Erling... Allow multiple configs to be specified to a single...
2004-02-03 Max KhonFix "warning: value computed is not used".
2004-02-03 Hajimu UMEMOTOpass pcb rather than so. it is expected that per socket...
2004-02-03 Daniel EischenAdd <time.h> -- bandaid to unbreak world in <semaphore.h>.
2004-02-03 John BaldwinRemove a bogus assertion.
2004-02-03 Dag-Erling... Document NO_VINUM, which is already listed in the man...
2004-02-03 Mike Makonneno Unbreak the individual jail starting patch that I...
2004-02-03 Lukas ErtlAdd my birthday.
2004-02-03 Dag-Erling... Whitespace nit.
2004-02-03 Dag-Erling... Add support for initializing swap devices with random...
2004-02-03 Dag-Erling... Mechanical whitespace cleanup. Also, note that previou...
2004-02-03 Dag-Erling... Remove newline characters from error strings.
2004-02-03 Dag-Erling... Missed one in previous commit.
2004-02-03 Dag-Erling... Style fixes.
2004-02-03 Daniel EischenAdd prototype for sem_timedwait().
2004-02-03 Ruslan ErmilovA shorter version of keeping all -std= options out...
2004-02-03 Ruslan ErmilovFixed MINUSLPAM:
2004-02-03 Ruslan ErmilovTake signal.c out of sources.
2004-02-03 Ruslan ErmilovPut generated headers into SRCS so that we pick them...
2004-02-03 Peter GrehanUse device alias "mpic" to locate the macio OpenPIC...
2004-02-03 Bill PaulImplement support for single packet sends. The Intel...
2004-02-03 Mike MakonnenConfigure a jail sysctl value only if it is different...
2004-02-03 Bruce EvansRemoved bogus checks that (PCPU_GET(curpcb) != NULL...
2004-02-03 Daniel EischenProvide a userland version of non-pshared semaphores...
2004-02-03 Daniel EischenModify the implementation of libc semaphores so that...
2004-02-03 Daniel EischenRegen.
next