]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-01-15 Hajimu UMEMOTOremove EAI_NODATA aliased to EAI_NONAME.
2004-01-15 Atsushi OnoeCleanup obsolete text:
2004-01-15 Atsushi OnoeCorrect beacon (src/bssid) for hostap and adhoc mode.
2004-01-15 Maxim Konovalovo Document -s flag.
2004-01-15 Maxim Konovalovo -c (compact) flag is ipfw2 feature.
2004-01-15 Maxim Konovalovo -f (force) in conjunction with -p (preprocessor)...
2004-01-15 Alexander LangerAdd RSH to the list of enviroment variables.
2004-01-15 Ruslan ErmilovAssorted markup fixes.
2004-01-15 Yoshihiro TakahashiAdd missing '\' in previous change.
2004-01-15 Dag-Erling... New file descriptor allocation code, derived from simil...
2004-01-15 Ruslan ErmilovFixed "make clean".
2004-01-15 Atsushi OnoeUse generic net80211 framework for awi driver.
2004-01-15 Ruslan ErmilovFixed "make clean".
2004-01-15 Ruslan ErmilovAlongside revision 1.382, don't build profiled librarie...
2004-01-15 Atsushi OnoeAdd support for FH phy, which will be used by awi driver.
2004-01-15 Peter Grehan- add openpic macio and psim/iobus attachments
2004-01-15 Bill PaulImplement NdisCopyFromPacketToPacket() and NdisCopyFrom...
2004-01-15 Matthew N.... Add a per controller IOCTL interface.
2004-01-15 Matthew N.... - Add comments.
2004-01-15 Matthew N.... Insure values of adapter structure members are in corre...
2004-01-14 Don LewisVOP_GETATTR() wants the vnode passed to it to be locked...
2004-01-14 Ruslan ErmilovSpell POSIX threads library as "libpthread", mdoc(7...
2004-01-14 Ruslan ErmilovHave a single set of POSIX threads man pages. The...
2004-01-14 Søren SchmidtUse UMA instead of plain malloc for getting ATA request...
2004-01-14 Ruslan ErmilovThe libc_r/man/sigwait.3 manpage has been repocopied...
2004-01-14 Ruslan ErmilovThis interface is not provided by libc_r. It is, on...
2004-01-14 Dag-Erling... Back out previous commit, which as bde@ pointed out...
2004-01-14 Ruslan Ermilov- libc/sys/sem.c was repocopied to libc/gen/sem.c.
2004-01-14 Nate LawsonThis commit was generated by cvs2svn to compensate...
2004-01-14 Nate LawsonWhen creating a package element via "Store(0xXXX, Index...
2004-01-14 Matt JacobUpdate firmware sets for the 12160, 2200 and 2300 cards...
2004-01-14 Hajimu UMEMOTO-DSMALL will remove the need of dump.c (for rtsol)
2004-01-14 Hajimu UMEMOTOadd -F flag, which configures sysctl(8) setting by...
2004-01-14 Hajimu UMEMOTOansify.
2004-01-14 Hajimu UMEMOTOuse timeradd/sub/cmp.
2004-01-14 Yoshihiro TakahashiMFi386: revision 1.462
2004-01-14 Søren SchmidtFix potential cable detection problem on older CMD...
2004-01-14 Christian BruefferAdd MLINK:
2004-01-14 Dag-Erling... Re-add libkern/ffs.c. I thought sparc64 had an inline...
2004-01-14 Dag-Erling... #include <machine/cpufunc.h>, which may define inline...
2004-01-14 Dag-Erling... Translate from GNU C to ISO C.
2004-01-14 Alan CoxRemove vm_page_alloc_contig(). It's now unused.
2004-01-14 Alan CoxUse contigmalloc() instead of vm_page_alloc_contig...
2004-01-14 Hajimu UMEMOTOinvalidate secpolicy pcb cache on key_timehandler....
2004-01-14 Hajimu UMEMOTOadd missing key_freesp()s. part of
2004-01-14 Bill Paulmp_ncpus is always defined now, so no need to do an...
2004-01-14 Hiroki SatoCatch up with the English version:
2004-01-14 Alan CoxUse contigmalloc() instead of vm_page_alloc_contig().
2004-01-14 Brian FeldmanAdd an "ethernet" hook to the rfc1490 netgraph module...
2004-01-13 Don LewisIf a device attach routine fails during boot and calls...
2004-01-13 David E. O... AMD64 has a single MS-Win calling convention, so provid...
2004-01-13 Brian FeldmanClarify revision 1.49. Specifically, using ${MAKE...
2004-01-13 David E. O... Use 'vm_offset_t' rather than 'u_int32_t'.
2004-01-13 David E. O... AMD64 has a single MS-Win calling convention, so provid...
2004-01-13 Matthew N.... Initialize drive device_t in softc.
2004-01-13 Brian FeldmanAdd the Qualcomm CDMA Technologies MSM phone (umodem...
2004-01-13 Søren SchmidtFix ata_getparam to accept the fact that some crappy...
2004-01-13 John BaldwinAdd a component constant for ACPI_TOSHIBA to fix compil...
2004-01-13 Ruslan Ermilov- Use the standard .y and .l transformation rules ...
2004-01-13 Alan CoxUse contigmalloc() and contigfree() instead of vm_page_...
2004-01-13 David E. O... * if-like-constructs now use <TAB>body consistently.
2004-01-13 Dag-Erling... Forgot ffsl() and flsl() on alpha.
2004-01-13 Ruslan Ermilovbsd.dep.mk,v 1.43 allows us to replace a hack with...
2004-01-13 Ruslan ErmilovIntroduce DPSRCS, that holds the list of source files...
2004-01-13 Bill FennerThis commit was generated by cvs2svn to compensate...
2004-01-13 Bill FennerCommit vendor update for vulnerabilities found by
2004-01-13 Bill FennerThis commit was generated by cvs2svn to compensate...
2004-01-13 Bill FennerCommit vendor fix for l2tp vulnerability reported by
2004-01-13 Bruce A. MahNew errata: KUser can corrupt passwd file.
2004-01-13 Bruce A. MahNew errata: NSS problems and workaround [1], GCC typo...
2004-01-13 Dag-Erling... Add and document ffsl(), fls() and flsl().
2004-01-13 Dag-Erling... Cast to unsigned to avoid sign-extension problems.
2004-01-13 Dag-Erling... Add ffsl(), fls() flsl() to platforms that don't alread...
2004-01-13 Dag-Erling... Add C implementations of ffsl(), fls() and flsl().
2004-01-13 Dag-Erling... ANSIfy, de-register, replace VAX reference with actual...
2004-01-13 Dag-Erling... Whitespace nit.
2004-01-13 Yoshihiro TakahashiInclude "../Makefile.inc" to propagate the configuratio...
2004-01-13 Christian BruefferFix typo in a comment
2004-01-13 Ruslan ErmilovMODULE_DEPEND is a C macro, not a make(1).
2004-01-13 Ruslan Ermilovbsd.kmod.mk does not deal with manpages anymore.
2004-01-13 Matthew N.... style(9): single tab after #define.
2004-01-13 Peter GrehanUse a device identify entry point to attach to nexus...
2004-01-13 Peter GrehanMake the OpenPic driver bus-independent, with attachmen...
2004-01-13 Peter GrehanRemove hard-coded knowledge of specific OFW devices...
2004-01-13 Ruslan ErmilovDon't put .depend in CLEANFILES, it's cleaned by cleand...
2004-01-13 Peter GrehanCatch up with ATA changes by including <sys/sema.h>
2004-01-13 Hajimu UMEMOTOcall ipsec_pcbconn()/ipsec_pcbdisconn() from in6_pcbcon...
2004-01-13 Hajimu UMEMOTOdo not deref freed pointer
2004-01-13 Bill PaulImplement some more unicode handling routines. This...
2004-01-13 Maxim KonovalovAdded FreeBSD 5.2-RELEASE.
2004-01-13 Poul-Henning... typo, duh!
2004-01-13 Alan CoxReplace calls to vm_page_alloc_contig() by calls to...
2004-01-13 Poul-Henning... This is simply too true to not become a fortune.
2004-01-13 Sam LefflerHandle SIOCSIFMTU ioctl directly so we can apply 802...
2004-01-13 Hajimu UMEMOTOcorrect spelling
2004-01-13 Hajimu UMEMOTOfix potential 'cannot-happen' memory leak
2004-01-13 Bill PaulLoosen up the range test in ndis_register_ioport()...
2004-01-13 Alfred PerlsteinPrevent a panic when mounting a v2/v3 only server with...
2004-01-13 Bill PaulYet another inf file handling tweak: when checking...
2004-01-12 Ruslan ErmilovLast revision also added duplicate SRCS. Fixed this...
next