summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | MODULE_DEPEND is a C macro, not a make(1).ru2004-01-131-1/+0
* | | bsd.kmod.mk does not deal with manpages anymore.ru2004-01-1324-25/+0
* | | style(9): single tab after #define.mdodd2004-01-134-67/+67
* | | Use a device identify entry point to attach to nexus, since thegrehan2004-01-131-9/+27
* | | Make the OpenPic driver bus-independent, with attachments forgrehan2004-01-134-164/+557
* | | Remove hard-coded knowledge of specific OFW devices. Use bus_generic_probegrehan2004-01-133-110/+133
* | | Don't put .depend in CLEANFILES, it's cleaned by cleandepend.ru2004-01-131-1/+0
* | | Catch up with ATA changes by including <sys/sema.h>grehan2004-01-132-0/+2
* | | call ipsec_pcbconn()/ipsec_pcbdisconn() from in6_pcbconnect().ume2004-01-131-0/+7
* | | do not deref freed pointerume2004-01-131-2/+2
* | | Implement some more unicode handling routines. This will hopefully bringwpaul2004-01-131-7/+172
* | | Added FreeBSD 5.2-RELEASE.maxim2004-01-131-0/+3
* | | typo, duh!phk2004-01-131-1/+1
* | | Replace calls to vm_page_alloc_contig() by calls to contigmalloc().alc2004-01-131-7/+6
* | | This is simply too true to not become a fortune.phk2004-01-131-0/+3
* | | Handle SIOCSIFMTU ioctl directly so we can apply 802.11-specific bounds.sam2004-01-132-1/+18
* | | correct spellingume2004-01-131-7/+7
* | | fix potential 'cannot-happen' memory leakume2004-01-131-1/+4
* | | Loosen up the range test in ndis_register_ioport(). Allow drivers towpaul2004-01-131-1/+2
* | | Prevent a panic when mounting a v2/v3 only server with mount_nfs4.alfred2004-01-131-0/+2
* | | Yet another inf file handling tweak: when checking for Ndi\Params\foowpaul2004-01-131-2/+2
* | | Last revision also added duplicate SRCS. Fixed this so thatru2004-01-121-1/+1
* | | Ugh. I am not having a good day. Remove debugging #ifdef that accidentallywpaul2004-01-121-2/+0
* | | Handle "Bad Command List" errors.mdodd2004-01-121-0/+3
* | | Ugh. Last commit went horribly wrong. Back out changes to subr_ntoskrnl.c,wpaul2004-01-122-75/+10
* | | Remove comments that no longer apply.mdodd2004-01-121-4/+0
* | | In if_ndis.c:ndis_intr(), be a bit more intelligent about squelchingwpaul2004-01-122-14/+96
* | | - Use constant for shift when converting file length in bytes to a sectorjhb2004-01-121-2/+5
* | | Discuss the 'MAILTO' option.trhodes2004-01-121-1/+5
* | | Don't put objects in SRCS -- this creates all sort of havoc likeru2004-01-122-5/+5
* | | Only remove the handler if we installed it.njl2004-01-122-4/+8
* | | Hook up acpi_toshibanjl2004-01-121-1/+1
* | | Add emu10k1-alsa%diked.h dependancies.obrien2004-01-122-1/+11
* | | Bite the bullet and uncomment the shutdown() in case we hit the _CRT ornjl2004-01-121-4/+4
* | | Xref the proper manual pages.trhodes2004-01-121-3/+3
* | | Disable the minmssoverload connection drop by default until the detectionandre2004-01-121-1/+1
* | | Fix a typo.hrs2004-01-121-1/+1
* | | - Replaced several := ops with their += equivalents; the oldru2004-01-121-9/+8
* | | Fix an inverted test for NOPEN in the unused function smb_smb_flush().tjr2004-01-121-1/+1
* | | Fix a suspend/resume issue. My Compaq N400c works fine.shiba2004-01-122-0/+5
* | | Kill whitespace at end of lines.nectar2004-01-121-9/+9
* | | Fix a bug that could result in a null pointer dereference innectar2004-01-121-1/+1
* | | I added unwanted character. I cleanedsanpei2004-01-121-1/+1
* | | - Initialize qcb flags in ida_construct_qcb() with respect to DMA direction.mdodd2004-01-121-4/+16
* | | Note that geometry can also be specified on vnode backed deviecs.phk2004-01-121-1/+1
* | | Allow specification of a geometry for vnode backed devices as well asphk2004-01-121-0/+4
* | | Allow variable substitutions in SYSV variable substitutions likeharti2004-01-121-22/+33
* | | Always return ENOMEM if ata_request_alloc fails so GEOM can dtrt.sos2004-01-124-9/+9
* | | Use /etc/rc.d/ldconfig script rather than the ldconfig command directly.nyan2004-01-121-1/+1
* | | Removed duplicate SRCS.ru2004-01-122-6/+6
OpenPOWER on IntegriCloud