]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Make comment match code forgotten in last commit
[FreeBSD/FreeBSD.git] / sys /
2000-05-22 impIt turns out that I was wrong. The chip in my machine...
2000-05-22 kuriyamaCXD1847A and CXD1947A have same product ID.
2000-05-21 kenImplement a new camcontrol function, 'camcontrol format'.
2000-05-21 jlemonCompute the checksum before handing the packet off...
2000-05-21 dmlbMFRELENG_3
2000-05-21 dmlbMFRELENG_3
2000-05-21 dmlbMFRELENG_3
2000-05-21 greenBack out NOTE_EXIT status reporting pending discussion.
2000-05-21 peterProvide a temporary undocumented option: SHM_PHYS_BACKE...
2000-05-21 peterCheckpoint of a new physical memory backed object type...
2000-05-21 peterAck, I made a typo moments before commit. :-(
2000-05-21 peterImplement an optimization of the VM<->pmap API. Pass...
2000-05-21 hoekCompile in the case that anyone ever actually uses...
2000-05-21 hoekUh, ya, sure this almost compiled for __bsdi__. NOT!
2000-05-21 hoekMake this compile in case anyone ever wants to use...
2000-05-21 jakeMajor style cleanup; make ordering and internal use...
2000-05-21 gallatinPrevent vidcontrol -i from crashing alphas
2000-05-20 nyanOops, rman_get_bushandle() should be converted to rman_...
2000-05-20 obrienMatch the include protection with the install location.
2000-05-20 grogDon't forget 'stripe' and 'mirror' commands when we...
2000-05-19 msmithCorrect the syntax of ROOTDEVNAME and describe it somew...
2000-05-19 obrienWe use a MI version of this now, which is mostly this...
2000-05-19 obrienRather than use a MD lpt.h, we now use the MI lptio.h.
2000-05-19 nyanSync with sys/i386/conf/GENERIC revisions from 1.246...
2000-05-19 nyanFixed to support PC-98.
2000-05-19 nyanUse the rman_get_bustag() and rman_get_bushandle()...
2000-05-19 nyanSupported the mss on PC-98 and Sound Blaster 98.
2000-05-19 dcsOne of loaders' bugs disappeared somewhere along the...
2000-05-19 tanimuraAdd RSS0262 - 5614Jx3[G] V90+K56Flex Modem.
2000-05-19 dcsMove man page directives to common/Makefile.inc.
2000-05-19 dcsThis file got repo-copied to common/.
2000-05-19 dcsMove man page directives to common/Makefile.inc.
2000-05-19 dcsRemove INSTALL_FORTH stuff.
2000-05-19 dcsMove man page directives to common/Makefile.inc.
2000-05-19 tanimuraAdd ACH2012 - 5634BTS 56K Video Ready Modem.
2000-05-19 peterReturn ECONNRESET instead of EINVAL if the connection...
2000-05-18 peterEliminate a couple of evil common declarations.
2000-05-18 billfbump __FreeBSD_version for the bio/buf divorce by phk.
2000-05-18 jayanthsnd_cwnd was updated twice in the tcp_newreno function.
2000-05-18 dfrPrint the correct value for the map type on a verbose...
2000-05-18 dcsMake corrections to allow for Alpha.
2000-05-18 asmodaiThis commit was generated by cvs2svn to compensate...
2000-05-18 grogCorrect previous commit: solve the "stopped clock"...
2000-05-18 tanimuraAdd a couple of new PnP IDs.
2000-05-18 msmithImplement real read/write barriers for the i386. Despi...
2000-05-17 msmithIf we are running in APIC_IO mode, pretend that we...
2000-05-17 jayanthSigh, fix a rookie patch merge error.
2000-05-17 jlemonCast sizeof() calls to be of type (int) when they appea...
2000-05-17 greenPut the wait(2) exit status in "data" for NOTE_EXIT...
2000-05-16 darrenradd IPFILTER_DEFAULT_BLOCK and put it in opt_ipfilter.h
2000-05-16 jayanthsnd_una was being updated incorrectly, this resulted...
2000-05-16 paulReplace all references to lnc_softc with a typedef.
2000-05-16 paulUpdate copyright.
2000-05-16 paulRe-organise lnc driver in preparation for newbusifying it.
2000-05-15 ruDo not call icmp_error() if ipfirewall(4) denied packet.
2000-05-15 dillon Change f_count and f_msgcount from short to int...
2000-05-15 krisThis commit was generated by cvs2svn to compensate...
2000-05-15 cgfix a speed bug that nobody noticed
2000-05-14 n_hibmaSync with NetBSD:
2000-05-14 n_hibmaSync with NetBSD:
2000-05-14 n_hibmaSync with NetBSD:
2000-05-14 paulUnchain lnc include files.
2000-05-14 paulFix location of lnc pci code.
2000-05-14 dillon Fixed bug in madvise() / MADV_WILLNEED. When the...
2000-05-14 paulRemove old lnc files.
2000-05-14 paulRemove if_pci_p.c from old location.
2000-05-14 paulBuild lnc driver from /sys/dev from now on.
2000-05-14 paulFix includes to build from /sys/dev/lnc
2000-05-14 n_hibmaSync with NetBSD:
2000-05-14 paulSync with the BPF and BRIDGE changes.
2000-05-14 n_hibmaSync with NetBSD:
2000-05-14 n_hibmaMake some if's cleaner. Add a define for the Zip 250.
2000-05-14 dillon Zero out the uio structure prior to initializing...
2000-05-14 n_hibmaSync with NetBSD:
2000-05-14 n_hibmaChange Lennart's e-mail address.
2000-05-14 dfrPort ppc driver to alpha.
2000-05-14 asmodaiFix the rootmount code for now.
2000-05-14 chrisRemove the -DFDESC cruft that is no longer necessary...
2000-05-14 archieMove code to handle BPF and bridging for incoming Ether...
2000-05-13 dfrEnable EISA interrupts if the mcpcia has an attached...
2000-05-13 obrienThis commit was generated by cvs2svn to compensate...
2000-05-13 dfrUse bus_space for all register accesses.
2000-05-13 dfrOnly probe network settings on the first open of the...
2000-05-13 hoekChange to comments only: spell FreeBSD.org correctly
2000-05-13 peterMake /dev/[k]mem work after last commit. Transfers...
2000-05-13 peterUnbreak 'make reinstall' after last commit
2000-05-13 msmithFix a leak where a scratch buffer was not freed when...
2000-05-13 jdpAdd a comment explaining the obscure lines:
2000-05-13 obrienAdd {kernel,module}-{depend,clean,cleandepend,tags...
2000-05-13 obrienThe loader was written so that if /kernel was missing...
2000-05-12 peterInstall the bootforth config files for the Alpha too...
2000-05-12 obrienThis commit was generated by cvs2svn to compensate...
2000-05-12 peterReactivate the FICL hooks to make it be compiled in...
2000-05-12 peterStop libficl from using floating point registers -...
2000-05-12 jlemonThis driver attempts to cache mbufs, and re-use them...
2000-05-12 asmodaiFix comment typo.
2000-05-12 nyanUse bus_space stuff except where it needs high performance.
2000-05-12 nyanUse bus_space stuff except where it needs high performance.
2000-05-12 peterFix the Alpha loader the rest of the way. If FICL...
2000-05-12 bplong != int on Alphas.
next