]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-01-25 Peter Wemms/pass0/pass/ so the passthrough device is removed...
2000-01-25 David E. O... Remove historical vestage from the days when there...
2000-01-25 David E. O... Do not use "DEFAULT_VTABLE_THUNKS". The bugs that...
2000-01-25 Matt Jacobput things in place for jumbograms
2000-01-25 Jordan K. Hubbardo Fix http proxy code for various extentions and deal...
2000-01-25 Matt Jacobdefine jumbo packet size
2000-01-25 Archie CobbsReserve a major number for /dev/skip, used by the ...
2000-01-25 Matthew Dillon Type-o, change from[...] = 0 to fromb[...] = 0...
2000-01-25 John PolstraBlock almost all signals in the default locking method...
2000-01-25 Yoshinobu InoueAvoid m_len and m_pkthdr.len inconsistency when changin...
2000-01-25 Yoshinobu InoueFix the bug that IPv4 ttl is not initialized when AF_IN...
2000-01-24 Matthew Dillon 'start' command was not reenabling printing.
2000-01-24 Philippe CharnierBack out previous commit minus spelling fixes. Should...
2000-01-24 Archie CobbsFix typo for the flag ``--ungzip'' which should have...
2000-01-24 Søren SchmidtGeneral cleanup.
2000-01-24 Mark MurrayAnother target to keep "make release" orthogonal.
2000-01-24 Mark MurrayMake a "do nothing" target to help "make release" look...
2000-01-24 Brian SomersMove the *intrq variables into net/intrq.c and uncondit...
2000-01-24 Søren SchmidtUpdate to keep track of next_writeable in userland.
2000-01-24 Mark MurrayAdd a (commented out) macro that will, when uncommented...
2000-01-24 David E. O... Merge cc_drv into cc_int. Merge more shared files...
2000-01-24 Mark MurrayBuild Kerberos5 if the correct macro is set. This is...
2000-01-24 Mark MurrayGrr...
2000-01-24 Mark MurrayMove CFLAGS to a more obvious place and allow INET6...
2000-01-24 Mark MurrayMove CFLAGS to a more obvious place and allow INET6...
2000-01-24 Mark MurrayBring in rest of K5 (AKA Heimdal) userland.
2000-01-24 Jeroen Ruigrok... Update my email address.
2000-01-24 Jeroen Ruigrok... Add AUTHORS section.
2000-01-24 Guido van RooijWe _do_ support MS_ASYNC
2000-01-24 Bill PaulAdd support for DM9102A boards with Davicom DM9801...
2000-01-24 Peter WemmCopy i386/isa/atapi-cd.[ch] to a new name so that it...
2000-01-24 Ruslan ErmilovUpdate skeleton dir file from the latest install-info(1).
2000-01-24 Ruslan Ermilovo No need to install `dir-tmpl' to /usr/share/info.
2000-01-24 Ruslan Ermilovo Use --defsection and --defentry options of install...
2000-01-24 Jeroen Ruigrok... Add dependant devices (device pci) that need to be...
2000-01-24 Ruslan ErmilovQuietly delete duplicate Info entries with --quiet.
2000-01-24 Jeroen Ruigrok... Bah! Give me the pointy hat. Never commit fixes when...
2000-01-24 KATO TakenoriMerged from sys/i386/conf/GENERIC rev 1.236.
2000-01-24 Roger HardimanUpdate to driver 2.07
2000-01-24 Roger HardimanUpdate to driver 2.07
2000-01-24 KATO TakenoriSynced with sys/i386/isa/isa_compat.h rev 1.25.
2000-01-24 KATO TakenoriSynced with files.i386.
2000-01-24 Kazutaka YOKOTAFix a bug exposed by the previous commit. Do not use...
2000-01-24 Mitsuru IWASAKIMerge from PAO3 -- Quick fix a bug which assign_driver...
2000-01-24 Mitsuru IWASAKITwo PCCard Modem entries.
2000-01-24 Bruce EvansFixed some style bugs (mainly ones associated with...
2000-01-24 Kazutaka YOKOTAAdded the PnP ID for MouseSystems SmartScroll Mouse...
2000-01-24 Nick HibmaThe previous fix for the USB ugen device set configurat...
2000-01-24 Doug RabsonAdd a workaround to which allows alphas to reserve...
2000-01-24 David E. O... Simply cc_tools/Makefile by moving the parser generatio...
2000-01-24 Peter WemmDe-K&Rify sicontrol and tidy up a few loose ends. ...
2000-01-24 Jeroen Ruigrok... Fix my obmission of the keyword enable after apm -e.
2000-01-24 Peter WemmRemove stray "cam" in the example device lines.
2000-01-24 Ruslan ErmilovNotify user processes about interface's MTU change.
2000-01-24 Peter WemmRemove some no-op "port ?" and "irq ?" declarations.
2000-01-24 Peter WemmRemove a no-op "port ?" declaration.
2000-01-24 Peter WemmRemove a bunch of no-op "port ?" and "irq ?" declarations.
2000-01-24 David E. O... Style change to better match src/lib/'s Makefiles.
2000-01-24 KATO TakenoriReturn ENXIO on error.
2000-01-24 Peter WemmRemove old specialix pre-newbus specialix driver. ...
2000-01-24 Bruce EvansRemoved assignment to an "unused" variable that was...
2000-01-24 Peter WemmUse si.h in new location.
2000-01-24 Peter WemmRemove isa compat shims for si.
2000-01-24 Peter WemmActivate the newbusified version of si.
2000-01-24 Peter WemmAck! I totally botched the pci probe routine which...
2000-01-24 Peter WemmA bit more newbusification of si. This still isn't...
2000-01-24 Warner LoshFix plug and play support:
2000-01-24 Bruce EvansRemoved bogus quotes and unmangled related contractions.
2000-01-24 Warner LoshAdd Billionton 10 Base-TX ETHERNET PC CARD.
2000-01-24 Alfred PerlsteinClarify that we don't offer hard realtime.
2000-01-24 David E. O... In the "cdrom" target it is best to write to the CDROM...
2000-01-23 Peter WemmInitial attempt at newbusification of the specialix...
2000-01-23 David E. O... I *hate* using "i" in variables, looks too much like...
2000-01-23 Jun KuriyamaWhitespace/TAB cleanups only.
2000-01-23 Jeroen Ruigrok... Change this to reflect some manpage changes I made.
2000-01-23 Philippe CharnierSpelling. Add missing .El.
2000-01-23 Philippe CharnierRemove invalid section name. Add missing .El.
2000-01-23 Philippe CharnierRemove invalid section name.
2000-01-23 Philippe CharnierAdd a FILES section.
2000-01-23 Philippe CharnierUse .Xr for references.
2000-01-23 Philippe CharnierAdd missing .El.
2000-01-23 Philippe CharnierDo not dot terminate list of references.
2000-01-23 Philippe CharnierConvert err() to errx(), reason is already provided...
2000-01-23 Philippe CharnierTypo
2000-01-23 Philippe CharnierAdd section number to .Xr. Use .Pa for filenames.
2000-01-23 Philippe CharnierRemove invalid section name. Add missing .El. Do not...
2000-01-23 Philippe CharnierRework use of Nm.
2000-01-23 Philippe CharnierDo not dot terminate sentences inside FILES section...
2000-01-23 Philippe CharnierUse Ns and Sx. -current is 4 not 3.
2000-01-23 Peter WemmFix some warnings.
2000-01-23 Peter Wemmremove "extern int cold" from SPLUSBCHECK - it causes...
2000-01-23 Peter WemmFix a warning in DIAGNOSTIC code.
2000-01-23 Peter WemmSync NEWCARD a bit with GENERIC. Remove trailing ...
2000-01-23 Peter WemmSome formatting cleanups and remove comments about...
2000-01-23 Jeroen Ruigrok... Get rid of lame \& usage.
2000-01-23 Jeroen Ruigrok... Please welcome the mlx driver manpage.
2000-01-23 Peter WemmRemove #if 0'ed reference to isa_device->id_alive
2000-01-23 Jeroen Ruigrok... Please welcome the amr driver manpage.
2000-01-23 Peter WemmRemove the cam-specific device wiring code. This was...
2000-01-23 Peter WemmA minimal update to the device wiring code so that...
next