]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-05-07 n_hibmaSync with NetBSD
2000-05-07 n_hibmaRemove debugging cruft.
2000-05-07 n_hibmaInitialise the debug value.
2000-05-07 n_hibmaIncrease the debugging level on a printf.
2000-05-07 n_hibmaAdd a define for the Zip 250
2000-05-07 impDon't claim devices that we fail to probe for. Reverse...
2000-05-07 n_hibma*sigh* I must have been on something that night. Make...
2000-05-07 mjacoboops! final piece for Rawhides
2000-05-07 rwatsons/ffs_unmonut/ffs_unmount/ in a gratuitous ufs_extattr...
2000-05-07 psFix checksum calculations. This should fix the network...
2000-05-07 dmlbMove _detach to be underneath _attach.
2000-05-07 dmlbMove variables to if_rayvar.h
2000-05-07 dmlbSplit out structures to make it a bit easier to find...
2000-05-07 dmlbSync with an early version of the -current code. Mainly...
2000-05-07 nyanFixed bus_space_{read,write}_region_* functions.
2000-05-07 phkInclude a RFC 1533 "Maximum DHCP Message Size" option...
2000-05-07 n_hibmaMore static -> Static to keep OpenBSD happy.
2000-05-07 acheRemove stale file - moved to new location
2000-05-07 dfrReserve 145 for DRI graphics system.
2000-05-07 brianCorrect a bad bug in m_prepend()
2000-05-07 groudierWork-around a couple of C1010 quirks:
2000-05-07 krisUpdate device names.
2000-05-07 krisUpdate device name.
2000-05-07 krisUpdate device names
2000-05-07 krisOops, revert previous commit
2000-05-07 krisUpdate device references.
2000-05-07 krisUpdate references to disk and tape devices.
2000-05-07 krisUpdate device names in examples.
2000-05-07 krisRemove test for block device.
2000-05-07 krisZap reference to /dev/rvn*
2000-05-07 mjacobWell, for now at least, we'll also have the 4100 also...
2000-05-07 mjacobAdd option for Rawhide (AlphaServer 4100 systems).
2000-05-07 mjacobPass the vector on thru instead of checking EISA/ISA...
2000-05-07 mjacobEISA/ISA memory space is any pa < 8MB.
2000-05-07 grogCorrect a couple of typos.
2000-05-07 mjacobadd in dec_kn300 (Alpha 4100) case
2000-05-07 mjacobadd in stubbie mcpcia_pci that will parent PCI busses
2000-05-07 mjacobadd in the few bits necessary to support Alpha 4100...
2000-05-07 mjacobUpdate 'hose' (actually, MCPCIA instance #) for Alpha...
2000-05-07 mjacobAdd in a first pass at Alpha 4100 (Rawhide) support...
2000-05-07 krisRemove obsolete reference to /var/db/kvm_kernel.db
2000-05-06 msmithTeach the alpha loader install process to make backup...
2000-05-06 obrienAdd FreeBSD ID tags while I'm here, since people often...
2000-05-06 obrienAdd a keymap that is the standard ISO PC-101/3 layout...
2000-05-06 jlemonAdd #include <machine/in_cksum.h>, in order to pick...
2000-05-06 jlemonMake in_cksum() a macro call to in_cksum_skip(), since...
2000-05-06 acheAdd firewall_logging knob to enable/disablle events...
2000-05-06 jlemonBounce a copy of the mbuf to the bpf listener when...
2000-05-06 asmodaicdrom.com will be ftpsoftware.com in future, reflect...
2000-05-06 phantomAdd KAME kit integration note
2000-05-06 phantomFix typo
2000-05-06 asmodaiFix comparison of units.
2000-05-06 phantomFix typo.
2000-05-06 phantom. clear `.Os' macro value since this tool is not KAME...
2000-05-06 phantom. clear `.Os' macro value since this tool is not KAME...
2000-05-06 jlemonSome mdoc cleanups for the manual page.
2000-05-06 phantomUse `Er' variable to define first column width in ERROR...
2000-05-06 phantommdoc related cleanup:
2000-05-06 phantomUse suggested by mdoc(7) style section name (ERROR...
2000-05-06 phantomUse `Er' variable to define first column width in ERROR...
2000-05-06 msmithChange the way that scatter/gather list tables are...
2000-05-06 phkStep down a level and issue format requests with a...
2000-05-06 phkRemove devstat_end_transaction_buf() everybody uses
2000-05-06 psFix comment.
2000-05-06 krisNote that ports-base is a mandatory collection and...
2000-05-06 jlemonImplement TCP NewReno, as documented in RFC 2582. ...
2000-05-06 jlemonAdd blurb about kqueue to the release notes.
2000-05-06 obrienAll the screen savers other than "apm" build on the...
2000-05-06 greenGive the "streams" modulea version (1) and depend on...
2000-05-06 obrienAdd $FreeBSD$ (and test remote commits after the Freefa...
2000-05-06 peterAdd a version tag for the rtc port to depend on.
2000-05-05 archieAUTHOR -> AUTHORS
2000-05-05 billfPut the FTP_PASSIVE_MODE issue to rest once and for...
2000-05-05 phkRemove unneeded #include <sys/buf.h>
2000-05-05 phkDon't include <sys/buf.h>
2000-05-05 n_hibmaConfusing comment.
2000-05-05 jhbSwitch to using the .code16 as(1) directive and using...
2000-05-05 wpaulApply patch to rl_rxeof() to really enforce payload...
2000-05-05 phkOops, <sys/buf.h> still needed here for pc98 (and conse...
2000-05-05 phkSeparate the struct bio related stuff out of <sys/buf...
2000-05-05 phkremove unneeded #include <sys/buf.h>
2000-05-05 phkDon't use struct buf for random small temporary buffers.
2000-05-05 sheldonhAdd IP addresses to the rules required to "Allow anythi...
2000-05-05 jkoshyInstall a manual page for `tcsh(1)', for completeness.
2000-05-05 nyanGENERIC98 -> GENERIC
2000-05-05 nyanGENERIC98 is removed.
2000-05-05 phkDon't use getebuf() unless you really need a struct...
2000-05-05 psRemove the static heap. It is unknown why it was neede...
2000-05-05 obrienBuild modules in a subdir of the kernel build dir....
2000-05-05 mppCorrect an xref.
2000-05-05 mppMinor mdoc cleanup.
2000-05-05 dcsLay the groundwork for on-demand dictionary expansion.
2000-05-05 mppCorrect the usage of the ".Bd -literal -offset xxx...
2000-05-05 archieDocument the new statistics control messages.
2000-05-05 archieFix a couple of bugs:
2000-05-04 wollmanAdd a little do-nothing ``slopsucker'' device which...
2000-05-04 dcsCorrect a bug whereby allocations to the dictionary...
2000-05-04 dcsMake documentation on recently added heap? command...
2000-05-04 dcsAdd "heap?" to loader's man page.
2000-05-04 dcsFurther improve ordering.
next