summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-09-06Jumbo pack of fixes:Miod Vallat
- do not leak memory when polling; - bring LUN support back - Motorola documentation says LUNs are not supported, but it's a SysV/m88k limitation, not a hardware one. - honour request timeout while polling (instead of using a fixed value) - do not program the scsi command length if the hardware knows it from the scsi command group (as advised in the manual) - various minor fixes, especially better error recovery. tested by nick@ and I; ok deraadt@.
2004-09-06Correctly account for the %a5 register in function prologues; fixesMiod Vallat
inter-library function calls where the callee would change the GOT register but not restore it when returning to its caller. Helps immensely libpthread, as well as dynamically-linked X11 clients. Fromm gcc 3; tested by matthieu@, nick@ and todd@; ok deraadt@
2004-09-06- Spelling fix.Brad Smith
- Add mention of the fact that timeouts are silently limited to 24 hours. - Document the fact that kqueue will immediately return and not timeout when nevents is 0. From FreeBSD
2004-09-05Use ${OSREV} in path names, rather than hardcoded '3.5'.Kenneth R Westerback
Tested by drahn@. ok drahn@ millert@ henning@
2004-09-04password databases -> group databases;Jason McIntyre
from netbsd -r 1.20; ok millert@
2004-09-03sleep instead of busy waiting on ENOBUFS. reduces cpu time.Ted Unangst
pr3900. ok canacar@ deraadt@ matthieu@ millert@
2004-09-02Fix an occurence of "==" that should be "="; no functional change.Todd C. Miller
2004-09-02Document IPL_SCHED.Alexander Yurchenko
ok millert@
2004-09-02minor mdoc fixesJared Yanovich
consistency in wording fix ioctl listing ok jmc
2004-09-02propolice -> ProPoliceBrad Smith
Mentioned by: Jonathan Gray <khalek at linuxgamers dot net>
2004-09-02propolice -> ProPoliceBrad Smith
2004-09-02add a few more models that had been recently added to introMichael Shalayeff
2004-09-02Prevent mixer from resetting volume back to blead-from-the-ears.Marco Peereboom
From NetBSD via Antoine Jacoutot <ajacoutot at lphp.org> Ok millert@ mickey@ deraadt@
2004-09-01regen for BCM4401-B0Todd C. Miller
2004-09-01Support Broadcom BCM4401-B0; from FreeBSD. OK deraadt@ and henning@Todd C. Miller
2004-09-01Make sure we don't call kernfs_xread() with a negative offset.Todd C. Miller
Problem found by Christer Oberg. OK henning@, deraadt@
2004-09-01Document DST option, and fix grammar nits in TIMEZONE description.Tom Cosgrove
Closes PR 3906. ok jmc@, miod@, millert@
2004-09-01updateMichael Shalayeff
2004-09-01uppercase `id' and `nvram' for consistency w/ other docs;Jason McIntyre
ok miod@
2004-08-31Buglet in cachectl(), do not use curproc anymore.Miod Vallat
2004-08-31changes for gcc3 migration.Per Fogelstrom
2004-08-31use the correct Entries path to store in cef_path;Joris Vink
ok jfb
2004-08-31Do not crash when there is no user specified in the CVSROOT. SimplifiedJean-Francois Brousseau
version of a diff by Joris Vink.
2004-08-31check return value of strdup(3);Joris Vink
ok jfb
2004-08-31Prevent backup CARP hosts from replying to arp requests, fixes strangenessRyan Thomas McBride
with some layer-3 switches. From Bill Marquette. ok henning@ mickey@ dhartmei@ and deraadt@
2004-08-31a few fixes from weissmanndudeMichael Shalayeff
2004-08-30For username foo.bar, don't treat "bar" as a kerberos instance,Todd C. Miller
that was a kerb4'ism. OK deraadt@
2004-08-30cute side-effect of bsd.lib.mk, some typos only show up with make tags.Marc Espie
noticed by marco@ okay millert@
2004-08-30.Xsession -> .xsession;Jason McIntyre
originally from a pr from f at obiit dot org, but missed by myself; ok markus@ matthieu@
2004-08-30Hasty changes for ``regular'' luna88k support. Written before boot_luna88kMiod Vallat
and should probably get a better wording from it...
2004-08-30minimal documentation for LD_DEBUG.Marc Espie
okay millert@, miod@
2004-08-30another card tat uses system promMichael Shalayeff
2004-08-30Use CMSG_SPACE when allocating space for the control message.Todd C. Miller
Fixes fd passing problems on sparc and sparc64. OK henning@
2004-08-30Use CMSG_SPACE when allocating space for the control message.Todd C. Miller
Fixes a bogus regression on sparc64. OK henning@
2004-08-30In the interrupt handler, if there is a DMA transfer in progress, doMiod Vallat
not busy wait for the transfer to complete at the very beginning, as this interrupt could be unrelated to the transfer; busywaiting could cause the scsi command timeout to be triggered, and the code would not recover correctly. Instead, make the DMA check simply return, leaving the "busy" flag set; and perform the usual interrupt handler duties, except for the phase change. test&ok millert@
2004-08-30fix some types not agreeing with gcc 3Per Fogelstrom
2004-08-30Add the original LUNA-88K support.Kenji Aoyama
- retrieve auto-boot information from NVRAM - retrieve ethernet address information from FUSE ROM They are stored different way from LUNA-88K2. Tested by Jeff McMahill, ok by miod@
2004-08-30clarify diagnostics output;Jason McIntyre
based on a diff from justin reigle via grange@ and discussed w/ grange;
2004-08-30don't forget to set *hn... theo okHenning Brauer
2004-08-30skip early DNS lookups -- they are deferred to later; ok otto ho henningTheo de Raadt
2004-08-30ENOBUFS, EHOSTUNREACH, ENETDOWN and EHOSTDOWN are bad reasons to log; ok ↵Theo de Raadt
otto henning
2004-08-30s/keygen/keyscan/Markus Friedl
2004-08-30- add `nokeep' to a table to avoid a line breakJason McIntyre
- kill a ton of whitespace at eol
2004-08-30- sort SEE ALSOJason McIntyre
- word order
2004-08-30Increment the states reference counter in the rule attached to the stateRyan Thomas McBride
being inserted, so that the counter does not wrap back when the state is removed. This fixes pfsync setups with adaptive timeouts. From Chris Pascoe ok canacar@ dhartmei@ henning@ deraadt@
2004-08-30Avoid spinning if the server gives us a bogus zero lease time, byOtto Moerbeek
enforcing a minimum lease time of 60s. ok deraadt@ henning@
2004-08-30from freebsd via Jonathan GrayDavid Gwynne
"Use the USBD_FORCE_SHORT_XFER flag when setting up transmit transfers. Without this, the device cannot detect the end of ethernet packets whose size is a multiple of the USB packat size. ok deraadt@
2004-08-30Remove 'usb_'realloc() usage because it doesn't know the size of the oldDale Rahn
buffer, thus may copy too much, causing a memory fault. ok millert, dlg, henning, tdeval, otto
2004-08-30Forgot one MLINK; spotted by Dale.Miod Vallat
2004-08-29Add Adaptec 2120S. ok deraadt@ mickey@Marco Peereboom
Found and tested by Alexei E. Suslikov <cruel at texnika.com.ua>