Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-12 | unbreak lls command and add a regress test that would have caught the | Damien Miller | |
breakage; spotted by mouring@ | |||
2007-12-11 | Fix check for pending interrupts as some other device is causing | Mike Belopuhov | |
the status register to change. From form@. ok jsg | |||
2007-12-11 | Don't store arguments and environment in the space reserved for stackgap on | Mark Kettenis | |
machines where the stack grows up. Fixes systrace(1) on hppa. ok deraadt@ | |||
2007-12-11 | mbuf stats are always gotten via sysctl(), so remove old nlist stuff | Theo de Raadt | |
ok claudio pyr | |||
2007-12-11 | if we pxebooted, and can find the interface, put it in a "pxeboot" group | Theo de Raadt | |
so that later applications can try to do the right thing for reyk | |||
2007-12-11 | mention starttls(8) | Todd C. Miller | |
2007-12-11 | reword license to change regents to authors, and remove advertising clause. | Ted Unangst | |
cleared with all original authors. ok deraadt | |||
2007-12-11 | use a mutex for protection of the uvm_km list. ok art | Ted Unangst | |
2007-12-11 | remove an overlooked simple_lock everybody likes to point out to me. | Ted Unangst | |
2007-12-11 | release the pool mutex if we may sleep in the backend | Ted Unangst | |
2007-12-11 | rearrange the page to read better; ok otto henning | Jason McIntyre | |
2007-12-11 | remove support for 8kHz sample rates. not all i2s based audio | Jacob Meuser | |
devices support 8kHz sample rates, and there is insufficient code to enable it properly on the devices that do support 8kHz. fixes "evil sound" problem reported by ajacoutot@ and jdixon@. ok deanna@, ratchov@, ajacoutot@ | |||
2007-12-11 | regen | Brad Smith | |
2007-12-11 | remove wrong MCP79 SMBus id in previous commit. | Brad Smith | |
2007-12-11 | - Remove disabled and unusable HW VLAN tagging code. | Brad Smith | |
- Remove setup of the HW VLAN stripping. Issue reported by and fix tested by henric@ ok dlg@ | |||
2007-12-11 | regen | Brad Smith | |
2007-12-11 | add the NVIDIA MCP79 LAN, AHCI, SMBus and HD Audio PCI ids. | Brad Smith | |
From Peer Chen @ NVIDIA via Linux ok dlg@ | |||
2007-12-11 | kill the comment that doesn't make sense anymore | Mike Belopuhov | |
2007-12-10 | add ip_mib table as well as support for retrieving ipForwarding and | Gilles Chehade | |
ipDefaultTTL ok reyk@ | |||
2007-12-10 | regen | Mike Belopuhov | |
2007-12-10 | Add GeForce 7200 GS. From form@. | Mike Belopuhov | |
Fix a typo while here. | |||
2007-12-10 | Remove an MD code that was obsoleted by the timecounters. | Mike Belopuhov | |
ok kjc | |||
2007-12-10 | Kill a check for malloc fail. The malloc call uses M_WAITOK and thus | Owain Ainsworth | |
should not be able to fail. ok kettenis@. | |||
2007-12-10 | Make the "can't find VGA config space" error sound less scary. This | Owain Ainsworth | |
happens sometimes on intel PCI-E chipsets where integrated graphics have been disabled. ok kettenis, deraadt. | |||
2007-12-10 | Warn the user when reloading a new configuration fails instead of killing | Pierre-Yves Ritschard | |
the daemon. ok reyk@ | |||
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 | |