summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IPv6 support for tftp/tftpd.ume2002-04-115-109/+215
* Add a comment that osigreturn() is MPSAFE.alc2002-04-111-0/+2
* Switch to using cdboot for booting i386 CD's by default.jhb2002-04-112-2/+2
* Prefer DSA to RSA if both are available.des2002-04-111-1/+2
* Do not attempt to load an ssh2 RSA host key by default.des2002-04-111-2/+0
* MFC noted: I18N additions/enhancements.bmah2002-04-112-2/+2
* Add Dynalink IS64PPH+ to ISDN interfaces, fix an apparent typo.bmah2002-04-112-2/+2
* Add Netgear MA401 to wi(4)-supported devices.bmah2002-04-112-0/+6
* Fix a warning due to the code assuming sizeof(int) == sizeof(void *) whichjhb2002-04-111-1/+1
* I now don't seem to be able to reproduce the -DNOCLEAN buildworldru2002-04-113-9/+5
* Don't special case i386/pc98, replace it with the smarter logicru2002-04-111-9/+6
* LCA based systems can't handle more than 16 devices on pci bus 0.ticso2002-04-111-1/+1
* Stop "make depend" from attempting to delete non-existent .depend.ru2002-04-111-1/+1
* Reimplement the hack to put pam_static.o into .depend with some magic.ru2002-04-111-7/+3
* Revert the last change and mark the program as PROG_CXX.ru2002-04-1121-64/+61
* Add yet another chip ID for a Promise TX2 chip.sos2002-04-113-0/+4
* Use the new PROG_CXX knob.ru2002-04-111-2/+1
* Implement PROG_CXX for <bsd.prog.mk>.ru2002-04-112-1/+17
* Delay umass_cam_rescan by 200 ms to make sure attach is finished by then_hibma2002-04-111-3/+12
* Bandaid for a buffer overrun in the module searching code. When breakingpeter2002-04-111-0/+2
* Finally fix loader completely for IA64. efifs_stat() wasn't settingpeter2002-04-111-0/+2
* MFi386: revision 1.517.kato2002-04-112-10/+18
* Make kldxref work for Elf64 (which has 32 bit hash tables)peter2002-04-112-7/+7
* Fix the I/O performance issues with the ciss driver where CAM was limitingps2002-04-111-1/+2
* Code cleanup, no functional change.pb2002-04-112-38/+66
* Really finish the removal of ${LDDESTDIR} in bsd.lib.mk,v 1.55.ru2002-04-112-4/+4
* Only calculate Promise magic if a device is there for info.sos2002-04-111-2/+2
* Back out /etc/rc.d addition. I'd like to see something come of what haspeter2002-04-111-1/+1
* Integrate the hostap stuff that Thomas Skibo <skibo@packbell.net>imp2002-04-118-53/+1769
* When binding to transports if getnetconfigent() fails then actuallyalfred2002-04-111-1/+2
* Remove bogus include of <machine/ansi.h>.mike2002-04-111-1/+0
* Nortel Networks sells a RealTek 8139-based NIC that's basicallywpaul2002-04-112-0/+7
* Update to note my dropping the strong lock on this file.imp2002-04-111-9/+8
* Add two more IEEE80211 defines for status.imp2002-04-111-0/+2
* better initimp2002-04-111-4/+6
* initialize local variable explicitlysuz2002-04-111-0/+2
* Note date of USERCONFIG's real deathimp2002-04-111-0/+2
* <peril sensitive sunglasses on>peter2002-04-101-1/+1
* Since sshd expects /etc/ssh/ssh_host_rsa_key to exist, we had betterpeter2002-04-107-28/+63
* Remove some ISN generation code which has been unused since thesilby2002-04-104-58/+6
* Only remove the '\n' at the end of a line if there is one.dwmalone2002-04-101-1/+2
* Move do_cpuid into the correct place in this file and makedwmalone2002-04-102-20/+16
* Swap a bzero for an M_ZERO. Borris approved this ages ago, butdwmalone2002-04-101-2/+1
* scanf.3 has an obsolete ``this release''.trhodes2002-04-101-7/+0
* o In osigreturn(), restore all of the registers in one place.alc2002-04-102-10/+18
* Update documentation relating to sysctls in a post-syncachesilby2002-04-101-13/+4
* Add IA32 option for emulation of i386 binaries on the ia64 platform.dfr2002-04-102-0/+4
* Initial support for executing IA-32 binaries. This will not compiledfr2002-04-1020-0/+10074
* Totally nuke IPPORT_USERRESERVED, it is no longer used anywhere, updatesilby2002-04-101-4/+2
* Save and restore the IA-32 state in cpu_switch(). Probably should only dodfr2002-04-101-2/+46
OpenPOWER on IntegriCloud