]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-11-12 dgFixed a certain panic on IO error in sendfile(): Page...
2000-11-12 jkhStop using AUXRELEASETAG for everything and use PORTSRE...
2000-11-12 n_hibmaCheck the return value of strdup
2000-11-12 julianShare one devclass between ISA and PCI sections
2000-11-12 ps-U cannot be an option since some signals start with...
2000-11-12 gibbsaic7xxx.c:
2000-11-11 bmilekicAdd new M_RDONLY flag, which can be set during setup...
2000-11-11 bmilekicChange MEXTADD usage to pass the two new arguments.
2000-11-11 bmilekicChange check from mbuf->m_ext.ext_free to use the new...
2000-11-11 bmilekicWhile I'm here, get rid of (now useless) MCLISREFERENCE...
2000-11-11 bmilekic* Have m_pulldown() use the new M_WRITABLE() macro...
2000-11-11 dgChanged variable killchar to killch and erasechar to...
2000-11-11 bmilekicChange check for existence of mbuf->m_ext.ext_free...
2000-11-11 deischenCorrect the logic for checking the emptiness of the...
2000-11-11 ben* Fix inconsistency between "int" and "num"; as far...
2000-11-11 abialFix bitrot.
2000-11-11 abialCorrect description of KERN_PROC. Add description of...
2000-11-11 julianAdd basic PCI capability
2000-11-11 obrienCreate the various required directories if they don...
2000-11-11 obrienProperly format the SUBTARGET_SWITCHES so that ``gcc...
2000-11-11 kuriyamaMinimal distribution now gets cropto binaries.
2000-11-11 brianIncrease M_MAXBUF so that it's greater than HDLCSIZE
2000-11-11 krisCreate temporary filenames securely, don't just number...
2000-11-10 rwatsono Fix a mis-transcription of sef's -STABLE protection...
2000-11-10 krisIncrease the size of the mktemp() filename space by...
2000-11-10 gallatinEnable linux thread support on the alpha. The guts...
2000-11-10 gallatinSimplify and correct OSF/1 signal handling.
2000-11-10 jhbDon't overwrite the filename for KTR_EXTEND with "...
2000-11-10 obrienlibgcc now needs to be built earlier in the build.
2000-11-10 jhbAxe some unused variables.
2000-11-10 jhbFix SMP kernel compiles by #include'ing machine/globals...
2000-11-10 marcelRevert auto-generation. The Alpha port is broken.
2000-11-10 jhbMinor whitespace nit in a comment.
2000-11-10 jhbIgnore the INTR_MPSAFE flag when calculating the priori...
2000-11-10 alfredremove outdated bugs, we actually do have aio_cancel...
2000-11-10 gibbsSync Perforce IDs, add tranceiver state change support...
2000-11-10 gibbsSync perforce IDs.
2000-11-10 nectarFix passwd entry `prototypes' in compat mode. I broke...
2000-11-10 bmahNew release notes documenting: thread library enhancem...
2000-11-10 ruAvoid use of direct troff requests in mdoc(7) manual...
2000-11-10 bmahRemove SMP kernel config note that wasn't really applic...
2000-11-10 archieNow almost all Ethernet drivers support bridging.
2000-11-10 obrienAdd comment about a requirement in using a 64-bit ...
2000-11-10 obrienLink with libgcc_pic when building shared objects.
2000-11-10 asmodaiDocument that the 3c905C-TX is supported aside from...
2000-11-10 joeDefine a new special type: buildopts.
2000-11-10 bdeQuick fix for not writing group descriptor group, inode...
2000-11-10 ruFixed typo: .ar -> .Ar.
2000-11-10 nyanThe fe driver does not support pnp devices.
2000-11-10 sanpeiadd Melco WLI-PCM
2000-11-10 sanpeiadd Nokia Card Phone 2.0 (gsm900/dcs1800 HSCSD terminal)
2000-11-10 sanpeiAdd MELCO IGM-PCM56KH
2000-11-10 sanpeiadd Xircom 10/100 Network PC Card adapter.(rev.1.149)
2000-11-10 dirkFix to=auto in bootptab.
2000-11-10 ruFixed typo in description of ENABLE_SUIDPERL.
2000-11-10 sheldonhMiscellaneous content fixes:
2000-11-10 sheldonhWhitespace only: fix hard sentence breaks now, before...
2000-11-10 kuriyamaMake numeric shortcut key behaving correctly in "Instal...
2000-11-10 jkhSet BATCH and PACKAGE_BUILDING to environment before...
2000-11-10 desUse the documented (and historical) defaults. Centraliz...
2000-11-10 bennoBeginnings of the powerpc machine dependant includes.
2000-11-10 bennoOpenFirmware/PowerPC loader, part 2.
2000-11-10 bennoGive the network device a print method.
2000-11-10 bennoOpenFirmware/PowerPC loader, part 2.
2000-11-10 bennoDisable the end guard for now.
2000-11-10 bennoMake setjmp work our way, as opposed to NetBSD's.
2000-11-10 bennoDon't always enable debugging for the network device...
2000-11-10 obrienInstall `chflags' in the root partition, NOT /usr where...
2000-11-10 jhbReplace non-existent 'mtx_t' typedef'd type with 'struc...
2000-11-10 deischenSync gdb thread support with recent changes to the...
2000-11-09 alfredManpage incorrectly states that STAILQ_REMOVE_HEAD...
2000-11-09 jhbUpdate this patch to apply to the latest XFree86 3...
2000-11-09 jhbCorrect some old comments.
2000-11-09 jhbAdd in a few extra documents built by the latest XFree8...
2000-11-09 julianAdd more sample code having read the daemnnews article...
2000-11-09 umebackout my previous commit (KAME PR 296). foo != TUNNE...
2000-11-09 pbAdd missing delay after card reset.
2000-11-09 mjacobFix typo in END macro (END'ed enable twice)
2000-11-09 obrienFound remaining -kthread option that [sort of] supporte...
2000-11-09 wollmanFix a reference to ``Standard C'' to refer specifically...
2000-11-09 hmFix i4b netgraph interface to not kernel panic at boot...
2000-11-09 msmithImplement a trivial but effective interface for obtaini...
2000-11-09 adrianRemove the block/char device distinction. badsect only...
2000-11-09 marcelMake MINSIGSTKSZ machine dependent, and have the sigalt...
2000-11-09 marcelSync with Alpha:
2000-11-09 iwasakiMove old aml interpreter code to amldb/aml/. This...
2000-11-09 takawataFarewell our code. We will switch acpica code from...
2000-11-09 deischenDon't needlessly poll file descriptors when there are no
2000-11-09 asmodaiChange .Os FreeBSD 5.0 to .Os FreeBSD.
2000-11-09 deischenPrevent the thread-safe version of kevent from getting
2000-11-09 steveSince the 'when built' phrase is talking about the...
2000-11-09 gallatinback out 1.66 -- the Elfxx_Brandinfo compat_3_brand...
2000-11-09 murrayEliminate inconsistency where a value that contains...
2000-11-09 dougb* Reduce diffs to RELENG_4 by specifying a full path...
2000-11-08 julianHaving figured out a bit more of the new-bus puzzle
2000-11-08 eivindMore paranoia against overflows
2000-11-08 sosRearrange the timeouts in the reset code a bit, some...
2000-11-08 obrienUpdate usage().
2000-11-08 sosHopefully solve the lost slave problem.
2000-11-08 mjacobClean this is up a bit for multiple MIDs... We can...
next