]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-05-23 jakeChange the way that the queue(3) structures are declare...
2000-05-23 ghelmerDescribe errx/warnx in comparison to errc/warnc/err...
2000-05-23 jlemonAdd code which actually checks for the NCR PCI id so...
2000-05-23 sosFix a nasty bug in ata_intr, parens are a good thing...
2000-05-23 dmlbMoved a bit of resource allocation from probe to attach...
2000-05-23 brianAlways pass packets through libalias when NAT is enabled.
2000-05-23 ghelmerCatch and report fdopen failures.
2000-05-23 ghelmerCatch and report memory allocation failures.
2000-05-23 jhbGrrr, fix a silly 'movl' -> 'movw' typo in both pxeldr...
2000-05-23 jhbClean up some more 16-bit code and get rid of more...
2000-05-23 jhbClean up all of the 16-bit assembly code in the x86...
2000-05-23 dcsDocument abial's .#.
2000-05-23 nyanFixed return value of adv_attach function.
2000-05-23 psInstall a manpage for more.
2000-05-23 psForgot one small more(1) compat patch.
2000-05-23 psDetach usr.bin/more and install a link from less. ...
2000-05-23 psAllow less to work on > 2GB files.
2000-05-23 acheTurn on CheckMail to be more login-compatible by default
2000-05-23 psMake less act like more(1) when it is invoked as more.
2000-05-23 jdpUse the new machine-independent versions of crtbegin...
2000-05-22 msmithMake a trip to Pointy-Hats-R-Us and actually include...
2000-05-22 joergApply a `fixup' to the blocksize gathered from the...
2000-05-22 umeReplace isurl() with isipv6addr().
2000-05-22 obrienSort the sys includes.
2000-05-22 obrienAT&T asm syntax requires a leading '*' in front of...
2000-05-22 obrienFix a C-style comment that had a syntax error -- AND...
2000-05-22 obrienIf we are going to do a byte compare, the operands...
2000-05-22 obrienFix inconsistent assembly. If byte moves are specified...
2000-05-22 jdpEliminate unaligned accesses that occurred when relocat...
2000-05-22 dansysctl'ize ICMP_BANDLIM and ICMP_BANDLIM_SUPPRESS_OUTPUT.
2000-05-22 danAdd option ICMP_BANDLIM_SUPPRESS_OUTPUT to the mix...
2000-05-22 jlemonAdd PCI ID for NEC/Compaq controller.
2000-05-22 jlemonAdd PCI id for Compaq Smart Array 431 card.
2000-05-22 nyanSync with sys/i386/isa/isa_compat.h revisions 1.28...
2000-05-22 umeUse $FTP_PASSWORD for FTP password. If $FTP_PASSWORD...
2000-05-22 psDont use/install the formatted man file.
2000-05-22 psbmake glue for less.
2000-05-22 psThis commit was generated by cvs2svn to compensate...
2000-05-22 psImport the [now] dual licensed version 3.5.4 of less...
2000-05-22 brianDon't USE_PIPES
2000-05-22 sheldonhFix a small grammar nit, with the maintainer's implicit...
2000-05-22 obrienUpdated 2.10 headers.
2000-05-22 obrienTweaks to match those done in the Binutils mainline...
2000-05-22 obrienversion 2.10 config file.
2000-05-22 obrienConditionally define "CROSS_COMPILE" here.
2000-05-22 brianReturn -2 when tcp_OpenConnection() fails so that ppp...
2000-05-22 brianBe more verbose when a second link doesn't match the...
2000-05-22 obrienPull the switch and activate our Binutils to a snapshot...
2000-05-22 obrienDo not use DWARF2 unwinding mechanisms for C++ exceptio...
2000-05-22 imp<blush> I tested the real code changes, but neglected...
2000-05-22 impDo not read editrc file from '.'. This can be as unsaf...
2000-05-22 impMake comment match code forgotten in last commit
2000-05-22 impAdd $FreeBSD$ so I can commit:
2000-05-22 impIt turns out that I was wrong. The chip in my machine...
2000-05-22 kuriyamaCXD1847A and CXD1947A have same product ID.
2000-05-21 kenImplement a new camcontrol function, 'camcontrol format'.
2000-05-21 jlemonCompute the checksum before handing the packet off...
2000-05-21 dmlbMFRELENG_3
2000-05-21 dmlbMFRELENG_3
2000-05-21 dmlbMFRELENG_3
2000-05-21 greenIn the modern world, things are much faster than when...
2000-05-21 hoekDon't segv if bs or bc aren't defined in termcap's...
2000-05-21 greenBack out NOTE_EXIT status reporting pending discussion.
2000-05-21 peterProvide a temporary undocumented option: SHM_PHYS_BACKE...
2000-05-21 peterCheckpoint of a new physical memory backed object type...
2000-05-21 peterAck, I made a typo moments before commit. :-(
2000-05-21 peterImplement an optimization of the VM<->pmap API. Pass...
2000-05-21 hoekCompile in the case that anyone ever actually uses...
2000-05-21 hoekUh, ya, sure this almost compiled for __bsdi__. NOT!
2000-05-21 hoekMake this compile in case anyone ever wants to use...
2000-05-21 hoekThe LOCKPARENT flag is singular. It doesn't work causi...
2000-05-21 hoekNo be needed here --- "typo".
2000-05-21 hoekTypo in comments explaining what MAN_FILTER is.
2000-05-21 hoekTypos, missing words. I don't believe any of these...
2000-05-21 hoekFix a memory leak in getent() that occurred when the...
2000-05-21 hoekFix a memory leak with lc->lc_cap in login_close().
2000-05-21 hoekOnce again fix substitution of TMAC_M and TMAC_S_PREFIX...
2000-05-21 jakeMajor style cleanup; make ordering and internal use...
2000-05-21 gallatinPrevent vidcontrol -i from crashing alphas
2000-05-20 jkhI've always wanted to be able to dump out the current...
2000-05-20 umeIPv6 support.
2000-05-20 obrienDocument "-alias".
2000-05-20 obrienRevert rev 1.10 as I took the bug report too much on...
2000-05-20 jdpTake crtbegin.c and crtend.c from the new machine-indep...
2000-05-20 obrienOur `ifconfig' syntax uses "alias" not "-alias".
2000-05-20 nyanOops, rman_get_bushandle() should be converted to rman_...
2000-05-20 obrienASM_DECLARE_OBJECT_NAME and ASM_FINISH_DECLARE_OBJECT...
2000-05-20 obrienMatch the include protection with the install location.
2000-05-20 grogDon't forget 'stripe' and 'mirror' commands when we...
2000-05-19 peter<machine/lpt.h> does not exist anymore. use <dev/ppbus...
2000-05-19 peterInstall /usr/include/dev/ppbus as well as dev/usb
2000-05-19 peterAdd dev/ppbus for lptio.h
2000-05-19 msmithCorrect the syntax of ROOTDEVNAME and describe it somew...
2000-05-19 obrienWe use a MI version of this now, which is mostly this...
2000-05-19 mppUpdate the man page to match utmp.h.
2000-05-19 obrienRather than use a MD lpt.h, we now use the MI lptio.h.
2000-05-19 dbakerCorrect confusion and differentiate appropriately betwe...
2000-05-19 nyanSync with sys/i386/conf/GENERIC revisions from 1.246...
2000-05-19 nyanFixed to support PC-98.
2000-05-19 nyanUse the rman_get_bustag() and rman_get_bushandle()...
next