summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | This commit was generated by cvs2svn to compensate for changes in r124154,kan2004-01-05151-20517/+0
* | Do not install files which are not part of GCC 3.3.x anymore.kan2004-01-051-3/+3
* | This commit was generated by cvs2svn to compensate for changes in r124151,kan2004-01-0575-17068/+0
* | Stop compiling files which are not part of GCC 3.3.x.kan2004-01-053-3/+3
* | Don't run newaliases if sendmail_enable=NONE.brooks2004-01-054-4/+28
* | style(9):kan2004-01-051-236/+266
* | Properly ifdef support for vfs locking assertions based on DEBUG_VFS_LOCKS.kan2004-01-051-27/+37
* | Style fixes:kan2004-01-051-7/+4
* | MFp4:simokawa2004-01-056-29/+27
* | Add struct definition of the Elan MMCR registers (from jb@)phk2004-01-054-38/+331
* | Sync to 1.154 of usbdevssanpei2004-01-052-6/+6
* | fix CANOSCAN -> CanoScansanpei2004-01-051-2/+2
* | Attempt to make the proper changes here for the proc.h commit:obrien2004-01-051-5/+5
* | Convert to __FBSDID.obrien2004-01-0435-70/+102
* | Convert to __FBSDID.obrien2004-01-0424-45/+73
* | Clean up the check for invalid X_DSDT and X_FACS portions of the FADT.njl2004-01-041-16/+25
* | MFp4:imp2004-01-042-5/+5
* | mergemaster -p (pre-world) doesn't populate /etc/rc.d, which led to adougb2004-01-041-5/+4
* | Modify if_ndis.c so that the MiniportISR function runs in ndis_intr()wpaul2004-01-044-6/+41
* | Add 'fwe' so one doesn't get "<unknown network interface type>".obrien2004-01-042-0/+2
* | Simplify the various pager allocation routines by computing the desiredalc2004-01-043-15/+16
* | Define _PATH_MKSNAP_FFS and use it in dump(8) instead of assumingiedowse2004-01-042-2/+3
* | Correct reference to a non existant man page.charnier2004-01-041-1/+1
* | Use fprintf() instead of errx() when displaying usage string. The program namecharnier2004-01-041-2/+3
* | Properly use strftime(): NUL terminating character is already taken intocharnier2004-01-041-1/+1
* | Remove unused local variable.charnier2004-01-041-4/+3
* | Avoid using .Nm at the start of the sentence.charnier2004-01-041-3/+2
* | Move cvs id from comment to code. Use errx(). Add a return (0) at the endcharnier2004-01-041-7/+8
* | add section number to .Xr directivecharnier2004-01-041-1/+1
* | Implement NdisScheduleWorkItem() and RtlCompareMemory().wpaul2004-01-044-33/+73
* | This commit was generated by cvs2svn to compensate for changes in r124120,njl2004-01-041-1/+6
|\ \
| * | Fix for "UtAllocate: Attempt to allocate zero bytes" warnings on Dellnjl2004-01-041-1/+6
* | | Avoid calling vprint on a vnode while holding its interlock mutex.kan2004-01-041-2/+2
* | | Cosmetics: strip '\n' from a string passed to Debugger().kan2004-01-041-2/+2
* | | Eliminate the acquisition and release of Giant from vnode_pager_alloc().alc2004-01-041-2/+0
* | | In ndis_attach(), report the NDIS API level that the Windows miniportwpaul2004-01-042-5/+61
* | | In smbfs_inactive(), only invalidate the node's attribute cache if wetjr2004-01-041-1/+1
* | | Make sigaltstack as per-threaded, because per-process sigaltstack statedavidxu2004-01-031-6/+6
* | | Make sigaltstack as per-threaded, because per-process sigaltstack statedavidxu2004-01-031-2/+2
* | | Sync to 1.153 of usbdevssanpei2004-01-032-2/+25
* | | Add some ids(not yet support)sanpei2004-01-031-0/+5
* | | Reduce the scope of Giant in swap_pager_alloc().alc2004-01-031-2/+2
* | | Define KERNBUILDDIR again. The RELENG_5_2 tree is stable enough thatimp2004-01-031-0/+1
* | | Hook the CPU_GEODE option up.phk2004-01-031-0/+4
* | | Add support Sony CLIE PEG-S500C(Palm OS 3.5)sanpei2004-01-031-1/+79
* | | Sync to 1.152 of usbdevssanpei2004-01-032-2/+9
* | | Add support SUN TYPE 6 USB KEYBOARDsanpei2004-01-032-5/+13
* | | Fix Scanlogic SL11R usb-ide protocol and quirkssanpei2004-01-031-2/+2
* | | Add the MMC commands to umass_atapi_transform. It seems to worksanpei2004-01-031-0/+16
* | | In if_ndis.c:ndis_attach(), temporarily set the IFF_UP flag whilewpaul2004-01-033-13/+60
OpenPOWER on IntegriCloud