Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-10 | zap field nothing uses. | Marc Espie | |
2007-12-10 | Mention mavb(4). | Deanna Phillips | |
ok jsing@ | |||
2007-12-10 | For a few years already, dkcsum can be silent | Theo de Raadt | |
2007-12-10 | sync | Theo de Raadt | |
2007-12-10 | document "nwflag" for wireless devices which can operate in | Jason McIntyre | |
hostap mode; ok damien | |||
2007-12-10 | a 8 -> an 8 | Jason McIntyre | |
2007-12-09 | remove unused functions | Charles Longeau | |
initially from tobias@, but I removed some other unused one ok martin@ tobias@ | |||
2007-12-09 | Mention VS3100 spx. | Miod Vallat | |
2007-12-09 | Typo | Miod Vallat | |
2007-12-09 | Attach lcspx to SPX option boards on VAXstation 3100. Tested on model 38 (KA42) | Miod Vallat | |
only, should work on model 76 (KA43) as well. | |||
2007-12-09 | Be more careful when checking for hardware, so as not to attach to SPX | Miod Vallat | |
option boards. | |||
2007-12-09 | another FREE->free | Hans-Joerg Hoexer | |
ok gilles | |||
2007-12-09 | MALLOC/FREE -> malloc/free | Hans-Joerg Hoexer | |
ok gilles | |||
2007-12-09 | FREE -> free | Hans-Joerg Hoexer | |
ok gilles | |||
2007-12-09 | MALLOC/FREE -> malloc/free | Hans-Joerg Hoexer | |
ok gilles | |||
2007-12-09 | MALLOC/FREE -> malloc/free | Hans-Joerg Hoexer | |
ok gilles | |||
2007-12-09 | recent sbc documents describe a more complete caching mode page. the recent | David Gwynne | |
one has the disable read-ahead bit which i want to see. ok krw@ marco@ | |||
2007-12-09 | take advantage of M_ZERO | Hans-Joerg Hoexer | |
ok claudio gilles | |||
2007-12-09 | argh, remove crap from my last commit | Reyk Floeter | |
2007-12-09 | re-sort relayctl/relayd to the right place | Reyk Floeter | |
2007-12-09 | Updates from master repo: | Anders Magnusson | |
- Don't loop forever in conditional includes. - Print error and not a number if wrong token got. - A bunch of sanity checks. | |||
2007-12-09 | nslookup(8) moved to nslookup(1) | Jakob Schlyter | |
2007-12-09 | update pedro's email address, at his request; | Jason McIntyre | |
2007-12-09 | regen from named.docbook | Jakob Schlyter | |
2007-12-09 | _hoststated got renamed to _relayd | Reyk Floeter | |
2007-12-09 | merge our command line changes to docbook | Jakob Schlyter | |
2007-12-09 | hoststated.conf got renamed to relayd.conf | Reyk Floeter | |
From Daniel Ouellet (daniel at presscom dot net) | |||
2007-12-09 | I honestly do not remember what 88110 errata convinced me to disable | Miod Vallat | |
out-of-order (superscalar) execution on these processors. Since OoO brings a nice 50% to 250% speedup (as shown by ``openssl speed''), it is definitely worth enabling. | |||
2007-12-09 | fix automatic rate control (if the rate falls down to 6Mbps or 1Mbps, | Damien Bergamini | |
it is no longer stuck at that rate). workaround for a hardware bug when in HostAP or IBSS mode. | |||
2007-12-09 | remove makefile hacks to build links. Instead, change the files that | Marc Espie | |
gprof uses directly. okay deraadt@, miod@. Thanks for checking that gcc 2.95 is happy with #include MACRO | |||
2007-12-09 | provide mount_ntfs(8) on alpha, it works out of the box for reading | Martin Reindl | |
Windows NT disks ok deraadt@ manpage bits from jmc@ | |||
2007-12-09 | Updates from master repo: | Anders Magnusson | |
- Add acceptable() and mflags(). - Remove unused functions. | |||
2007-12-09 | Updates from master repo: | Anders Magnusson | |
- Add support for PIC code. | |||
2007-12-09 | Updates from master repo: | Anders Magnusson | |
- Add acceptable(). - Remove unused function setincr(). Add acce | |||
2007-12-09 | Update from master repo: | Anders Magnusson | |
- Declare a few stab symbols locally. | |||
2007-12-09 | Update from master repo: | Anders Magnusson | |
- Understand -m as flag. | |||
2007-12-09 | Updates from matser repo: | Anders Magnusson | |
- Leave to target code to decide whether a node can be used for initialization or not. - Fix bug causing rw data to sometimes end up in ro segment. | |||
2007-12-09 | Updates from master repo: | Anders Magnusson | |
- Rewrite typenode() so that const/volatile can be handled better. - Give target code the opportunity to handle string symbols. | |||
2007-12-09 | Updates from master repo: | Anders Magnusson | |
- Give clocal() a chance to handle STASG early. | |||
2007-12-09 | Updates from master repo: | Anders Magnusson | |
- Add target-dependent function acceptable() to give target code a last chance to tell whether an instruction should be used or not. | |||
2007-12-09 | Updates from master repo: | Anders Magnusson | |
- Send ipole as arg to myoptim(). | |||
2007-12-09 | Updates from master repo: | Anders Magnusson | |
- Only check for flags already set if BITYPE. | |||
2007-12-09 | Updates from master repo: | Anders Magnusson | |
- Nuke unused prototypes. | |||
2007-12-09 | Update from master repo: | Anders Magnusson | |
- Nuke unused prototypes. | |||
2007-12-09 | Updates from master repo: | Anders Magnusson | |
- Clear edgehash after onlyperm also. - Avoid diagnostic that may fail for targets with reg arguments. | |||
2007-12-09 | Restore "evil hack" that we had before the recent agp(4) changes. Solves | Mark Kettenis | |
X display corruption. People should know better than just importing the latest random crap from NetBSD or FreeBSD. That's worse than doing a "commit and run". | |||
2007-12-09 | Un-#ifdef code, such that we don't attach cardbus if the bus nuber is | Mark Kettenis | |
unconfigured. Tested by a few; ok deraadt@ (a while back). | |||
2007-12-09 | Add an empty pccbb_attach_hook. | Mark Kettenis | |
2007-12-09 | Add an empty pccbb_attach_hook. | Mark Kettenis | |
2007-12-09 | Fix for an off-by-one. | Tobias Stoeckmann | |
OK fgsch@ |