]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-07-23 Peter Wemmde-count pci
2002-07-23 Peter Wemmde-count pci now that ahc/ahd are taken care of.
2002-07-23 Peter Wemmpci is (finally) no longer a 'count' device. ahc/ahd...
2002-07-23 Peter WemmMinimal tweak to not depend on NPCI, but still maintain...
2002-07-23 Eric MelvilleHandle directories correctly.
2002-07-23 Alan Cox o Lock page queue accesses by vm_page_dontneed().
2002-07-23 Andrew R. Reiter- Pass the VM_ALLOC_WIRED flag to vm_page_alloc() in...
2002-07-23 Alan Cox o Extend the scope of the page queues lock in vm_pageo...
2002-07-23 Andrew R. Reiter- Make use of the VM_ALLOC_WIRED flag in the call to...
2002-07-23 Bill FennerAdd '+FreeBSD' to the version string, to reflect that...
2002-07-23 Mitsuru IWASAKIAdd NULL check for the output buffer from AcpiEvaluateO...
2002-07-23 Johan KarlssonAdd the -n option, which automatically answers "no...
2002-07-23 Ruslan ErmilovDon't forget to recalculate the IP checksum of the...
2002-07-22 Bill FennerAdd an ICMP protocol handler, partly based on LBL's...
2002-07-22 Ruslan ErmilovDon't shrink socket buffers in tcp_mss(), application...
2002-07-22 Bill FennerActually use gen_prep() and gen_check(), instead of...
2002-07-22 Tom RhodesRevert last commit. Sorry for breaking things
2002-07-22 Warner Loshintegrate from p4 repo:
2002-07-22 Warner LoshThree minor changes:
2002-07-22 Tom RhodesMFC: Fix some grammar, greater reduce diffs to HEAD
2002-07-22 Alfred PerlsteinRemove unneeded caddr_t casts.
2002-07-22 Søren SchmidtFix the transfer size calculation.
2002-07-22 Søren SchmidtSync with the spl changes in -stable.
2002-07-22 Søren SchmidtUpdate the tags handling a bit, which makes support...
2002-07-22 Alfred PerlsteinCleanup:
2002-07-22 Hajimu UMEMOTOuse IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY.
2002-07-22 Hajimu UMEMOTOadd -4 and -6 option to be able to specify an address...
2002-07-22 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-07-22 Ruslan ErmilovUpdate for GNU texinfo 4.2.
2002-07-22 Ruslan ErmilovMerge texinfo 4.2 changes onto the trunk.
2002-07-22 Ruslan ErmilovUse stock (FSF) version of this file.
2002-07-22 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-07-22 Ruslan ErmilovImport of stripped down GNU texinfo 4.2
2002-07-22 Alfred PerlsteinChange struct vmspace->vm_shm from void * to struct...
2002-07-22 Alfred PerlsteinRemove caddr_t.
2002-07-22 Dag-Erling... Surround prototypes with __BEGIN_DECLS / __END_DECLS.
2002-07-22 Hajimu UMEMOTOsync comment with reality. IN6P_BINDV6ONLY -> IN6P_IPV...
2002-07-22 Hajimu UMEMOTOdo not refer to IN6P_BINDV6ONLY anymore.
2002-07-22 Alfred Perlsteinremove caddr_t from fo_ioctl calls
2002-07-22 Alfred Perlsteinremove caddr_t
2002-07-22 Hajimu UMEMOTOuse IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY.
2002-07-22 Hajimu UMEMOTOsin6_len is not an address family. I believe this...
2002-07-22 Robert Drehmel - Remove unnecessary break statement.
2002-07-22 Alexander KabaevInitialize sockbits variable with FD_ZERO, to avoid...
2002-07-22 Tony FinchFix typo: corrisponds -> corresponds
2002-07-22 Mitsuru IWASAKIAdd device(power/sleep button and lid) wake function...
2002-07-22 Robert WatsonSet VAPPEND in open mode when O_APPEND is specified...
2002-07-22 Robert Drehmel - Use MAXLOGNAME - 1 rather than UT_NAMESIZE.
2002-07-22 Robert Drehmel - Use MAXLOGNAME - 1 instead of UT_NAMESIZE.
2002-07-22 Ruslan Ermilovs,/usr/include,${INCLUDEDIR},
2002-07-22 Boris PopovThis commit was generated by cvs2svn to compensate...
2002-07-22 Boris PopovImport smbfs 1.4.5. This release intended to fix proble...
2002-07-22 Don LewisPre-wire the output buffer so that sysctl_kern_function...
2002-07-22 Don LewisProvide a way for sysctl handlers to pre-wire their...
2002-07-22 Yaroslav TykhiyFix one RFC 959 incompliance:
2002-07-22 Warner LoshCopy cis strings into the kernel.
2002-07-22 Warner LoshCopy manufacturer and version string into the kernel...
2002-07-22 Tim J. RobbinsDon't allow "||" or "&&" to be the first tokens of...
2002-07-22 Tim J. RobbinsCorrect syntax error, remove the unescaped newline...
2002-07-22 Robert WatsonTeach discretionary access control methods for files...
2002-07-22 Robert WatsonAdd VALLPERM, which is a mask of all the access control...
2002-07-22 Robert WatsonSort vnode access mode flags.
2002-07-22 Orion HodsonMove lock in pcm_chn_add() to after malloc.
2002-07-22 Peter WemmMove 'em' from files.i386 to files so that it is within...
2002-07-22 Peter WemmNo more NO_WERROR for the kernel. It's still possible...
2002-07-22 Peter WemmThe transition time for -Werror has been gone for a...
2002-07-22 Peter WemmMake this compile.
2002-07-22 Peter WemmRemove bktr.h/NBKTR. Set BKTR_FREEBSD_MODULE in opt_bk...
2002-07-21 Peter WemmRemove stray function prototype. I wrote and removed...
2002-07-21 Peter WemmAdd units to card, wdc, wcd, wst and wfd
2002-07-21 Peter WemmAdd unit counts for the i4b stuff where it still uses...
2002-07-21 Peter WemmAdd unit count to 'card'
2002-07-21 Peter Wemmpci/cy_pci.c is still MD, it needs i386/isa/cy.c for...
2002-07-21 Peter WemmAdd static unit count to pci
2002-07-21 Peter WemmAdd static unit count for 'card'
2002-07-21 Peter WemmAdd static unit count for pci here as well.
2002-07-21 Peter WemmAdd explicit unit count on 'device pci' for ahc/ahd
2002-07-21 Peter WemmCheck for missing static unit 'count' declarations...
2002-07-21 Peter WemmThe following devices do not take a static unit 'count...
2002-07-21 Peter WemmCheck that we are not supplying 'device foo N' to devic...
2002-07-21 Peter WemmChange bktr and smbus from 'count' back to 'optional'
2002-07-21 Peter WemmRemove dependency on NPCI. Use 'options ATA_NOPCI...
2002-07-21 Ruslan ErmilovMoved `clean:' below, just before the inclusion of...
2002-07-21 Alan Cox o Lock page queue accesses by vm_page_free() and vm_pa...
2002-07-21 Ruslan ErmilovFixed improper SCRIPTS assignment that broke `clean'.
2002-07-21 Alan Cox o Lock page queue accesses by vm_page_free().
2002-07-21 Robert DrehmelRemove duplicated '__BEGIN_DECLS' which obviated compiling
2002-07-21 Alan Cox o Lock page queue accesses in nfs_getpages().
2002-07-21 Hajimu UMEMOTObe able to configure to run an IPv6 routing daemon...
2002-07-21 Alan Cox o Lock page queue accesses by vm_page_free().
2002-07-21 Nick SayerAdd uaudio -- a USB audio device driver.
2002-07-21 Wolfram SchneiderFix broken handbook links.
2002-07-21 Johan KarlssonSave flags returned by vn_open and use them when callin...
2002-07-21 Johan KarlssonOnly use one %s when there is only one argument to...
2002-07-21 Philippe CharnierCorrect wrong grammar from previous commit. Note that...
2002-07-21 Philippe CharnierRemoval of spaces at EOL. Add __FBSDID. New function...
2002-07-21 Philippe Charniers/A last utility last appeared/A last utility appeared...
2002-07-21 Yaroslav TykhiyAllow deleting and renaming stale symlinks and
2002-07-21 Seigo TanimuraDo not pass a thread with the state TDS_RUNQ to setrunq...
2002-07-21 Tim J. RobbinsImplement the P1003.2 `command' builtin command, which...
next