aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adjust the mail reject output so that it gives an abreviated reason for theBrian Somers2005-01-111-1/+1
* Collapse "fgrep | egrep | sed" down to a single sed.Brian Somers2005-01-111-3/+1
* Make default RFCOMM session MTU match default L2CAP MTU.Maksim Yevmenkin2005-01-111-3/+3
* Final attempt to make aha 1542A working. If not, oh well, I don'tWarner Losh2005-01-112-7/+16
* puc handles this card, so remove it from here.Warner Losh2005-01-111-1/+0
* Another prism2 card (not sure what, if anything, is needed for >=5)Warner Losh2005-01-111-0/+6
* Properly calculate the offset in mapping the memory of pccards. ThisWarner Losh2005-01-111-5/+6
* 1. s/women/woman/ when the singular is intendedDoug Barton2005-01-111-14/+5
* Add support for ptrace() and gdb breakpoints.Olivier Houchard2005-01-105-16/+80
* Don't assume pmap_update() will cpwait for us, pmap_update will disappear soon.Olivier Houchard2005-01-101-3/+1
* ISO C requires at least one element in an initialiser list.Stefan Farfeleder2005-01-101-1/+1
* Bump WARNS to 4 as this seems OK on the alpha now.David Malone2005-01-101-1/+1
* Cast size_t to off_t before adding them to avoid warnings on the alpha.David Malone2005-01-102-4/+6
* Some variables became unused or global in the last change to thisDavid Malone2005-01-101-9/+5
* Forgot to submit a fixed version of this script to Simon.Ruslan Ermilov2005-01-101-4/+71
* Add support files for using text from the POSIX specification inSimon L. B. Nielsen2005-01-103-0/+47
* mdoc style nit: "\-" should only be used to represent a minus sign.Giorgos Keramidas2005-01-101-1/+1
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-1011-49/+62
* /usr/lib doesn't contain only archive (ar(1) style) libraries. SharedGiorgos Keramidas2005-01-101-1/+3
* whitespacePoul-Henning Kamp2005-01-101-1/+1
* fixed an unexpected addr/port matching failure in IPv6 SA managementSUZUKI Shinsuke2005-01-101-0/+1
* Make life for owners of Synaptics Touchpads more pleasant :-)Philip Paeps2005-01-102-22/+414
* Replace err(3) calls when in daemon mode by syslog(3), too.Yaroslav Tykhiy2005-01-101-4/+8
* Correct two typos in almost identical fortunes.Jens Schweikhardt2005-01-101-2/+2
* Use the standard BSD copyright as per OpenBSD and /sys/net/slcompress*Brian Somers2005-01-102-31/+59
* Cast unsigned variables to intBrian Somers2005-01-101-1/+1
* ifr_flagshigh is FreeBSD specificBrian Somers2005-01-101-0/+6
* include "alias.h", not <alias.h>Brian Somers2005-01-102-2/+2
* Initialize "he" in DoFile, so savecore(8) is WARNS=6 clean.Xin LI2005-01-102-2/+2
* Reimplement the fix in rev. 1.126.Ruslan Ermilov2005-01-101-5/+8
* Integrate some OpenBSD alignment fixes. This hopefully also fixes PR 38058...Brian Somers2005-01-102-27/+35
* don't pollute global namespace with valid_Ether_p, instead, prependWarner Losh2005-01-105-24/+24
* - add the Eagle Tech NE200TChristian Brueffer2005-01-101-1/+3
* Unbreak the install.Ruslan Ermilov2005-01-102-9/+0
* /*- or .\"- or #- to begin license clauses.Warner Losh2005-01-1092-48/+114
* Finish removal of matcdWarner Losh2005-01-101-540/+0
* Remove the clause 3, per berkeley and mail from rwatson representingWarner Losh2005-01-101-5/+1
* NE200 -> NE200TWarner Losh2005-01-101-1/+1
* Tweaks to the name of this card, based on input from Sean Shapira.Warner Losh2005-01-101-1/+1
* Remove matcd. It isn't in the build, has issues and can be retired.Warner Losh2005-01-106-4133/+0
* sort more things alphabeticallyWarner Losh2005-01-101-158/+158
* libarchive does much more than just tar ;-)Tim Kientzle2005-01-101-1/+1
* Sort entries.Warner Losh2005-01-101-9/+7
* Sort entires better.Warner Losh2005-01-101-4/+4
* Add support for:Warner Losh2005-01-101-0/+1
* Add Eagle NE200 Ethernet LAN MBH10302 card. This appears to be a feWarner Losh2005-01-101-0/+1
* Free the shared devq last since CAM expects it to be there ifDoug White2005-01-102-5/+11
* Wording nit.Tom Rhodes2005-01-101-1/+1
* fix a "little-endian-big-endian confusion that luckily:Julian Elischer2005-01-091-2/+2
* Cosmetic typo in check_pidfile()Giorgos Keramidas2005-01-091-1/+1