summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-07-06syncTheo de Raadt
2005-07-06Fix bounds check for incomplete code sets so they cannot overflow the codesTodd C. Miller
array. From Mark Adler.
2005-07-06Add a bunch of malloc() return checksBrad Smith
From brian FreeBSD ok deraadt@ tdeval@
2005-07-06regenJonathan Gray
2005-07-06More NVIDIA devices, in a dmesg from tybollt at solace.mh.seJonathan Gray
2005-07-06oops, $macro was documented, just not where i expected it; reword andJason McIntyre
make it a bit easier to find;
2005-07-06add explicit comments for file status;Xavier Santolaria
2005-07-06add another non-fatal error for recvfrom; ok henning@Darren Tucker
2005-07-06correct file status strings;Xavier Santolaria
2005-07-06clarify meaning of ssh -b ; with & ok jmc@Darren Tucker
2005-07-06- now that `macdef' is nicely documented, tell people how to use itJason McIntyre
- replace `>' w/ groff char
2005-07-06improve the description of `macdef';Jason McIntyre
from netbsd -r1.110: patch from david h. gutteridge, pr #24296;
2005-07-06ural works; pedro@ironchicken.am-gen.orgTheo de Raadt
2005-07-06sync spell usage() w/ man page synopsis;Jason McIntyre
ok deraadt@
2005-07-06spacingTheo de Raadt
2005-07-06warning clean and constinessTed Unangst
2005-07-06drop in parsemonth from freebsd.Ted Unangst
use it to parse month, so "cal june 2005" works as expected. if only one arg is given, see if it could be a month ok deraadt
2005-07-06rev 1.7Brad Smith
Reduce MAXMSS limit by 12 bytes to allow for rfc 1323. From brian FreeBSD ok deraadt@
2005-07-06- Rewritten TX to use only two pointers to track producer/consumer.Brad Smith
- Bugfix: don't forget to set IFF_OACTIVE when TX list is full. From FreeBSD - clear IFF_RUNNING & IFF_OACTIVE in vr_stop() before de-allocating resources. Thanks to cloder@, millert@ and pedro@ for testing.
2005-07-06smartarray 5* raid controller; does io but needs more work; commented out in ↵Michael Shalayeff
configs for now
2005-07-06allow bge(4) to receive Jumbos by default.Brad Smith
ok krw@
2005-07-06regenBrad Smith
2005-07-06add Intergraph Intense 3DBrad Smith
2005-07-05use "www" as the service name in the example instead of "http" since "www"David Gwynne
is what is used in /etc/services. ok jmc@ henning@ millert@
2005-07-05sync usage() w/ man page synopsis;Jason McIntyre
2005-07-05fix formatting for -c;Jason McIntyre
ok millert@
2005-07-05if we can't stat the file and there is no entry for it, don't failJoris Vink
but assume it is a regular file and it is in unknown state. ok xsa@
2005-07-05correct ouput to match gnu/usr.bin/cvs; more to come.Xavier Santolaria
ok joris@.
2005-07-05`No' -> `no' in output; matches gnu/usr.bin/cvs output;Xavier Santolaria
2005-07-05little bit better description of -ml;Jason McIntyre
agreed w/ wiz@netbsd
2005-07-05- sort description of -mJason McIntyre
- correct typos in -m description - formatting improvements from wiz@netbsd
2005-07-05sort options, and some formatting improvememnts;Jason McIntyre
from wiz@netbsd
2005-07-05Update to tzcode2005j.Todd C. Miller
2005-07-05protect against cvs_getln() failure.Joris Vink
ok xsa@
2005-07-05fix commentHans-Joerg Hoexer
2005-07-05use correct function name in log message, tiny KNFHans-Joerg Hoexer
2005-07-05Save transmit time for each peer for later use as refid for SNTPv4Darren Tucker
replies. ok henning@
2005-07-05syncTheo de Raadt
2005-07-05tweaks;Jason McIntyre
2005-07-05update to tzdata2005jTodd C. Miller
2005-07-05- prototype must not have variable name.Brad Smith
From itojun NetBSD - Fix signed/unsigned comparison warnings. - Make ifm_data unsigned. - Make media and mask unsigned. From thorpej NetBSD ok deraadt@
2005-07-05Since scsi_link now includes a copy of the INQUIRY data, don't keep aKenneth R Westerback
copy of the vendor/product/revision fields in sd_softc. Just use the INQUIRY data to build the disklabel 'label' when required. No functional change.
2005-07-04add HISTORYRobert Nagy
2005-07-04whitespace;Jason McIntyre
2005-07-04do not whack errno before using it; Andrey MatveevTheo de Raadt
2005-07-04- add tunerctl to the buildJacob Meuser
ok deraadt@
2005-07-04- tunerctl is a program for controlling /dev/tunerN devices associatedJacob Meuser
with bktr(4) devices ok deraadt@
2005-07-04syncTheo de Raadt
2005-07-04spacingTheo de Raadt
2005-07-04nicer textTheo de Raadt