summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-05We will never use __BUS_SPACE_HAS_STREAM_METHODS so remove all the codeClaudio Jeker
2008-05-05dell drac 3 and 4 virtual uarts are pucs running very fast.David Gwynne
2008-05-05add missing header for getpagesizeCharles Longeau
2008-05-05Document signal sensor.Marc Balmer
2008-05-05Make nmea(4) behave like the other timedelta sensors and provide aMarc Balmer
2008-05-05enforce make -j1 in SDBM_File, there is a nasty race that's hard to fix.Marc Espie
2008-05-05retire ltsleep(); The only refrence left too it is in anThordur I. Bjornsson
2008-05-05clean up after reyk (tab at EOL)Henning Brauer
2008-05-05don't install a /128 bit net route for 'proxy' ndp entriesMarkus Friedl
2008-05-05add lldp typeDavid Gwynne
2008-05-05in rt_gettable, we unfortunately have to check for rt_tables[id] != NULLHenning Brauer
2008-05-05remove a useless refcnt in pf_state_key.Henning Brauer
2008-05-05Use rtm_hdrlen instead of the static header length. OK norby@Claudio Jeker
2008-05-05Put relay sockets in non blocking mode too. This got forgotten along thePierre-Yves Ritschard
2008-05-05Don't set the adaptor template link's flags and quirks when trying toKenneth R Westerback
2008-05-05Make umsm only claim a single interface so it doesn't matchJonathan Gray
2008-05-05regenJonathan Gray
2008-05-05Another msm.Jonathan Gray
2008-05-05syncTheo de Raadt
2008-05-05Constantly fill in the program header pointer and count in elf_object_tKurt Miller
2008-05-04Add ping6 and rtsol.Brad Smith
2008-05-04convert to ptoa/atopMartin Reindl
2008-05-04Some additional tests.Brad Smith
2008-05-04macobio(4): add openpic(4)Jason McIntyre
2008-05-04Manage interrupts based on priority better, still working on this...Dale Rahn
2008-05-04Update to sendmail-8.14.3Todd C. Miller
2008-05-04openpic(4) bits. OK drahn@.Xavier Santolaria
2008-05-04Unpopulated CRIME memory banks (or logically empty due to CRIME mergingMiod Vallat
2008-05-04convert arm and mips64 platforms to ptoa/atopMartin Reindl
2008-05-03Rework the interrupt calculation masks, a bit easier to follow (not so wrong).Dale Rahn
2008-05-03add stmp-dirs to dependancy list, fixes a make -j issue seen on macppcDale Rahn
2008-05-03catch up with curpriority changes and convert to ptoa/atopMartin Reindl
2008-05-03add missing header for closeCharles Longeau
2008-05-03Do not acquire the kernel lock for SY_NOLOCK system calls; ok drahn@ kettenis@Miod Vallat
2008-05-03mpcpcibr(4) bits. OK drahn@.Xavier Santolaria
2008-05-03Introduce vop_generic_bmap(); use it where applicable.Thordur I. Bjornsson
2008-05-03remove unused functionsCharles Longeau
2008-05-02implement rw_cas, "go for it" miod@Dale Rahn
2008-05-02Check for a disabled FPU before attempting to emulate the instruction.Miod Vallat
2008-05-02Grab the biglock unconditionnaly when system calls go through systrace;Miod Vallat
2008-05-02Implement rw_cas correctly, unlike previous revision where I was obviouslyMiod Vallat
2008-05-02Invalidate and initialize the l2 on secondary processors, ok kettenis@Dale Rahn
2008-05-02- Use a const pointer for bufferevent_write.Brad Smith
2008-05-02- Increment MAX_ADDRS in evdns so as to be quite large.Brad Smith
2008-05-02Pass FORK_SHAREFILES flag in kthread_create; avoids allocating aBret Lambert
2008-05-02Compare flags against the right flag field or else unexpected things mayClaudio Jeker
2008-05-02Fix logic when setting the F_RIB_ELIGIBLE flag. A path with a NULL nexthopClaudio Jeker
2008-05-02plug potential mbuf leaks;Thordur I. Bjornsson
2008-05-02Fix the label swithing and forwarding logic a bit. OK norby@Claudio Jeker
2008-05-02There is no need to endian convert the label after swapping it, all label opsClaudio Jeker