]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-01-07 Alan CoxMake bogus_offset local to bufinit().
2003-01-07 Prafulla DeuskarThe README refers to a LICENSE file, so add that file...
2003-01-07 Poul-Henning... Fix warnings & errors caused by my last commit.
2003-01-07 Kirk McKusickThis patch fixes a problem caused by applications that...
2003-01-07 John BaldwinCast the integer read as the first argument for %b...
2003-01-07 Bruce A. MahNew release note: SA-02:44.
2003-01-07 David E. O... Add support for OPIE and PAM.
2003-01-07 Bruce A. MahUse manpage entities for ciss(4), iir(4), and trm(4).
2003-01-07 Bruce A. MahNew release notes: fwcontrol(8) (+MFC), swapoff(8...
2003-01-07 Chris CostelloCorrect a couple small typos.
2003-01-07 Hidetoshi Shimokawa- Fix print format for FreeBSD-4
2003-01-07 Chris CostelloAdd an entry for libugidfw.
2003-01-07 Chris CostelloDocument the file system firewall interface library...
2003-01-07 Scott LongTeach sysinstall about rpcbind, rpc.lockd, and rpc...
2003-01-07 David XuClear some KSE fields after kse mode was turned off.
2003-01-07 Tim J. Robbins#include "namespace.h" to get a prototype for _err().
2003-01-07 Tim J. RobbinsRemove an unused variable: mbresult.
2003-01-07 Tim J. Robbins#include <stdlib.h> for free()'s prototype.
2003-01-07 Tim J. RobbinsUse hidden names (_close, _dup2, _waitpid, etc.) where...
2003-01-07 Tim J. RobbinsAdd waitpid to the list of hidden names for use by...
2003-01-07 David XuForgot to call setrunnable() for un-idled thread.
2003-01-07 David XuCheck signals for idled threads.
2003-01-07 Giorgos KeramidasTypo fixes.
2003-01-07 Warner LoshWe've had something like this file since 1992, so there...
2003-01-07 Hidetoshi ShimokawaDon't call fw_bus_probe() twice when successive self...
2003-01-07 John PolstraPut the ASIC revision into the device description strin...
2003-01-07 Maxime Henriono Only try to recopy the mbuf into an mbuf cluster if
2003-01-06 John PolstraDon't reference the maxlen and flags fields in the...
2003-01-06 Tom RhodesRemove redundant documenation.
2003-01-06 Tom RhodesCorrect order of alignment in EXAMPLES.
2003-01-06 Sebastien GioriaHappy new year 2003 !
2003-01-06 Thomas MoestlConvert to use bus_dmamap_load_mbuf(); decouple softwar...
2003-01-06 Sam Lefflermore crypto test stuff:
2003-01-06 Thomas Moestl- Convert to use bus_dmamap_load_mbuf().
2003-01-06 Thomas MoestlChange the iommu code to be able to handle more than...
2003-01-06 Bruce A. MahUpdate release documentation copyright dates.
2003-01-06 Tom RhodesMajor update to the refuse file.
2003-01-06 Sam Lefflerdon't reference a pkthdr after M_MOVE_PKTHDR has "remov...
2003-01-06 Sam Lefflerpurge extraneous clears of M_PKTHDR since M_MOVE_PKTHDR...
2003-01-06 Sam Lefflerfix memory allocation problems and collateral damage:
2003-01-06 Thomas Moestl- remove the unused parent DMA tag argument from
2003-01-06 Poul-Henning... geom_bsd need -lmd to link now.
2003-01-06 Poul-Henning... BSD disklabels expose the controling label though the...
2003-01-06 Poul-Henning... In userland case include <errno.h>, not <err.h>. This...
2003-01-06 Thomas MoestlBump the IOMMU TSB size to 32kB, to match the default...
2003-01-06 Thomas MoestlPrefix the members of struct bus_space_tag and struct...
2003-01-06 Peter WemmBack out last commit.
2003-01-06 Sam Lefflercorrect flags passed when allocation crypto request...
2003-01-06 Hiroki SatoUpdate the supported systems section.
2003-01-06 Hiroki SatoMerge the following from the English version:
2003-01-06 Thomas MoestlStyle and comment fixes, no functional changes.
2003-01-06 Tom RhodesBack out revisions 1.45 && 1.46, they are incorrect.
2003-01-06 Thomas MoestlLook for the correct method in sparc64_dmamap_load_mbuf...
2003-01-06 David E. O... Compare pointers to NULL rather than make it look like...
2003-01-06 Tom RhodesDocument what .jcr and .eh_frame is.
2003-01-06 Thomas MoestlInitialize the cache line size register of all PCI...
2003-01-06 David E. O... save_realloc() should use reallocf() to close memory...
2003-01-06 Thomas MoestlSome cleanup:
2003-01-06 Thomas Moestl- remove some outdated comments
2003-01-06 Warner LoshTerminate the usage message with \n.
2003-01-06 Thomas Moestl1.) fix a copy-and-paste-o in a panic() message
2003-01-06 Mike BarcroftBah, just use %zu for printing size_t.
2003-01-06 Dag-Erling... This commit was generated by cvs2svn to compensate...
2003-01-06 Dag-Erling... Vendor import of OpenPAM Daffodil.
2003-01-06 Tom RhodesFix a type that crept in during my last commit here.
2003-01-06 Yoshihiro TakahashiAdd SCSI MO device support.
2003-01-06 Jacques VidrineCorrect file descriptor leaks in lseek and do_dup.
2003-01-06 Maxime HenrionFix warnings on 64bits architectures.
2003-01-06 Peter WemmMove dashutdown from SHUTDOWN_PRI_DEFAULT to SHUTDOWN_P...
2003-01-06 Warner LoshMFp4: make it work
2003-01-06 Hidetoshi ShimokawaUse device_printf() and s/fc->dev/fc->bdev/.
2003-01-06 Warner Loshdevd not devdd
2003-01-06 Poul-Henning... Update kernbb(8) to deal with GCC's new way of doing...
2003-01-06 Poul-Henning... This is all "#if defined(__i386__) && __GNUC__ >= 2":
2003-01-06 Jordan K. HubbardPrevent buffer overflow in format_cmd() by properly...
2003-01-06 Poul-Henning... Add two symbols start_ctors and stop_ctors to allow...
2003-01-06 Tim J. Robbinsstrfmon(3) does not correctly handle multibyte characte...
2003-01-06 Tim J. RobbinsNote that the printf(3) and scanf(3) family of function...
2003-01-06 Hidetoshi ShimokawaFix fc->dev to fc->bdev.
2003-01-06 Tom RhodesLink a.out(5) to aout(5) to follow the module name.
2003-01-06 Tom RhodesAdd two new manual pages. Welcome the ida(4) and iir...
2003-01-06 David E. O... We have a usable 'LOGIN_NAME_MAX' now.
2003-01-06 David E. O... Add the POSIX sanctioned "LOGIN_NAME_MAX" -- Maximum...
2003-01-06 Mike BarcroftCast return values of sizeof() to int so they can be...
2003-01-06 David E. O... Need to prototype strsuftollx() to quiet a warning.
2003-01-06 David E. O... Make the "nbsd_20030105" import build.
2003-01-06 David E. O... This commit was generated by cvs2svn to compensate...
2003-01-06 David E. O... NetBSD files needed to build LukeM's ftpd src as taken...
2003-01-06 Marcel MoolenaarMove ia64_sapics and ia64_sapic_count from interrupt...
2003-01-06 Mike SilbersackOoops, use the full name of XL_FLAG_EEPROM_OFFSET_30
2003-01-06 Peter WemmMove the itm reload to a single place rather than havin...
2003-01-06 Marcel MoolenaarReplace the hardcoding of 255 as the clock interrupt...
2003-01-06 Peter WemmExplicitly have the timecounter init happen after the...
2003-01-06 Marcel MoolenaarEnable pppctl(8) on ia64.
2003-01-06 Marcel MoolenaarPort libc_r to ia64. We need to do things slightly...
2003-01-06 Mike SilbersackAdd support for the 3c555 miniPCI chipset.
2003-01-06 Marcel MoolenaarManually inline handleclock(). There's only a single...
2003-01-06 Mike SilbersackAdd two MII_SETs to provide a bit more time between...
2003-01-06 Marcel MoolenaarCount interrupts as soon as possible. This makes sure...
2003-01-06 David E. O... Merge our .Nm changes into the nbsd_20030105 import.
next