]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-02-19 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-02-19 Jacques VidrineVendor import of OpenSSL 0.9.7a.
2003-02-19 Poul-Henning... Add M_WAITOK
2003-02-19 Jonathan LemonAdd a TCP TIMEWAIT state which uses less space than...
2003-02-19 Jonathan LemonConvert tcp_fillheaders(tp, ...) -> tcpip_fillheaders...
2003-02-19 Scott LongMake the aac driver be INTR_MPSAFE. Once the interrupt...
2003-02-19 Ceri Daviess/to try and retry/to retry/
2003-02-19 Scott Longo Move the cleanup of the fib maps into aac_free_comman...
2003-02-19 Jonathan LemonCorrect comments.
2003-02-19 Jonathan LemonClean up delayed acks and T/TCP interactions:
2003-02-19 Poul-Henning... #include "opt_cpu.h" so we notice our options.
2003-02-19 Jake BurkholderFix definite panic when releasing interrupt resources.
2003-02-19 Maxime HenrionFix panic on sparc64 introduced in my last commit....
2003-02-19 Jake BurkholderMissed a missing M_WAITOK.
2003-02-19 Jake BurkholderUse M_WAITOK.
2003-02-19 Ruslan ErmilovDon't spam sys/${MACHINE}/conf/ with _.${MACHINE}.makeLINT.
2003-02-19 David E. O... We can simplify this Makefile down to a single line...
2003-02-19 Ruslan ErmilovFixed universe.
2003-02-19 Ruslan ErmilovBack out the removal (here too) of the "custom" version of
2003-02-19 David XuCount non-threaded group.
2003-02-19 David XuUpdate comments to reflect new KSE code.
2003-02-19 Tim J. RobbinsDo not call smbfs_attr_cacheremove() in the EXDEV case...
2003-02-19 Tim J. RobbinsThe "m = m->m_next" that was removed in the revision...
2003-02-19 David XuM_WAITOK and remove an useless comment.
2003-02-19 Jake BurkholderMunge the zs sbus attachment to work with fhc. This...
2003-02-19 Jake BurkholderImplement interrupt resource allocation and setup....
2003-02-19 David XuEliminate unused KSE symbols.
2003-02-19 Poul-Henning... Don't tell people to include <sys/dkstat.h> any more.
2003-02-19 Poul-Henning... Bump __FreeBSD_version to mark the fact that <sys/dksta...
2003-02-19 Warner LoshBack out M_* changes, per decision of the TRB.
2003-02-19 Gregory Neil... Fix the description for mkdtemp(), which creates direct...
2003-02-19 Alexander KabaevUpdate for GCC 3.2.2
2003-02-19 David XuOptimize the case when max threads number was hit.
2003-02-19 Makoto MatsushitaPushing back aacp driver to kern.flp kernel. It can...
2003-02-19 John W. De... Our first keyword hit for apropos ufs2.
2003-02-19 Hidetoshi Shimokawa- Detect PAL by CIP header rather than the DSF bit...
2003-02-19 Juli MallettClean up error reporting in block.c, so that it gives...
2003-02-19 Peter WemmRemove unused variable and code.
2003-02-19 Peter WemmYet another re-test.
2003-02-19 Peter WemmRe-test commit scripts. Again.
2003-02-19 Peter WemmHarmless forced commit to re-test commit scripts
2003-02-18 Peter WemmForced commit to double check script config
2003-02-18 Peter WemmGet rid of a silly message I added back in Sept 2001...
2003-02-18 David E. O... Add an example to help one manually set the date on...
2003-02-18 Tom RhodesUpdate errors.
2003-02-18 Paul SaabAdd some PCI device ID's from HP
2003-02-18 Warner LoshMove the resource handling down into the pci bus as...
2003-02-18 Ceri DaviesBring the suggested command for extracting a configurat...
2003-02-18 Ceri Davies"Happiness" is a noun.
2003-02-18 Tony FinchAdd Greenspun's Tenth Rule of Programming.
2003-02-18 David E. O... chflags(1) repo copied, usr.bin->bin.
2003-02-18 Maxime Henrion- Fix mbuf leak when we successfully allocate a new...
2003-02-18 Ceri DaviesThe nfs_privport variable doesn't exist - mention nfs_r...
2003-02-18 Poul-Henning... Fix make universe's kernel builds on pc98: We need...
2003-02-18 Jacques VidrineLIBDIR/INCLUDEDIR do not include DESTDIR.
2003-02-18 Jacques VidrineFollow-up to previous commit: we had a des.h symlink...
2003-02-18 Dag-Erling... Correctly alphabetize options[] so we don't stop at...
2003-02-18 Jacques VidrinePreviously, libcrypto contained symbols that were ident...
2003-02-18 Jacques VidrineWhack 28 unused variables.
2003-02-18 Dag-Erling... Properly terminate some warning messages.
2003-02-18 Daniel EischenRemove these from libc; they are now system calls.
2003-02-18 Makoto MatsushitaYet another kernel diet: remove aacp and _KPOSIX_PRIORI...
2003-02-18 Hidetoshi ShimokawaFix fwdev memory leak on detaching.
2003-02-18 Dag-Erling... Explicitly set TZ to GMT (including in the build enviro...
2003-02-18 Hidetoshi ShimokawaUse pci_get_devid().
2003-02-18 Hidetoshi ShimokawaAdd 'uPD72871/2 IEEE1394 1-Chip OHCI Host Controller'.
2003-02-18 Hidetoshi Shimokawa* firewire.c
2003-02-18 Jake BurkholderAdd central and fhc.
2003-02-18 Jake BurkholderAdd drivers for the central and fhc busses found in...
2003-02-18 Sam Lefflerremove stray debugging printf
2003-02-18 Sam LefflerM_MOVE_PKTHDR must happen before any cluster is attached
2003-02-18 Bruce A. MahFix stupid whitespace typo.
2003-02-18 Peter WemmInitiate de-orbit burn for USE_PCI_BIOS_FOR_READ_WRITE...
2003-02-18 Tom RhodesRemove contractions.
2003-02-18 Warner LoshInclude class designation in pnpinfo for generic driver...
2003-02-18 Bruce A. MahNew release notes: Linux IPv6 support, cm support for...
2003-02-18 Tim J. RobbinsRevert ALIGN change for the second and last time. I...
2003-02-18 Kris KennawayUse arc4random() instead of random() when generating...
2003-02-18 Juli MallettNuke xargs, I haven't had to help anyone with it, so...
2003-02-17 Scott LongSanity check the BAR length reported by the CIS with...
2003-02-17 Chris CostelloBack out revision 1.34 until we can come up with a...
2003-02-17 Chris CostelloAdd a section on Giant lock manipulation macros.
2003-02-17 Tom RhodesXref miibus(4).
2003-02-17 Warner LoshMove the pnp and location info into the common pci...
2003-02-17 Alexander KabaevDo not remove object from the lists at the unref_dag...
2003-02-17 Chris Costelloo Add a note explaining the meaning of mls/equal beyond...
2003-02-17 Chris Costello- Document some of the sysctl parameters. The read...
2003-02-17 Warner Loshan driver now needs wlan, so put the required explicit...
2003-02-17 Dag-Erling... - build powerpc world on 9ball
2003-02-17 Warner LoshKill a now-bogus comment
2003-02-17 Warner LoshThese don't need to be semi-public after all.
2003-02-17 Warner LoshBump pnpinfo and location size to 128 bytes. Since...
2003-02-17 Warner Losh-v now also prints the pnpinfo and location information...
2003-02-17 Warner LoshExpand length of pnpinfo and length fields since pccard...
2003-02-17 Warner LoshAdd a bunch of cards that we've added IDs for in the...
2003-02-17 David E. O... Add libgmp.so.3 from 4.7-RELEASE CDs.
2003-02-17 David XuFurther fix PS_NEEDSIGCHK
2003-02-17 David XuMove code for detecting PS_NEEDSIGCHK into thread_sched...
2003-02-17 Hidetoshi Shimokawa* firewire.c
2003-02-17 Jacques VidrineAdd libgmp.so.3 from 4.7-RELEASE CDs.
next