summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Pass the reinstallkernel target through from Makefile to Makefile.inc1.markm2000-09-191-2/+4
* Add support for tagged queuing on ATA drives. There is only support forsos2000-09-1913-572/+992
* Better error message when booting an SMP kernel on an UP system.eivind2000-09-192-2/+2
* Document ENABLE_VFS_IOOPTeivind2000-09-192-2/+24
* Rename lminor() to dev2unit(). This function gives a linear unit numberphk2000-09-199-18/+29
* GC some LFS lint.phk2000-09-193-18/+3
* Fix horrendous abuse of the Nm and Pa mdoc macros, and remove troffsheldonh2000-09-191-41/+43
* When sending a packet back to a network interface to simulate an arrivedjulian2000-09-191-0/+1
* Simplify the ftp directory search code a little and eliminate a warning.jkh2000-09-192-12/+8
* Implement indirection in the pccard probe/attach. This should make itimp2000-09-198-24/+148
* Document RTLD_DEFAULT and the search algorithm used for resolvingjdp2000-09-191-6/+43
* Add support for dlsym(RTLD_DEFAULT, ...).jdp2000-09-192-69/+97
* Add a definition for RTLD_DEFAULT.jdp2000-09-191-4/+3
* Make a somewhat unsatisfactory attempt to describe the effects ofjdp2000-09-191-1/+18
* Allow the user to make direct BIOS intcalls (via vm86 system) if theyjlemon2000-09-191-2/+2
* Rename "struct session" to "struct sess_con" to avoid conflict witharchie2000-09-191-4/+4
* Include <sys/proc.h> so that we can dereference something in the procmsmith2000-09-191-0/+1
* o cap_set_flag() was not correctly clearing capabilities when valuerwatson2000-09-192-4/+10
* Added missing .It macrosmarko2000-09-181-2/+2
* Check for the correct minimum version required by the current code.dcs2000-09-181-4/+4
* Removed NetBSD support, which bit-rotted long ago.dg2000-09-184-726/+82
OpenPOWER on IntegriCloud