aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix corner case where m_len was not being initialized.Jeffrey Hsu2002-04-121-1/+3
* Updated release note: OpenPAM Cinchona.Bruce A. Mah2002-04-112-14/+6
* New release note: sendmail startup script/options.Bruce A. Mah2002-04-112-0/+28
* Cosmetic changes to the previous commit, bringing it closer to what IDag-Erling Smørgrav2002-04-117-49/+49
* Knowledgeable persons assure me that RSA is preferable to DSA and that weDag-Erling Smørgrav2002-04-111-0/+2
* Add ActionTec HWC01170 and Linksys IWN2Warner Losh2002-04-111-0/+2
* Catchup to 1.32Warner Losh2002-04-111-1/+7
* Add ACTIONTEC HWC01170 from OpenBSDWarner Losh2002-04-111-0/+4
* Use the proc lock to protect p_ucred while we read a few items from it.John Baldwin2002-04-111-2/+9
* Make this compile again when UMASS_DEBUG isn't defined.John Baldwin2002-04-111-0/+2
* - Set the base priority of an ithread that has no handlers when we set itsJohn Baldwin2002-04-111-3/+5
* Commented out locking that would be used in the ps command if locks wereJohn Baldwin2002-04-111-0/+5
* Use proc lock to protect p_ucred pointer while we deference it to read aJohn Baldwin2002-04-111-0/+4
* Use td_ucred in a few spots.John Baldwin2002-04-111-3/+3
* Use PTRACE_ARG3_TYPE of caddr_t.David E. O'Brien2002-04-111-1/+5
* In the cross case we need to provide TARGET_MACHINE.David E. O'Brien2002-04-111-1/+1
* RegenAlan Cox2002-04-115-6/+6
* Remove the requirement that Giant be held around osigreturn(). All platform-Alan Cox2002-04-111-1/+1
* Add an IPv6 sample line for tftpd.Hajimu UMEMOTO2002-04-111-0/+1
* IPv6 support for tftp/tftpd.Hajimu UMEMOTO2002-04-115-108/+214
* Add a comment that osigreturn() is MPSAFE.Alan Cox2002-04-111-0/+2
* Switch to using cdboot for booting i386 CD's by default.John Baldwin2002-04-112-2/+2
* Prefer DSA to RSA if both are available.Dag-Erling Smørgrav2002-04-111-1/+2
* Do not attempt to load an ssh2 RSA host key by default.Dag-Erling Smørgrav2002-04-111-2/+0
* MFC noted: I18N additions/enhancements.Bruce A. Mah2002-04-112-2/+2
* Add Dynalink IS64PPH+ to ISDN interfaces, fix an apparent typo.Bruce A. Mah2002-04-112-2/+2
* Add Netgear MA401 to wi(4)-supported devices.Bruce A. Mah2002-04-112-0/+6
* Fix a warning due to the code assuming sizeof(int) == sizeof(void *) whichJohn Baldwin2002-04-111-1/+1
* I now don't seem to be able to reproduce the -DNOCLEAN buildworldRuslan Ermilov2002-04-113-9/+5
* Don't special case i386/pc98, replace it with the smarter logicRuslan Ermilov2002-04-111-9/+6
* LCA based systems can't handle more than 16 devices on pci bus 0.Bernd Walter2002-04-111-1/+1
* Stop "make depend" from attempting to delete non-existent .depend.Ruslan Ermilov2002-04-111-1/+1
* Reimplement the hack to put pam_static.o into .depend with some magic.Ruslan Ermilov2002-04-111-7/+3
* Revert the last change and mark the program as PROG_CXX.Ruslan Ermilov2002-04-1121-64/+61
* Add yet another chip ID for a Promise TX2 chip.Søren Schmidt2002-04-113-0/+4
* Use the new PROG_CXX knob.Ruslan Ermilov2002-04-111-2/+1
* Implement PROG_CXX for <bsd.prog.mk>.Ruslan Ermilov2002-04-112-1/+17
* Delay umass_cam_rescan by 200 ms to make sure attach is finished by theNick Hibma2002-04-111-3/+12
* Bandaid for a buffer overrun in the module searching code. When breakingPeter Wemm2002-04-111-0/+2
* Finally fix loader completely for IA64. efifs_stat() wasn't settingPeter Wemm2002-04-111-0/+2
* MFi386: revision 1.517.KATO Takenori2002-04-112-10/+18
* Make kldxref work for Elf64 (which has 32 bit hash tables)Peter Wemm2002-04-112-7/+7
* Fix the I/O performance issues with the ciss driver where CAM was limitingPaul Saab2002-04-111-1/+2
* Code cleanup, no functional change.Pierre Beyssac2002-04-112-38/+66
* Really finish the removal of ${LDDESTDIR} in bsd.lib.mk,v 1.55.Ruslan Ermilov2002-04-112-4/+4
* Only calculate Promise magic if a device is there for info.Søren Schmidt2002-04-111-2/+2
* Back out /etc/rc.d addition. I'd like to see something come of what hasPeter Wemm2002-04-111-1/+1
* Integrate the hostap stuff that Thomas Skibo <skibo@packbell.net>Warner Losh2002-04-118-52/+1768
* When binding to transports if getnetconfigent() fails then actuallyAlfred Perlstein2002-04-111-1/+2
* Remove bogus include of <machine/ansi.h>.Mike Barcroft2002-04-111-1/+0