]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-01-14 Kris KennawayConnect OpenSSL to the build.
2000-01-14 Rodney W. GrimesReplace beforeinstall target with new variables used...
2000-01-14 Rodney W. GrimesIntroduce the new mk internal target _includeinstall...
2000-01-14 Peter WemmPre 4.0 tidy up.
2000-01-14 Bill PaulDo a few minor cleanups.
2000-01-14 Kris Kennaway(Forced commit) RSARef support is still forthcoming...
2000-01-14 Kris KennawayBuild infrastructure for OpenSSL
2000-01-14 Kris KennawayFix breakage when NO_RSA specified.
2000-01-14 Peter WemmDon't do device_set_desc() until after checking for...
2000-01-14 Matthew Dillon Non-operational change, fix compiler warning.
2000-01-14 Justin T. GibbsThe error status for a scsi status error is "CAM_SCSI_S...
2000-01-14 Justin T. Gibbsadv_pci.c:
2000-01-14 Bill PaulAdd device driver support for USB ethernet adapters...
2000-01-14 Jason EvansAdd aio_waitcomplete(). Make aio work correctly for...
2000-01-14 Tatsumi HosokawaEliminate PC-card installation floppy and add PC-card...
2000-01-14 Bill PaulPull my head out of my ass and actually make the tx...
2000-01-14 Bill PaulClean up rxeof routines a little.
2000-01-14 Nicolas SouchuPort of ppbus standalone framework to the newbus system.
2000-01-13 Bill PaulFix instance of AUE_BUFSZ that should have been AUE_CUTOFF.
2000-01-13 Matthew Dillon Thresh-out the nfs manual page references a bit
2000-01-13 Bill PaulRemove debug printf I left in by mistake.
2000-01-13 Guido van RooijReadd ipfilter devices
2000-01-13 Matthew Dillon The alpha build cuases the 'nfsuid bloated' warning...
2000-01-13 Bill PaulRegenerate.
2000-01-13 Bill PaulBunch of updates:
2000-01-13 Kirk McKusickConfirming Peter's fix (locking 101: release the lock...
2000-01-13 Guido van RooijAdd ipfilter 3.3.6
2000-01-13 Guido van RooijBring over ipfilter kernel sources, including merging...
2000-01-13 Peter WemmFree the global softupdates lock prior to tsleep()...
2000-01-13 Matt Jacobadd MAINTAINER file for clarity
2000-01-13 Guido van RooijThis commit was generated by cvs2svn to compensate...
2000-01-13 Guido van RooijImport of ipfilter 3.3.6 (freebsd relevant part)
2000-01-13 Jeroen Ruigrok... Fix dhclient-exit-hooks location. (PR 14253)
2000-01-13 Yoshinobu Inouefix wrong name which is hidden by wrong ifdef.
2000-01-13 Yoshinobu Inouelibc rcmd update for IPv6.
2000-01-13 Yoshinobu InoueChange struct sockaddr_storage member name, because...
2000-01-13 Jeroen Ruigrok... Correct placement of $FreeBSD$ CVS identifier.
2000-01-13 Jeroen Ruigrok... Change ``from'' to ``to''.
2000-01-13 Yoshinobu InoueClear rt after RTFREE. This might have sometime caused...
2000-01-13 Jeroen Ruigrok... Add the LSI-Logic 53C875e chipset and the DawiControl...
2000-01-13 Peter WemmAdd missing 'DEVICE_SYSCTLS' to opt_bus.h. This is...
2000-01-13 Sheldon HearnAdd myself as ntp docs maintainer, with roberto's permi...
2000-01-13 Ruslan ErmilovFix page fault in -vv mode.
2000-01-13 Jeroen Ruigrok... Add dhclient(8) crossreference to the dhcp_flags section.
2000-01-13 KATO TakenoriSynced with sys/dev/syscons/syscons.c rev 1.331.
2000-01-13 Jeroen Ruigrok... Fix old style /fB /fR emphasis to the correct usage...
2000-01-13 Jeroen Ruigrok... Add crossreference to dhclient(8) since our interfaces...
2000-01-13 KATO TakenoriSynced with following changes:
2000-01-13 KATO TakenoriSynced with sys/isa/sio.c rev 1.284.
2000-01-13 Jeroen Ruigrok... Add description for how to enable DHCP for network...
2000-01-13 Bruce EvansFixed missing include and missing arg in synopsis.
2000-01-13 Bruce EvansFixed missing include in synopsis.
2000-01-13 Sheldon HearnMove the Variables section of the old ntp_misc(8) manua...
2000-01-13 Sheldon HearnAbandon hope of keeping in line with the author's struc...
2000-01-13 Matthew N.... Remove old copy of if_ed.c; it is no longer used.
2000-01-13 Jason EvansFix unresolved _libc_*() references in libc by creating...
2000-01-13 Matthew N.... Set ifq_maxlen. (to default IFQ_MAXLEN)
2000-01-13 Matthew N.... Allow SMP systems with an MCA bus to work properly.
2000-01-13 Matthew N.... Implement BUS_{GET,SET,DELETE}_RESOURCE methods.
2000-01-13 Matthew N.... Correctly test CF.
2000-01-13 Peter WemmRemove duplicate DEC 21050 PCI-PCI bridge (0x00011011)
2000-01-13 Matthew N.... Add a few devices IDs and clarify the SiS 85c496 entry.
2000-01-13 Kirk McKusickBecause cylinder group blocks are now written in backgr...
2000-01-13 Kirk McKusickA panic occurs during an fsync when a dirty block assoc...
2000-01-13 Matthew N.... Remove the 'at isa? ...' bits for ex0.
2000-01-13 Matthew N.... Cosmetic cleanups.
2000-01-13 Matthew N.... Implement a DEVICE_IDENTIFY method. I want to revisit...
2000-01-13 Matthew N.... When I converted this driver to newbus I also cleaned...
2000-01-13 Warner LoshStop the recurring feeling of deja vu
2000-01-13 Cameron Grantattach to non-ac97 neomagic chips and hope that ac97...
2000-01-13 Cameron Grantbe less verbose
2000-01-13 Yoshinobu Inoueadded IPv6 unspecified addr check for getipnodebyaddr.
2000-01-13 Yoshinobu Inoueadded IPv4 mapped IPv6 addr consideration for getaddrin...
2000-01-13 Yoshinobu Inoueadd a comment for some possible? IPv4 option processing.
2000-01-13 Yoshinobu Inoueremoved incorrect ip6 length setting for IPv6 tcp reset...
2000-01-13 Yoshinobu Inoueremoved an ours case which think a packet destined...
2000-01-13 Yoshinobu Inoueadded missing IPV6_PORTRANGE case.
2000-01-13 Yoshinobu Inoueremove unnecessary "$ifdef INET6"
2000-01-13 David E. O... Make mktemp.c a "normal" C implimentation when building...
2000-01-13 Andrew Gallatinadd entries for several DEC PCI-PCI bridges & the Cypre...
2000-01-13 Andrew GallatinMake this compile on alpha
2000-01-13 Warner Losho Remove entry that has 'any' for the interrupt and...
2000-01-12 Bill PaulReintroduce the dc_coal() workaround routine for coales...
2000-01-12 Brian SomersAs we parse the interface list, ignore sockaddr_dl...
2000-01-12 Matthew N.... Remove a stray splx(s) call. This fixes the compiler...
2000-01-12 Bill PaulApply the same netisr mechanism to transmissions as...
2000-01-12 Luoqi ChenSeconds to ticks conversion was done at the wrong place.
2000-01-12 Sheldon HearnRemove the cautionary note concerning the move of the...
2000-01-12 Jeroen Ruigrok... We do not support the -B option.
2000-01-12 Sheldon HearnAdd selected manual pages transcribed from the HTML...
2000-01-12 Marcel MoolenaarAdd gross hack to work around bogus dependency informat...
2000-01-12 Peter WemmFix a bungle with the CAM static wiring tables. Write...
2000-01-12 Yoshihiro TakahashiMerge from sys/conf/files.i386 revision 1.296.
2000-01-12 Jeroen Ruigrok... Add necessary tmac files to the tmac Makefile and insta...
2000-01-12 Jeroen Ruigrok... Allow devhtml and grohtml to be built.
2000-01-12 Jeroen Ruigrok... Add bmake glue for devhtml and grohtml of the groff...
2000-01-12 Jeroen Ruigrok... Add devhtml entry for the groff_font directory.
2000-01-12 Kazutaka YOKOTAMake the mouse cursor char code configurable via the...
2000-01-12 Daniel EischenAdd support for detection of the ESS 1878 chip.
2000-01-12 Jeroen Ruigrok... The groff package is not maintained by jjc@jclark.com...
next