]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-07-24 yarRemove the outdated casts to "char *" from the setsocko...
2002-07-24 bmilekicMove m_freem() from uipc_mbuf.c to subr_mbuf.c so it...
2002-07-24 johanMove whereis(1) relnote to 'userland changes' section.
2002-07-24 yarClean up the syslog(3) messages on the setsockopt(2...
2002-07-24 johanTeach whereis(1) about games.
2002-07-24 rwatsonStick a dark comment in about the fact that the NFS...
2002-07-24 mikeCatch up to rev 1.87 of sys/sys/socketvar.h (sb_cc...
2002-07-24 jhbMove sio's ebus attachment to the MI files section...
2002-07-24 jhbMove sio_isa.c back to MD files files due to PC98 brain...
2002-07-24 nyanMFi386: revision 1.407 (move the em driver entry to...
2002-07-24 blackendRemove the word IPSec to respect RFCs (for example
2002-07-24 julianWhen suspending a thread, update the appropriate (sic...
2002-07-24 julianrevert some of the handling of STOP signals in
2002-07-24 jdpWiden struct sockbuf's sb_timeo member to int from...
2002-07-24 luigiOnly log things net.inet.ip.fw.verbose is set
2002-07-24 tjrAvoid calling el_resize() from a signal handler, even...
2002-07-24 jakeFix warning.
2002-07-24 alfredAttempt to clarify comment in selrecord.
2002-07-23 gioriaMore userland section translation
2002-07-23 desInstall more man pages - I thought I'd committed this...
2002-07-23 desWhitespace nit.
2002-07-23 bmahUpdated release notes: lint 20020719, smbfs-1.4.5...
2002-07-23 trhodesRevert previous delta for cut(1) and calendar(1) as...
2002-07-23 tjrCatch SIGWINCH in interactive shells and call el_resize...
2002-07-23 bmilekicIntroduce mb_free() to the MBP_PERSIST{,ENT} interface...
2002-07-23 kanFix the sound driver vchan support to work when hw...
2002-07-23 jmallettRemove duplicate __FBSDID() - spotted by trying to...
2002-07-23 tjrMention the new bind(1) sh builtin.
2002-07-23 kanFix DIOCGMEDIASIZE and DIOCGSECTORSIZE ioctls to work...
2002-07-23 rwatsonMention SAVENAME and SAVESTART in the namei(9) operatio...
2002-07-23 rwatsonUpdate ucred.9 to talk a bit more about correct use...
2002-07-23 jmallettTurn on emacs line editing mode by default, as this...
2002-07-23 tjrCall el_source() to read the contents of .editrc when...
2002-07-23 dcss/ifdef/ifndef/.
2002-07-23 tjrAdd a `bind' builtin command, which is simply a wrapper...
2002-07-23 ruDependencies are delimited by space not tab.
2002-07-23 blackends/IPSEC/IPsec according to RFCs
2002-07-23 peterde-count pci
2002-07-23 peterde-count pci now that ahc/ahd are taken care of.
2002-07-23 peterpci is (finally) no longer a 'count' device. ahc/ahd...
2002-07-23 peterMinimal tweak to not depend on NPCI, but still maintain...
2002-07-23 ericHandle directories correctly.
2002-07-23 alc o Lock page queue accesses by vm_page_dontneed().
2002-07-23 arr- Pass the VM_ALLOC_WIRED flag to vm_page_alloc() in...
2002-07-23 alc o Extend the scope of the page queues lock in vm_pageo...
2002-07-23 arr- Make use of the VM_ALLOC_WIRED flag in the call to...
2002-07-23 fennerAdd '+FreeBSD' to the version string, to reflect that...
2002-07-23 iwasakiAdd NULL check for the output buffer from AcpiEvaluateO...
2002-07-23 johanAdd the -n option, which automatically answers "no...
2002-07-23 ruDon't forget to recalculate the IP checksum of the...
2002-07-22 fennerAdd an ICMP protocol handler, partly based on LBL's...
2002-07-22 ruDon't shrink socket buffers in tcp_mss(), application...
2002-07-22 fennerActually use gen_prep() and gen_check(), instead of...
2002-07-22 trhodesRevert last commit. Sorry for breaking things
2002-07-22 impintegrate from p4 repo:
2002-07-22 impThree minor changes:
2002-07-22 trhodesMFC: Fix some grammar, greater reduce diffs to HEAD
2002-07-22 alfredRemove unneeded caddr_t casts.
2002-07-22 sosFix the transfer size calculation.
2002-07-22 sosSync with the spl changes in -stable.
2002-07-22 sosUpdate the tags handling a bit, which makes support...
2002-07-22 alfredCleanup:
2002-07-22 umeuse IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY.
2002-07-22 umeadd -4 and -6 option to be able to specify an address...
2002-07-22 ruThis commit was generated by cvs2svn to compensate...
2002-07-22 ruUpdate for GNU texinfo 4.2.
2002-07-22 ruMerge texinfo 4.2 changes onto the trunk.
2002-07-22 ruUse stock (FSF) version of this file.
2002-07-22 ruThis commit was generated by cvs2svn to compensate...
2002-07-22 ruImport of stripped down GNU texinfo 4.2
2002-07-22 alfredChange struct vmspace->vm_shm from void * to struct...
2002-07-22 alfredRemove caddr_t.
2002-07-22 desSurround prototypes with __BEGIN_DECLS / __END_DECLS.
2002-07-22 umesync comment with reality. IN6P_BINDV6ONLY -> IN6P_IPV...
2002-07-22 umedo not refer to IN6P_BINDV6ONLY anymore.
2002-07-22 alfredremove caddr_t from fo_ioctl calls
2002-07-22 alfredremove caddr_t
2002-07-22 umeuse IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY.
2002-07-22 umesin6_len is not an address family. I believe this...
2002-07-22 robert - Remove unnecessary break statement.
2002-07-22 kanInitialize sockbits variable with FD_ZERO, to avoid...
2002-07-22 fanfFix typo: corrisponds -> corresponds
2002-07-22 iwasakiAdd device(power/sleep button and lid) wake function...
2002-07-22 rwatsonSet VAPPEND in open mode when O_APPEND is specified...
2002-07-22 robert - Use MAXLOGNAME - 1 rather than UT_NAMESIZE.
2002-07-22 robert - Use MAXLOGNAME - 1 instead of UT_NAMESIZE.
2002-07-22 rus,/usr/include,${INCLUDEDIR},
2002-07-22 bpThis commit was generated by cvs2svn to compensate...
2002-07-22 bpImport smbfs 1.4.5. This release intended to fix proble...
2002-07-22 truckmanPre-wire the output buffer so that sysctl_kern_function...
2002-07-22 truckmanProvide a way for sysctl handlers to pre-wire their...
2002-07-22 yarFix one RFC 959 incompliance:
2002-07-22 impCopy cis strings into the kernel.
2002-07-22 impCopy manufacturer and version string into the kernel...
2002-07-22 tjrDon't allow "||" or "&&" to be the first tokens of...
2002-07-22 tjrCorrect syntax error, remove the unescaped newline...
2002-07-22 rwatsonTeach discretionary access control methods for files...
2002-07-22 rwatsonAdd VALLPERM, which is a mask of all the access control...
2002-07-22 rwatsonSort vnode access mode flags.
2002-07-22 orionMove lock in pcm_chn_add() to after malloc.
next