]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-06-21 fennerUpdate for tcpdump 3.7.1
2002-06-21 fennerMerge tcpdump 3.7.1
2002-06-21 fennerThis commit was generated by cvs2svn to compensate...
2002-06-21 fennerImport tcpdump 3.7.1, from
2002-06-20 bmahRelease note added: rc.d.
2002-06-20 bmahModified release note: ncurses 5.2-20020615, added...
2002-06-20 luigiAdd some #define's for mbuf annotations.
2002-06-20 bmahProvide a way to keep out old ("historic") release...
2002-06-20 luigiAdd a few files which are needed to build "passwd"...
2002-06-20 obrienRemove GAWK. I removed it from the build 2 weeks ago...
2002-06-20 jake{f,s}usword -> {f,s}uword16. Implement {f,s}uword32.
2002-06-20 muxChange the way we internally store the mount options to
2002-06-20 jmallettFix a bug fixed by NetBSD in revision 1.42 of parse...
2002-06-20 jmallettMore unsigned char casts to isupper(3).
2002-06-20 peterMerge ncurses 5.2-20020615 changes onto mainline.
2002-06-20 jmallettProvide a heuristic for RCS conflicts.
2002-06-20 peterThis commit was generated by cvs2svn to compensate...
2002-06-20 peterImport ncurses 5.2-20020615 to fix a first-column displ...
2002-06-20 jmallettLook for wildcards, and balanced meta-characters such...
2002-06-20 jmallettExpand a buffer to reduce diffs to NetBSD.
2002-06-20 jmallettDiff reduction for great justice against NetBSD, cast...
2002-06-20 alfredImplement SO_NOSIGPIPE option for sockets. This allows...
2002-06-20 alc o Remove an incorrect cast from obreak(). This cast...
2002-06-20 alfredDon't leak resources if fdcheckstd() fails during exec.
2002-06-20 sobomaxDon't try to decode old-style options if the argv[1...
2002-06-20 iedowseDisplay the mutex name in the ^T status line if the...
2002-06-20 jmallettWhitespace fixes to line-up EOL escapes whose right...
2002-06-20 jmallettCast sp to uintptr_t when doing a compare of it to...
2002-06-20 jmallettIt seems the hard lock on m4(1) is viewed as superfluou...
2002-06-20 bdeQuick fix for the type of the bitmap in sigset_t. ...
2002-06-20 dougbAnonymize the "portmap" program to get better compatibi...
2002-06-20 peterUpdate an 'XXX what is this?' type comment about suswin...
2002-06-20 tjrStyle: put static qualifier on definition of static...
2002-06-20 peterUse suword16/fuword16 instead of susword/fusword -...
2002-06-20 jmallettBogusness may have happened using a variable assignment...
2002-06-20 peterDeorbit suibyte(). It was only used for split address...
2002-06-20 tjrtime(1) does not use the shell to execute the specified...
2002-06-20 peterRemove references to UIO_USERISPACE which no longer...
2002-06-20 peterRemove UIO_USERISPACE - we do not support any split...
2002-06-20 tjrMake it obvious that command line arguments may be...
2002-06-20 jmallettThat's right, you can shove your xargs(1) issues in...
2002-06-20 peteria32 %edx return comes from td_retval[1], not td_retval[0]
2002-06-20 peterUse suword32/64 and fuword32/64 like elsewhere instead...
2002-06-20 peterAdd boot_serial and boot_multicons variables to set...
2002-06-20 peterpanic rather than fault and explode if we fail to conti...
2002-06-20 peterUse the canonical pmap_{new,dispose,swapin,swapout...
2002-06-20 peterMove the "- 1" into the RQB_FFS(mask) macro itself...
2002-06-20 jmallettUse size_t consistently and complete some uncompleted...
2002-06-20 jmallettA function which takes no arguments has an argument...
2002-06-20 jmallettWe have a place for extern declarations of global varia...
2002-06-20 jmallettRemove two unused variables.
2002-06-20 jmallettMinor const cleanup.
2002-06-20 gshapiroAdd a warning regarding the SENDMAIL_*_MC make.conf...
2002-06-20 jmallettGrrr, make the test for embedded variables in the left...
2002-06-20 alc o Acquire and release the vm_map lock instead of Giant...
2002-06-20 peterSolve the 'unregistered netisr 18' information notice...
2002-06-19 jeff- Move the computation of pflags out of the page alloca...
2002-06-19 arr- Remove the lock(9) protecting the kernel linker system.
2002-06-19 jeff- Remove bogus use of kmem_alloc that was inherited...
2002-06-19 jeffTeach kmem_malloc about M_ZERO.
2002-06-19 robertCorrect spelling of 'supplied'.
2002-06-19 desWe don't use this any more.
2002-06-19 desEnable OPIE for sshd and telnetd. I thought I'd done...
2002-06-19 eivindMake locate.updatedb tell about the security risk when...
2002-06-19 mikeChange spelling of `u_char' to `unsigned char' to avoid...
2002-06-19 jmallettAdd a test for what was fixed in revision 1.27 and...
2002-06-19 jmallettFix a memory leak from previous commit by freeing the...
2002-06-19 impAdd better mediaopt support for ibss and friends.
2002-06-19 jmallettPossibly expand the variable name's embedded variables...
2002-06-19 matusitaSet PATH statically, and use 'env -i' to kick chroot...
2002-06-19 nyanMFi386: revisions from 1.342 to 1.344
2002-06-19 nyanBackout previous change and merge from sys/dev/sio...
2002-06-19 nyanMerged from sys/isa/fd.c revision 1.233.
2002-06-19 sosUse si_iosize_max to tell the upper layers not to use...
2002-06-19 sosAdd yet another (older) Promise chip
2002-06-19 tjrBring documentation on CDPATH and its effects on cd...
2002-06-19 tjrFix duplicate % in %b format introduced in rev 1.22.
2002-06-19 dillonIn rev 1.72 a situation related to write/mmap was fixed...
2002-06-19 tjrLet printf(1) tell the difference between zero width...
2002-06-19 phkRemove the compat bits for the mis-aligned struct diskl...
2002-06-19 desDon't try to dereference conn when we know it's NULL.
2002-06-19 tjrAllow format strings containing "%%" to be reused.
2002-06-19 tjrAllow `%' to be written out with an octal escape (...
2002-06-19 tjrIndicate that env(1) allows you to supply arguments...
2002-06-19 alfredSquish the "could sleep with process lock" messages...
2002-06-19 obrienGuard definitions for use with C++ code.
2002-06-19 alc o Replace GIANT_REQUIRED in vm_object_coalesce() by...
2002-06-19 obrienDisconnect the docs until we figure out if there are...
2002-06-19 dougbAnother good suggestion from Bruce, only create links...
2002-06-19 tjrDon't convert a single space before a tab stop into...
2002-06-19 billffix whitespace botch in previous commit.
2002-06-18 pdeuskarRemoved unneeded files.
2002-06-18 alfredsetsugid() touches p->p_flag so assert that the proc...
2002-06-18 julianA node that creates a device entry in /dev (yay devfs)
2002-06-18 n_hibmaMake the speed used by gdb over serial settable in...
2002-06-18 gordonFix a typo in the named startup options
2002-06-18 alc o Remove LK_CANRECURSE from the vm_map lock.
2002-06-18 obrienFreeBSD is one of the OS's that does not require the...
2002-06-18 chrisFix style and wording bugs introduced in my last commit.
2002-06-18 dougbDo vidcontrol -m on after starting moused for a usb...
next