]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Forward declare some structs so that this header is more self-suifficent.
[FreeBSD/FreeBSD.git] / sys /
2000-01-14 bdeForward declare some structs so that this header is...
2000-01-14 guidoApply patches in rev 1.2 and 1.9 that I forgot
2000-01-14 bdeUse MALLOC_DECLARE when it is #defined, not when a...
2000-01-14 mdoddOops! We need an entry for if_ie still. Change a...
2000-01-14 wpaulFix multicast filter programming.
2000-01-14 peterMake this compile - missing ")";
2000-01-14 luoqiRemove pre-CAM aic driver. Support for apm, pccard...
2000-01-14 katoSynced with sys/i386/isa/isa_compat.h rev 1.24.
2000-01-14 katoSynced with sys/i386/i386/userconfig.c rev 1.168.
2000-01-14 katoSynced with sys/i386/conf/GENERIC rev 1.228.
2000-01-14 katoSynced with options.i386 rev 1.132.
2000-01-14 sheldonhProtect the i386 machine-dependant type definitions...
2000-01-14 peterAdd back the 'at ppbus?' for the lpt etc drivers. ...
2000-01-14 nsouchppi needs to use a bus method to get this rather than...
2000-01-14 rgrimesReplace beforeinstall target with new variables used...
2000-01-14 peterPre 4.0 tidy up.
2000-01-14 wpaulDo a few minor cleanups.
2000-01-14 peterDon't do device_set_desc() until after checking for...
2000-01-14 dillon Non-operational change, fix compiler warning.
2000-01-14 gibbsThe error status for a scsi status error is "CAM_SCSI_S...
2000-01-14 gibbsadv_pci.c:
2000-01-14 wpaulAdd device driver support for USB ethernet adapters...
2000-01-14 jasoneAdd aio_waitcomplete(). Make aio work correctly for...
2000-01-14 wpaulPull my head out of my ass and actually make the tx...
2000-01-14 wpaulClean up rxeof routines a little.
2000-01-14 nsouchPort of ppbus standalone framework to the newbus system.
2000-01-13 wpaulFix instance of AUE_BUFSZ that should have been AUE_CUTOFF.
2000-01-13 wpaulRemove debug printf I left in by mistake.
2000-01-13 dillon The alpha build cuases the 'nfsuid bloated' warning...
2000-01-13 wpaulRegenerate.
2000-01-13 wpaulBunch of updates:
2000-01-13 mckusickConfirming Peter's fix (locking 101: release the lock...
2000-01-13 guidoBring over ipfilter kernel sources, including merging...
2000-01-13 peterFree the global softupdates lock prior to tsleep()...
2000-01-13 mjacobadd MAINTAINER file for clarity
2000-01-13 guidoThis commit was generated by cvs2svn to compensate...
2000-01-13 shinfix wrong name which is hidden by wrong ifdef.
2000-01-13 shinChange struct sockaddr_storage member name, because...
2000-01-13 shinClear rt after RTFREE. This might have sometime caused...
2000-01-13 peterAdd missing 'DEVICE_SYSCTLS' to opt_bus.h. This is...
2000-01-13 katoSynced with sys/dev/syscons/syscons.c rev 1.331.
2000-01-13 katoSynced with following changes:
2000-01-13 katoSynced with sys/isa/sio.c rev 1.284.
2000-01-13 mdoddRemove old copy of if_ed.c; it is no longer used.
2000-01-13 mdoddSet ifq_maxlen. (to default IFQ_MAXLEN)
2000-01-13 mdoddAllow SMP systems with an MCA bus to work properly.
2000-01-13 mdoddImplement BUS_{GET,SET,DELETE}_RESOURCE methods.
2000-01-13 mdoddCorrectly test CF.
2000-01-13 peterRemove duplicate DEC 21050 PCI-PCI bridge (0x00011011)
2000-01-13 mdoddAdd a few devices IDs and clarify the SiS 85c496 entry.
2000-01-13 mckusickBecause cylinder group blocks are now written in backgr...
2000-01-13 mckusickA panic occurs during an fsync when a dirty block assoc...
2000-01-13 mdoddRemove the 'at isa? ...' bits for ex0.
2000-01-13 mdoddCosmetic cleanups.
2000-01-13 mdoddImplement a DEVICE_IDENTIFY method. I want to revisit...
2000-01-13 mdoddWhen I converted this driver to newbus I also cleaned...
2000-01-13 impStop the recurring feeling of deja vu
2000-01-13 cgattach to non-ac97 neomagic chips and hope that ac97...
2000-01-13 cgbe less verbose
2000-01-13 shinadd a comment for some possible? IPv4 option processing.
2000-01-13 shinremoved incorrect ip6 length setting for IPv6 tcp reset...
2000-01-13 shinremoved an ours case which think a packet destined...
2000-01-13 shinadded missing IPV6_PORTRANGE case.
2000-01-13 shinremove unnecessary "$ifdef INET6"
2000-01-13 gallatinadd entries for several DEC PCI-PCI bridges & the Cypre...
2000-01-13 gallatinMake this compile on alpha
2000-01-12 wpaulReintroduce the dc_coal() workaround routine for coales...
2000-01-12 mdoddRemove a stray splx(s) call. This fixes the compiler...
2000-01-12 wpaulApply the same netisr mechanism to transmissions as...
2000-01-12 luoqiSeconds to ticks conversion was done at the wrong place.
2000-01-12 nyanMerge from sys/conf/files.i386 revision 1.296.
2000-01-12 yokotaMake the mouse cursor char code configurable via the...
2000-01-12 deischenAdd support for detection of the ESS 1878 chip.
2000-01-12 asmodaiThis commit was generated by cvs2svn to compensate...
2000-01-12 mdoddSpeedup if_start routine a little. TX threshold logic...
2000-01-12 mdoddFix the performance problems I caused by setting ifq_ma...
2000-01-12 obrienSort.
2000-01-12 wpaulCorrectly set the data length when transmitting 802...
2000-01-12 yokotaAdd opt_ukbd.h.
2000-01-11 wpaulStraighten out the logic in kue_setmulti() a little...
2000-01-11 peterAdd $FreeBSD$
2000-01-11 peterAiee! I committed the wrong conf/files. Replace the...
2000-01-11 yokotaAdd a new mechanism, cndbctl(), to tell the console...
2000-01-11 yokotaRework shifta/ctla/alta key handling. It appears that...
2000-01-11 peterUnused file. This (NetBSD derived) file was obsoleted...
2000-01-11 peterFix a typo in the db_kld.c file - it's kld support...
2000-01-11 cgexclude chips with subdevices specified on a list of...
2000-01-11 mckusickThe only known cause of this panic is running out of...
2000-01-11 mckusickWe cannot proceed to free the blocks of the file until...
2000-01-10 wpaulAttempt to fix a problem with receiving packets on...
2000-01-10 n_hibmaAdd an extra debugging message.
2000-01-10 n_hibmaAdd Sun keyboard and NetChip
2000-01-10 marcelUpdate syscalls to Linux kernel 2.3.38. These syscalls are
2000-01-10 marcelUpdate the syscalls to Linux kernel 2.3.38.
2000-01-10 archieAdd a comment to hopefully prevent more bugs like kern...
2000-01-10 ruMGETHDR() does not initialize m_pkthdr.rcvif, do it...
2000-01-10 marcelReturn Linux kernel version 2.2.12 by default. This...
2000-01-10 yokotaAdded PCIR_BIOS (0x30).
2000-01-10 phkremove check now done in vn_isdisk().
2000-01-10 phkAlso handle zero return from dscheck().
next