summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MFi386: options.i386 revision 1.158nyan2001-10-191-0/+2
* Change rmskey() to rmopie() - we don't have skey anymoreache2001-10-191-6/+6
* Add NO_WERROR so the build won't die because of discarded qualifiersdes2001-10-191-0/+2
* Back out part of previous commit which was gcc-centricdes2001-10-191-2/+2
* Rework pmap so that it separates the PTE structure from the pv_entrydfr2001-10-192-334/+511
* Build the linux module on Alpha again. Note that the linux modulemarcel2001-10-191-1/+2
* After removing the bogus differences, any real incompatibilitiesmarcel2001-10-191-452/+0
* Fix Alpha related brokenness. We used to have a MD linux_ioctl.hmarcel2001-10-192-8/+209
* s/kernal/kernelalfred2001-10-192-2/+2
* Handle the lack of nfs server or client support in the kernel bydougb2001-10-198-10/+102
* Linux compiles broken on alpha again. Remove.mjacob2001-10-191-2/+2
* Add manpage for gx driver.jlemon2001-10-192-0/+175
* Add entry for the PRO/1000.jlemon2001-10-193-0/+5
* Hook the gx module up to the build.jlemon2001-10-192-0/+9
* Add a driver for the Intel PRO/1000 Gigabit Ethernet boards.jlemon2001-10-193-0/+2317
* #if 0 out some code that depends on other uncommitted patches.des2001-10-191-0/+2
* Adapt to pseudofs changes (dynamic initialization, not static).des2001-10-191-67/+60
* Switch to dynamic rather than static initialization.des2001-10-193-62/+288
* Add support for the "device private" ioctls soon to be used by the an driver.des2001-10-192-16/+76
* Add two "device private" ioctls needed by the Aironet (an) driver.des2001-10-191-5/+8
* Whitespace fix.des2001-10-191-1/+1
* Print statistics for AF_IPX.mdodd2001-10-191-0/+2
* Print [fddi] or [atm] tags for ARP addresses on interfaces of that type.mdodd2001-10-191-0/+6
* Use normal CWARNFLAGS and defines when compiling on FreeBSD.mp2001-10-191-2/+6
* Turn on the libedit support in bc. Turn off libreadline.mdodd2001-10-192-4/+6
* Add libedit support to tftp.mdodd2001-10-192-8/+46
* Add library exposed by KDE's use if this module.markm2001-10-181-0/+2
* Add verbage for MODULES_OVERRIDE.imp2001-10-182-0/+8
* Update to note that rpc.statd and rpc.lockd are now needed foralfred2001-10-181-2/+2
* Add support for the gcc-2.95 stdarg implementation.mp2001-10-182-0/+40
* Protect against deranged fabric nameservers that spit out 10000 identicalmjacob2001-10-181-3/+16
* Back previous revision out until it has been discussed on -arch andsheldonh2001-10-181-1/+0
* Back previous revision out until it has been discussed on -arch andsheldonh2001-10-181-1/+0
* Shift the code which packs and unpacks instruction bundles out of DDBdfr2001-10-185-12/+41
* My attempts at minimizing the number of #def's got me in trouble.obrien2001-10-185-21/+24
* Note MFC of syslogd -b.dd2001-10-182-2/+2
* Add experimental support for sending keypad facility messages.hm2001-10-1820-185/+327
* Fix diskless clients by removing the code for calculating the minimumroberto2001-10-181-13/+1
* Fix AUTH callback negotiations.brian2001-10-181-2/+2
* When the peer fails to specify an MRU and a 1500 byte MRU is notbrian2001-10-182-4/+8
* Tons of type, style and warning fixes that have been rotting in my tree fordes2001-10-185-70/+101
* keypad facility information element: add keypad facility information decoding.hm2001-10-181-4/+12
* Fix typos in previous commit:marcel2001-10-181-1/+1
* Add support for "__gnuc_va_list". Some overly "smart" libraries assumeobrien2001-10-185-5/+28
* Sync comments with i386.obrien2001-10-181-6/+6
* Minor comment tweaking.obrien2001-10-171-4/+4
* - Small cleanups to the Giant handling in trap().jhb2001-10-171-9/+17
* Small cleanups to the handling of Giant in trap().jhb2001-10-171-8/+5
* Use the new SIOCGIFINDEX ioctl to efficiently map a name to an index.jlemon2001-10-171-2/+22
* Add a SIOCGIFINDEX ioctl, which returns the index of a named interface.jlemon2001-10-173-0/+7
OpenPOWER on IntegriCloud