summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* remove unneeded includesmjacob2000-09-211-4/+0
* comment vfs_export functions, requested by: eivindalfred2000-09-212-2/+24
* add ``check free resource rage code''sanpei2000-09-213-10/+32
* Fix LINT breakage by options ACPI_NO_OSDFUNC_INLINE.iwasaki2000-09-214-8/+14
* Remove unneeded #include that was a remnant of an earlier version oftruckman2000-09-211-1/+0
* The final entry should be `required', not `sufficient'.ru2000-09-211-1/+1
* Add in and document two new debugging options used in the mutex code:jhb2000-09-212-0/+16
* Fixed the calculations with UDP header length field.ru2000-09-212-4/+4
* Add in documentation and examples of the KTR kernel config options.jhb2000-09-212-0/+38
* Remove unneeded includes.markm2000-09-218-18/+0
* Fix PR #21245: handle wep keys correctly and pretty print hex keyswpaul2000-09-212-36/+42
* Fix buffer overflow when DISPLAY is longer than 43 characters. Thisimp2000-09-201-4/+7
* Add new function in AML interpreter; aml_invoke_method().iwasaki2000-09-208-12/+32
* o Remove 9 unnecessary includes.imp2000-09-203-12/+8
* Fix a typobrian2000-09-201-1/+1
* No need to generate opt_compat_oldisa.himp2000-09-201-5/+1
* remove 5 unnecessary includes, per phk's scriptimp2000-09-204-5/+0
* Remove 7 unnecessary includes frmo phk's scriptimp2000-09-204-8/+0
* Remove 8 unnecessary includes from phk's scriptimp2000-09-202-8/+0
* IN_CLASS*() macros assume host order and s_addr is network byteps2000-09-201-2/+2
* Add support for the "nullconsole" console type, for systems witharchie2000-09-207-1/+109
* Remove one debug line that snuck in by accident.wpaul2000-09-201-1/+0
* Add a new driver for the AMD PCnet/FAST, FAST+ and Home PCI adapters.wpaul2000-09-2014-1/+2042
* o Add additional comment describing vaccess() behavior.rwatson2000-09-202-0/+14
* Add a homePNA PHY driver. This is really only a stub: MII-based homePNAwpaul2000-09-203-1/+284
* regeneratewpaul2000-09-201-1/+3
* Add the ID for the built-in homePNA PHY in the AMD 79C798 controller.wpaul2000-09-201-0/+1
* Null commit to force an update after clearing the "-ko" keywordjdp2000-09-200-0/+0
* fix previous PIOCSRESOURCE code in assign_card_indexsanpei2000-09-201-7/+10
* Clean up the VIA id's a bit and add the K[TX]133 chipsetssos2000-09-201-7/+12
* Remove unneeded includessos2000-09-206-11/+3
* Oops, un-spam this file - the last commit was an accident.brian2000-09-201-1/+0
* Remove the last two uses of ahc->unit in the FreeBSD version of the driver.gibbs2000-09-202-4/+6
* Only realloc() environ if we're sure that we know where it came from.brian2000-09-202-5/+5
* Ignore power button and sleep button events for 5 sec.iwasaki2000-09-202-2/+24
* Improve region I/O sub-routines by re-writing most of low level partiwasaki2000-09-2015-745/+1347
* If this is a Davicom DM9102A and we're enabling the homePNA link, forcewpaul2000-09-202-8/+18
* Mention the AAC_COMPAT_LINUX optionmsmith2000-09-192-0/+10
* Fully initialize msqids[]. This could lead to ENOSPC and other strangepeter2000-09-191-0/+1
* Put temporary output in ${TMPDIR:-/tmp}brian2000-09-193-9/+8
* Don't clobber $? before using it.brian2000-09-191-1/+2
* NGM_BPF_{G,S}ET_FILTER should be NGM_BPF_{G,S}ET_PROGRAM.archie2000-09-191-4/+4
* Fix unexploitable off by one error as mentioned on Bugtraq.imp2000-09-191-2/+1
* o Whitespace reduction appled to FreeBSD CVS IDrwatson2000-09-192-2/+2
* o General warning fixing commitrwatson2000-09-1914-18/+12
* o Add cap_from_text(3) and cap_to_text(3) man pages.rwatson2000-09-196-0/+464
* o EACCES is not a possible error for acl_from_text(), so fixrwatson2000-09-1920-28/+22
* Add thread-safe wrapper for fpathconf(2) syscall.sobomax2000-09-197-0/+52
* Use .Cm macro where appropriate.ru2000-09-191-8/+8
* Add card_if.himp2000-09-191-1/+2
OpenPOWER on IntegriCloud