]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-05-28 Tim VanderhoekRemove a couple of dups and fix a typo. This doesn...
2000-05-28 Tim VanderhoekA set of diffs to bring the new murphy into line with the
2000-05-28 Tim VanderhoekQuoting submitter:
2000-05-28 Tim VanderhoekBy overwhelming demand, revert the one=two joke to...
2000-05-28 David E. O... Move adv.4, adw.4, aha.4, ahb.4, bktr.4, bt.4, dpt...
2000-05-28 Andrew GallatinAdd AlphaServer 2000 (demi-sable), 2100 (sable), and...
2000-05-28 Andrew GallatinAllow platform specific isa interrupt setup & teardown...
2000-05-27 Kris KennawaySilence warnings.
2000-05-27 Chris CostelloFix a misspelling: undefied -> undefined
2000-05-27 David E. O... MFA: Add {kernel,module}-{depend,clean,cleandepend...
2000-05-27 David E. O... Use /sys/sys/*.h over /usr/include/sys.
2000-05-27 Warner LoshAdd entry for new binutils that are needed to properly...
2000-05-27 Wilko BulteAdd suggested comment for TCP_DROP_SYNFIN and TCP_RESTR...
2000-05-27 Cameron Grantfix the return value of the SOUND_PCM_WRITE_CHANNELS...
2000-05-27 Doug RabsonUse bus_space_handle_t instead of bus_space_tag_t to...
2000-05-27 Doug RabsonUpdate to use newbus and busspace.
2000-05-27 John Baldwin- Remove unnecessary 'data32' and 'addr32' prefixes...
2000-05-27 Warner LoshAdd IBM 56K Modem (PR 17992, Jeroen C. van Gelderen)
2000-05-27 David E. O... Fix conflicts.
2000-05-27 David E. O... This commit was generated by cvs2svn to compensate...
2000-05-27 David E. O... Bring in bug fixes from the GCC anoncvs server's "gcc...
2000-05-27 Peter WemmUse .include <bsd.kmod.mk> to get to ../../*/conf/kmod...
2000-05-27 Peter WemmSigh. Use the correct path to bsd.conf.mk. It's times...
2000-05-27 Peter WemmAdd bsd.kmod.mk back.
2000-05-27 Peter WemmRevive a skeleton for bsd.kmod.mk (which will be in...
2000-05-26 Daniel C. SobralStrip spaces and comments more agressively.
2000-05-26 Cameron Grantmove various fields from pcm_channel to snd_dbuf
2000-05-26 Cameron Grantif we have a codec init routine, fail the attach if...
2000-05-26 Daniel C. SobralBring in FICL 2.04. No bump of loader version is requir...
2000-05-26 Cameron Granthandle emulated dma reads
2000-05-26 Brian SomersIf the fsm header reports a length greater than the...
2000-05-26 Mike SmithSome joker decided to make it even harder to build...
2000-05-26 Dag-Erling... Hackish support for 302 redirect.
2000-05-26 Søren SchmidtIf devclass_alloc_unit() is called with a wired unit...
2000-05-26 Andrew GallatinRather than checking for hlen causing misalignment...
2000-05-26 Dag-Erling... Honor FTP_PASSIVE_MODE so caller doesn't need to.
2000-05-26 Yoshihiro TakahashiFixed header file path (machine/lpt.h -> dev/ppbus...
2000-05-26 Seigo TanimuraAdd SUP1670 - Supra 336i V+ Intl. Since we update the...
2000-05-26 Brian SomersRemove an unused variable
2000-05-26 Brian SomersWhen we do a ``dial'' or ``open'' from DATALINK_READY...
2000-05-26 Darren Reeddefine CSUM_DELAY_DATA to match merge
2000-05-26 Jeroen Ruigrok... Resolve conflicts.
2000-05-26 Jeroen Ruigrok... This commit was generated by cvs2svn to compensate...
2000-05-26 Jeroen Ruigrok... Virgin import of BIND v8.2.3-T5B
2000-05-26 Jake BurkholderBack out the previous change to the queue(3) interface.
2000-05-26 David E. O... Add the 'Z' key to the slice editor. Hitting it toggle...
2000-05-26 David E. O... Bump __FreeBSD_version after the Binutils upgrade ...
2000-05-25 Nick HibmaRegen.
2000-05-25 Nick HibmaNew entries (Mike Meyer)
2000-05-25 Tor EggeReintroduce a workaround for a gas bug (misassembled...
2000-05-25 Dirk FroembergRemove -a from mkisofs' argument list. It's the default...
2000-05-25 Nick Sayer1. Add IPv6 portrange restriction code (-U flag) to...
2000-05-25 Dag-Erling... Output newline after debugging message
2000-05-25 Dag-Erling... Add (and document) fetchMakeURL()
2000-05-25 Hajimu UMEMOTOIPv6 support.
2000-05-25 Darren Reedfix up #ifdef jungle for FreeBSD
2000-05-25 Dag-Erling... Dump com_err, it's a stinking crock of shit.
2000-05-25 Darren Reedremove duplicate prototypes
2000-05-25 Brian SomersFix a topy (if (expr); command;)
2000-05-25 Hajimu UMEMOTODon't pass scope-id to EPRT command.
2000-05-25 Alfred Perlsteinfix stray 'i' from editor.
2000-05-25 Tim VanderhoekFix some newlines which have snuck in here in contradic...
2000-05-25 Tim VanderhoekAdd a missing negative to a clause.
2000-05-25 Tim VanderhoekAdd some fortunes, typically gleaned from FreeBSD maili...
2000-05-25 Tim VanderhoekRemove a period inserted by a previous commit. Corpora...
2000-05-25 Mike SmithRemove all of the block devices, correct major numbers...
2000-05-25 Mike SmithTeach sysinstall about 'twe' disks. Note that this...
2000-05-25 Jonathan LemonMark the checksum as complete when looping back multica...
2000-05-25 Mike SmithTeach libdisk about 'twe' disks.
2000-05-25 Archie CobbsFix typo.
2000-05-24 Mike SmithLearn how to create device nodes for the 'twe' devices.
2000-05-24 Mike SmithManpage for the 'twe' driver.
2000-05-24 Mike SmithBuild the twe module with the rest.
2000-05-24 Mike SmithAdd the 'twe' driver module makefile.
2000-05-24 Mike SmithInitial import of a driver for the 3ware Escalade famil...
2000-05-24 Mike SmithTake 146 and 147 for the twe driver.
2000-05-24 Archie CobbsJust need to pass the address family to if_simloop...
2000-05-24 Brian SomersThe name /var/log/alias.log is *not* likely to change...
2000-05-24 Darren Reedadd common.c to SRCS
2000-05-24 Jordan K. Hubbardcatch up to the modern ATAPI disk naming conventions...
2000-05-24 Darren Reedadd common.c to SRCS to fix compile problems
2000-05-24 David E. O... Move c-decl.c out of the common libcc_int.a into the...
2000-05-24 Darren Reedfix duplicate rcsid's
2000-05-24 Steve PriceDon't allow people to create new PRs with a 'wish'...
2000-05-24 Peter Wemmpmap_enter() masked off the page offset bits, pmap_kent...
2000-05-24 Brian SomersMention what ``enable proxy'' actually does
2000-05-24 Mike PritchardRemove the lpr/runqueue directory and associated files.
2000-05-24 Bruce EvansFixed some style bugs (mainly convoluted logic for...
2000-05-24 Mike PritchardRe-implement my fix from rev 1.6 (same rev for both...
2000-05-24 Hajimu UMEMOTOWe should see the ai_canonname menber of the first...
2000-05-24 Peter WemmThis commit was generated by cvs2svn to compensate...
2000-05-24 Peter WemmBring in the fix for the trace/_nc_trace issue, without...
2000-05-24 Peter WemmIt would have been nice if this actually compiled....
2000-05-24 Brian SomersHonour ``set speed sync'' and ``set device !program...
2000-05-24 Brian SomersMention it in the log file when we HUP a process that
2000-05-24 Jun KuriyamaAdd OPTi 82C700 chipset.
2000-05-24 Thomas GellekumAdd missing source files. Sort SRCS.
2000-05-24 Dag-Erling... Make exe a symlink.
2000-05-24 David E. O... Fix ``dd if=/dev/zero of=/dev/daN'' on the Alpha by...
2000-05-24 Darren Reedfix up conflicts
next