]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-02-25 peterSince we don't use PG_NX yet, don't turn on EFER_NXE...
2004-02-25 emaxFix endianes bug
2004-02-25 desUse the -H option instead of the deprecated -follow...
2004-02-25 greenMake the resolver(3) and many associated interfaces...
2004-02-25 charnierAccording to source code, under certain conditions...
2004-02-25 mlaierRe-remove MT_TAGs. The problems with dummynet have...
2004-02-25 obrienRemove freebsd-update -- it breaks the Alpha, sparc64...
2004-02-25 kanDo not depend on existence of _end symbol in obj_from_a...
2004-02-25 woschAdd FreeBSD 5.2.1
2004-02-25 phkUpdate manual page.
2004-02-25 bruefferAdd SiI3512.
2004-02-25 phkMake mode setting with fdcontrol(8) stick.
2004-02-25 phkRecognize "auto" format.
2004-02-25 phkSet size field correctly, it is number of sectors on...
2004-02-25 bdeDemangled vendor ids. Fixed misplaced FreeBSD id.
2004-02-25 johanFix style bug in last commit,
2004-02-25 bdeBacked out rev.1.6. A bogus include was added to work...
2004-02-25 bdeFixed namespace pollution in rev.1.74. Implementation...
2004-02-25 bdeDon't use the negatively-opaque type uma_zone_t or...
2004-02-25 acheChange warning hint to be more useful
2004-02-25 sosAdd support for the sii3512 SATA chip.
2004-02-25 bdeFixed some insertion sort errors.
2004-02-25 bdeFixed some style bugs in previous commit (unsorting...
2004-02-25 hsuRelax a KASSERT condition to allow for a valid corner...
2004-02-25 scottlRevert the last commit. I don't know what I was thinki...
2004-02-25 rwatsonAdd an 'add' command to ugidfw(8), which permits specif...
2004-02-25 rwatsonAdd bsde_add_rule(), which is similar to bsde_set_rule...
2004-02-25 acheBack out getopt* adding here per maintainer request
2004-02-25 acheAdd upgrade instructions
2004-02-25 acheAdd "posix" subdir to "gnu"
2004-02-25 acheUpgrade to regex from grep 2.4.2
2004-02-25 acheMerge conflicts
2004-02-25 acheThis commit was generated by cvs2svn to compensate...
2004-02-25 acheVirgin import (trimmed) of GNU regex, from GNU grep...
2004-02-25 acheBump FreeBSD_version for getopt_long_only() adding
2004-02-25 grehanNo reason to disable this test on powerpc.
2004-02-25 grehanUse signed char cast to avoid out-of-range error on...
2004-02-25 nono Use `I-O DATA' instead of `IO DATA' as the vendor...
2004-02-24 phkAdd DDB_NUMSYM option which in addition to the symbolic...
2004-02-24 phkUnconst. Somebody didn't compile LINT.
2004-02-24 jhb- Clarify ambiguous statement about not being able...
2004-02-24 ceriHave edquota honour MAXLOGNAME rather than hardcoding...
2004-02-24 johanstyle.Makefile(5):
2004-02-24 johanstyle.Makefile(5):
2004-02-24 desWhitespace cleanup
2004-02-24 johanstyle.Makefile(5):
2004-02-24 cpercivaCheck that a pointer is non-NULL before dereferencing...
2004-02-24 andreNote change of sizeof(struct tcpcb) and libkvm recompile.
2004-02-24 umein icmp6_mtudisc_update(), use ND link mtu to detect...
2004-02-24 andreConvert the tcp segment reassembly queue to UMA and...
2004-02-24 bruefferWordsmithing
2004-02-24 phkDo not attempt to open NODEV
2004-02-24 acheAdd getopt_long_only()
2004-02-24 acheAdd getopt_long_only() from OpenBSD and other OpenBSD...
2004-02-24 bdeDon't set d_flags twice. The second setting clobbered...
2004-02-24 bdeFixed the latest unsortings of CPU_ENABLE_*.
2004-02-24 bdeFixed missing libraries. This unbreaks the -DNO_DYNAMI...
2004-02-24 cpercivaSend birthday presents to Wadham College, Oxford. :)
2004-02-24 cpercivaFix array overflow: If len=128, don't access [16] of...
2004-02-23 nonPAO's work has been merged into FreeBSD not removed.
2004-02-23 phkFix typo.
2004-02-23 bruefferFix typo
2004-02-23 greenApply style(9).
2004-02-23 markusAdd my birthday.
2004-02-23 johanstyle.Makefile(5):
2004-02-23 rikAdd support for Cronyx-Tau. For now I added only Tau...
2004-02-23 johanstyle.Makefile:
2004-02-23 pjdConnect gconcat(8) to the build.
2004-02-23 pjd- Connect manual page for gconcat utility to the build.
2004-02-23 johanstyle.Makefile:
2004-02-23 pjdConnect geom_concat.ko module to the build.
2004-02-23 marcusAdd ports-net-mgmt to the relevant supfiles.
2004-02-23 mckusickA more accurate test in the new ufs_lock than that...
2004-02-23 emaxTeach rfcomm_pppd(8) how to register Bluetooth LAN...
2004-02-23 jhbFix a problem with the USB keyboard driver not properly...
2004-02-23 sobomaxAdd missed CPU_ENABLE_LONGRON.
2004-02-23 josefAdd signal numbers to signal(3).
2004-02-23 pjdAdded manual page for gconcat utility.
2004-02-23 desTypo.
2004-02-23 phkFix vinums cdevsw{} to initialize d_version.
2004-02-23 phkFix two oversights here: don't trash the freelist...
2004-02-23 acheIn the comment tell about optreset extension for NetBSD...
2004-02-23 mckusickIn the function clear_inodedeps(), a FREE_LOCK() should...
2004-02-23 mckusickChange UFS from using vop_stdlock to using its own...
2004-02-23 acheAdd optarg, optind, opterr, optopt, optreset to SYNOPSYS
2004-02-23 acheAdd optreset to getopt.h too since NetBSD getopt_long...
2004-02-23 acheTry to better mimic GNU getopt.h which does not assume...
2004-02-23 acheFix comment: GNU getopt.h to which this header tries...
2004-02-23 achePOSIX clearly states that getsubopt() should be declare...
2004-02-23 acheRemove unneccessary <unistd.h>
2004-02-23 rwatsonLimit the amount of memory userspace processes can...
2004-02-23 achePOSIX clearly states that getsubopt() should be declare...
2004-02-23 alc - Substitute bdone() and bwait() from vfs_bio.c for
2004-02-23 tjrFix comment containing vop_readdir_args contents: a_coo...
2004-02-23 tjrcookies is an array of u_long, not u_int, so MALLOC...
2004-02-22 greenCorrect some major SMP-harmful problems in the pipe...
2004-02-22 impYe/PCI is supported by cy driver, so we don't need...
2004-02-22 impAdd a note about cdevsw changes.
2004-02-22 deischenUpdate man page to reflect additional flag to allow...
2004-02-22 deischenAllow the -H option to show threads when selecting...
next