]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-02-20 Tony FinchAdd some missing punctuation symbols, in particular...
2004-02-20 Ruslan ErmilovUnbreak the upgrade path from 4.9 after removal of...
2004-02-20 Hidetoshi ShimokawaNormalize polling interval while the target is offline.
2004-02-20 Wilko BulteList EPSON Perfection 3200 as supported.
2004-02-20 Pawel Jakub... New failure detection algorithm was backed out, so...
2004-02-20 Pawel Jakub... Backout previous change, it breaks build and it is...
2004-02-20 Brian FeldmanDocument dependence of mktemp(3) on the non-reentrant...
2004-02-20 Brian FeldmanMake sure to wake up any select waiters when closing...
2004-02-20 Marcel MoolenaarMoving forward, there's no reason to exclude libpthread...
2004-02-20 Garance A DrosehnChange the 'realclean' target name to be 'cleanworld...
2004-02-20 Mathew KannerFix a glitch in my last commit and revert to using...
2004-02-19 Wilko BulteMake uscanner recognise EPSON Perfection 3200. Tested...
2004-02-19 John BaldwinTidy up the thread taskqueue implementation and close...
2004-02-19 Wilko BulteAdd EPSON Perfection 3200 scanner.
2004-02-19 Wilko BulteAdd EPSON Perfection 3200 scanner
2004-02-19 Garance A DrosehnImprovements on the 'make realclean' target. Some...
2004-02-19 Jacques VidrineRework jail_attach(2) so that an already jailed process...
2004-02-19 David E. O... Allow to compile with non-GCC compiler.
2004-02-19 Poul-Henning... s/bytes/byte/
2004-02-19 Philip PaepsDocument the acpi_toshiba driver written by Hiroyuki...
2004-02-19 Poul-Henning... Report the correct length for symlink entries.
2004-02-19 Tim KientzleClarify the "lp" description to mention port@host syntax.
2004-02-19 John BaldwinAdd back an include to fix the build for the CPU_ELAN...
2004-02-19 Nate LawsonUse ACPI_NEXT_RESOURCE instead of defining our own...
2004-02-19 Nate LawsonDo not remove the fixed handlers. Several systems...
2004-02-19 Pawel Jakub... Update manual page (new failure detection algorithm...
2004-02-19 Pawel Jakub... Add new failure detection algorithm.
2004-02-19 Pawel Jakub... Export private structure owned by ng_ether(4) module...
2004-02-19 Pawel Jakub... Add control utility for disk concatenation (GEOM_CONCAT...
2004-02-19 Dag-Erling... Turn non-PAM password authentication off by default...
2004-02-19 Pawel Jakub... Makefile needed for building geom_concat module.
2004-02-19 Pawel Jakub... Introduce CONCAT GEOM class for disk concatenation.
2004-02-19 Hajimu UMEMOTO- call ip6_output() instead of nd6_output() when ipsec...
2004-02-19 Pawel Jakub... Path correction.
2004-02-19 Pawel Jakub... Added sysctl security.jail.jailed.
2004-02-19 Pawel Jakub... Simplify check. We are only able to check exclusive...
2004-02-19 Pawel Jakub... Fixed ucred structure leak.
2004-02-19 Mike MakonnenImplement PThreads barriers and barrier attributes.
2004-02-19 Mike MakonnenDon't wake up the thread after the signal handler
2004-02-19 Yoshihiro TakahashiMFi386: revision 1.466
2004-02-19 Bruce M SimpsonAdd BSD compatibility tty ioctls LINUX_TIOCSBRK and...
2004-02-19 Ruslan ErmilovImprove formatting.
2004-02-19 Don LewisWhen reparenting a process in the PT_DETACH code, only...
2004-02-19 Tim J. RobbinsUse size_t or ssize_t wherever appropriate instead...
2004-02-19 Tim J. RobbinsEnforce the file size limit in VOP_WRITE() as well...
2004-02-19 Alan Cox - Correct a long-standing race condition in vm_page_tr...
2004-02-19 Mike MakonnenDon't forget to enable the ipv6 firewall once the rules...
2004-02-19 Don LewisA Linux thread created using clone() should not send...
2004-02-19 Mike MakonnenIn-line documentation.
2004-02-19 Nate LawsonFix problem caused by previous commit where some users...
2004-02-19 Nate LawsonAdd support for 'h' and 'hh' modifiers for printf(9).
2004-02-19 David E. O... Checkpoint the NOTES I was working on.
2004-02-19 Makoto MatsushitaUnbreak fixit crunch: since Feb/17/2004, mount(8) requi...
2004-02-19 Mathew KannerFix a long-standing bug where select on vchans doesn...
2004-02-18 John BaldwinSwitch to using the new $PIR interrupt routing code...
2004-02-18 John BaldwinRework the $PIR (aka PCIBIOS) PCI interrupt routing...
2004-02-18 Poul-Henning... Improve contents, ruin formatting.
2004-02-18 Andrey A. ChernovInstall gnuregex.h as wrapper for gnu/regex.h (with...
2004-02-18 Dag-Erling... Use %zu for size_t, like God intended.
2004-02-18 Dag-Erling... Fix printf() format bug in previous commit (size_t...
2004-02-18 Poul-Henning... Change the disk(9) API in order to make device removal...
2004-02-18 Andrey A. ChernovAdd */lib/getopt* I miss somehow initially.
2004-02-18 Ceri DaviesCorrect minor typos.
2004-02-18 Ceri DaviesOnly call chflags() on directories once.
2004-02-18 Mike MakonnenRemove thr_getschedparam.c since it's contents have...
2004-02-18 David MaloneAdd a -n option that stops ip6fw making any changes...
2004-02-18 Mike MakonnenThere are consumers of rwlocks, inluding our own libc...
2004-02-18 Mike Makonneno Catch up with the mutex priority protocol fixes.
2004-02-18 Mike Makonneno Style
2004-02-18 Mike Makonneno Refactor and, among other things, get rid of insane...
2004-02-18 Dag-Erling... Revamp the statistics code, and switch to a much more...
2004-02-18 Mike MakonnenMove the initialization of thread priority to a common...
2004-02-18 Mike MakonnenMove the weak references to the top of the file to...
2004-02-18 Tim J. RobbinsAdd partial support for large (>4GB) files on ext2...
2004-02-18 Maxim Konovalovo Fix a bridge example: sysctl net.inet.ip.forwarding...
2004-02-18 Robert WatsonAdd "-q" argument to setfmac and setfsmac to allow...
2004-02-18 Colin PercivalUse correct thousands separator for the Italian locale.
2004-02-18 Colin PercivalDon't ignore errors from vfs_allocate_syncvnode.
2004-02-18 Wes PetersMention that kernel environment variables may be config...
2004-02-18 Colin PercivalFix misspellings in the freebsd-tips fortunes. The...
2004-02-18 Bruce EvansFixed some style bugs (spaces instead of tabs in macro...
2004-02-18 Peter WemmCheckpoint a hack to enable running i386 libc_r binarie...
2004-02-18 Max LaierBackout MT_TAG removal (i.e. bring back MT_TAGs) for...
2004-02-17 Jim Reesremove dead code
2004-02-17 Bill PaulAdd vector for memmove() (currently aliased to memcpy...
2004-02-17 Wes PetersMake the distinction between sysctl kernel environment...
2004-02-17 Søren SchmidtDont use the bio_taskqueue if we are in timeout.
2004-02-17 Maksim Yevmenkinl2ping(8) should not loose echo data if target does...
2004-02-17 Tom RhodesDo not place dirmask in unnamed padding. Move it to...
2004-02-17 Hajimu UMEMOTOIPSEC and FAST_IPSEC have the same internal API now;
2004-02-17 Maxim Konovalovo Be consistent with the declaration: pri -> priority.
2004-02-17 David MaloneCorrect a comment.
2004-02-17 Bruce EvansBacked out previous commit since it just causes panics...
2004-02-17 Dag-Erling... Mechanical whistespace cleanup.
2004-02-17 Dag-Erling... Remove configurations which aren't used in production.
2004-02-17 Dag-Erling... Whitespace nit.
2004-02-17 Tim J. RobbinsIf the "next free cluster" field of the FSInfo block...
2004-02-17 Greg LeheyReport the difference between ufs and ufs2.
2004-02-17 Ruslan ErmilovRe-add sio.S, and properly deal with assembler files.
2004-02-17 Andrey A. ChernovOops, use -I${DESTDIR}/usr/include/gnu instead of ...
next