openbsd
2008-07-28 miodNo longer clear ci_want_resched within cpu_switchto...
2008-07-28 miodregen
2008-07-28 miodPut XBOW in the generated constants, not PCI...
2008-07-28 miodIn addition to cop0 sr, prevent cop0 ic from being...
2008-07-28 millertUpdate to tzcode2008e from elsie.nci.nih.gov
2008-07-28 millertUpdate to tzdata2008e from elsie.nci.nih.gov
2008-07-28 deraadtsync
2008-07-28 miodRemove dead code.
2008-07-28 miodIn process_write_regs() and sigreturn(), be more strict...
2008-07-28 miodAccording to the manual, delay slot kill the benefits...
2008-07-28 reyksync
2008-07-28 reykrevert AR5416 PCIE to AR5418, the product description...
2008-07-28 deraadtdocument which functions use which YP maps; Ingo Schwarze
2008-07-28 deraadtsome cleanup; Gleydson Soares
2008-07-28 kettenisregen
2008-07-28 kettenisName PLX PEX devices a bit more consistently, and keep...
2008-07-28 claudioDo not use __progname in inetd as it is not portable...
2008-07-28 thibremove an #if noyet block that will never be needed.
2008-07-28 kurtRemove separate pic versions of crt0, crtbegin, crtend...
2008-07-28 jsgregen
2008-07-28 jsgAdd devices from submitted dmesgs and some VX800 bits.
2008-07-28 thibdont stuff nfs mount point flags into the statfs f_flag...
2008-07-28 claudioFix the tracking of RTF_MPATH. Until now the magic...
2008-07-28 yuoadd another 3G modems support to umsm(4).
2008-07-28 damienmissing "goto err".
2008-07-28 reyksync
2008-07-28 reyknew atheros PCI Ids for the ar9k chipsets, change AR541...
2008-07-28 jmcreinstate a comment whacked in -r1.138; ok deraadt
2008-07-28 stefanFix integer truncation in ttwrite(). ok deraadt, miod.
2008-07-28 ottoAlmost complete rewrite of malloc, to have a more effic...
2008-07-28 deraadtsync
2008-07-28 deraadt3 plx devices found on Sun T2 systems
2008-07-27 jmcdocument COMPAT_O43; requested by Oleg Safiullin
2008-07-27 kettenisIncrease the size of the TSB on large memory machines...
2008-07-27 damiensanitize RX path a bit.
2008-07-27 jmc+I-O DATA WN-G54/CF to the malo(4) list;
2008-07-27 damiens/IEEE80211_DPRINTF/DPRINTF/
2008-07-27 damienremove unused structures and duplicated definitions.
2008-07-27 sobradoan enum specifier is more elegant than a set of #defines;
2008-07-27 mglockerSome devices take longer to load the firmware. Increas...
2008-07-27 mbalmerfix a typo in a comment.
2008-07-27 jmcbad comma;
2008-07-27 claudioUse __progname instead of hand rolled version using...
2008-07-27 stefanGet TAILQ_REPLACE and CIRCLEQ_REPLACE prototypes right.
2008-07-26 miodRecognize an explicit + sign in exponent of hex float...
2008-07-26 krwSilence scsi_inquire_vpd() so devices that don't unders...
2008-07-26 ianAdd M$ NX-6000 cam, ok mglocker@
2008-07-26 damienshrink ieee80211_set_link_state().
2008-07-26 damienremove useless #includes.
2008-07-26 damienproperly handle management frames (required for future...
2008-07-26 damiencall Phase1 every 2**16 frames instead of calling it...
2008-07-26 mglockerSince we are able to change the device image resolution...
2008-07-26 espienote that fetch hooks are a real bad idea
2008-07-26 espiedocument update-or-install
2008-07-26 jmcadd -b to SYNOPSIS and usage();
2008-07-26 miodMake sure the test array is 64 bit aligned, this now...
2008-07-26 pyrAdd -b switch for matching on the last part of the...
2008-07-26 krwdeivce -> device typo fix in comment.
2008-07-26 toddsync
2008-07-26 bradOnly full-dupex is supported for 1000baseT.
2008-07-26 jmcno .Pp before/after .Sh;
2008-07-26 bradAlso mention half-duplex for 1000baseT.
2008-07-26 jmckill trailing whitespace;
2008-07-26 bradslight wording tweak to make the media selection entry...
2008-07-26 bradPull out some mostly useless info from these pages.
2008-07-26 bradUpdate for the fibre support.
2008-07-25 miodphyio -> physio
2008-07-25 miodImprove eisa bus probe by deciding the number of logica...
2008-07-25 damienmissing .Pp
2008-07-25 kurtThe PIE address range defaults are too big for alpha...
2008-07-25 damienadd a note in the CAVEATS section about the hardware...
2008-07-25 jmctweak the rt2700 stuff; ok damien
2008-07-25 jmcgroff does not like ultra-long lines without whitespace...
2008-07-25 ianMention @bin plist element, ok espie@
2008-07-25 kettenisWork around a problem on the t5120 where top(1) would...
2008-07-25 damienlink to updated firmware packages that remove the obsol...
2008-07-25 martynasdon't redefine INFINITY -- math.h defines it now
2008-07-25 mglockerAfter our recent changes, VIDIOC_S_FMT didn't always...
2008-07-25 damiendocument RT2700 (tested by bernd@) and try documenting...
2008-07-25 artIn gdt_grow, always map the gdt on the secondary cpus...
2008-07-25 beckmuch more correct way of dealing with nfs pending reads...
2008-07-25 kettenisSwitch to a temporary stack early on such that we don...
2008-07-25 deraadtsync
2008-07-25 deraadti have to crank this for a ridiculous reason, to save...
2008-07-25 martynasdon't undefine C99 math macros, if !_GLIBCPP_USE_C99...
2008-07-25 jmcdoc fix; from David Higgs
2008-07-25 artCorrect printing of the pg_flags for ddb.
2008-07-25 artsome splassert paranoia.
2008-07-25 artflock
2008-07-25 artfile advisory locking tests from FreeBSD. We fail to...
2008-07-25 mglockerNot all devices support GET_DEF, fall back on GET_CUR...
2008-07-25 henningshrink MINCLSIZE to MHLEN + 1 again for the release...
2008-07-25 martynasfix apps that use isinff, isnanf; use ieee 754 mi...
2008-07-25 grunkIn random art visualization, make sure to use the end...
2008-07-25 grunkAdd VisualHostKey to example file, ok djm@
2008-07-25 deraadtrepair .Pq use; Alan R. S. Bueno
2008-07-25 deraadtsync
2008-07-24 sthenAdd "ssh-keygen -F -l" to synopsis (displays fingerprin...
2008-07-24 guentherrelease the bind lock before resetting the signal mask
2008-07-24 deraadtsync
next