]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-05-25 desAdd (and document) fetchMakeURL()
2000-05-25 umeIPv6 support.
2000-05-25 darrenrfix up #ifdef jungle for FreeBSD
2000-05-25 desDump com_err, it's a stinking crock of shit.
2000-05-25 darrenrremove duplicate prototypes
2000-05-25 brianFix a topy (if (expr); command;)
2000-05-25 umeDon't pass scope-id to EPRT command.
2000-05-25 alfredfix stray 'i' from editor.
2000-05-25 hoekFix some newlines which have snuck in here in contradic...
2000-05-25 hoekAdd a missing negative to a clause.
2000-05-25 hoekAdd some fortunes, typically gleaned from FreeBSD maili...
2000-05-25 hoekRemove a period inserted by a previous commit. Corpora...
2000-05-25 msmithRemove all of the block devices, correct major numbers...
2000-05-25 msmithTeach sysinstall about 'twe' disks. Note that this...
2000-05-25 jlemonMark the checksum as complete when looping back multica...
2000-05-25 msmithTeach libdisk about 'twe' disks.
2000-05-25 archieFix typo.
2000-05-24 msmithLearn how to create device nodes for the 'twe' devices.
2000-05-24 msmithManpage for the 'twe' driver.
2000-05-24 msmithBuild the twe module with the rest.
2000-05-24 msmithAdd the 'twe' driver module makefile.
2000-05-24 msmithInitial import of a driver for the 3ware Escalade famil...
2000-05-24 msmithTake 146 and 147 for the twe driver.
2000-05-24 archieJust need to pass the address family to if_simloop...
2000-05-24 brianThe name /var/log/alias.log is *not* likely to change...
2000-05-24 darrenradd common.c to SRCS
2000-05-24 jkhcatch up to the modern ATAPI disk naming conventions...
2000-05-24 darrenradd common.c to SRCS to fix compile problems
2000-05-24 obrienMove c-decl.c out of the common libcc_int.a into the...
2000-05-24 darrenrfix duplicate rcsid's
2000-05-24 steveDon't allow people to create new PRs with a 'wish'...
2000-05-24 peterpmap_enter() masked off the page offset bits, pmap_kent...
2000-05-24 brianMention what ``enable proxy'' actually does
2000-05-24 mppRemove the lpr/runqueue directory and associated files.
2000-05-24 bdeFixed some style bugs (mainly convoluted logic for...
2000-05-24 mppRe-implement my fix from rev 1.6 (same rev for both...
2000-05-24 umeWe should see the ai_canonname menber of the first...
2000-05-24 peterThis commit was generated by cvs2svn to compensate...
2000-05-24 peterBring in the fix for the trace/_nc_trace issue, without...
2000-05-24 peterIt would have been nice if this actually compiled....
2000-05-24 brianHonour ``set speed sync'' and ``set device !program...
2000-05-24 brianMention it in the log file when we HUP a process that
2000-05-24 kuriyamaAdd OPTi 82C700 chipset.
2000-05-24 tgAdd missing source files. Sort SRCS.
2000-05-24 desMake exe a symlink.
2000-05-24 obrienFix ``dd if=/dev/zero of=/dev/daN'' on the Alpha by...
2000-05-24 darrenrfix up conflicts
2000-05-24 jmgfix up the kqueue documentation... comment some things...
2000-05-24 darrenrfix conflicts
2000-05-24 darrenrfix conflicts
2000-05-24 darrenrfix conflicts
2000-05-24 darrenrfix conflicts
2000-05-24 darrenrfix conflicts
2000-05-24 darrenrfix conflicts
2000-05-24 kuriyamaAdd 440MX chipset.
2000-05-24 jhbConvert the short stub of real-mode code into 16-bit...
2000-05-24 darrenrfix conflicts
2000-05-24 obrienUse the new machine-independent versions of crtbegin...
2000-05-24 darrenrThis commit was generated by cvs2svn to compensate...
2000-05-24 darrenrImport IP Filter 3.4.4 into FreeBSD-current
2000-05-24 brianDon't attempt to fputs(NULL, fp) when ``enable dns...
2000-05-24 archieAvoid double-call to bpf_mtap(). This is now handled...
2000-05-23 brianPropogate the ``call mktime'' flag from adjwday() down...
2000-05-23 impAdd D-Link DE-650.
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.
next