Age | Commit message (Expand) | Author |
2008-05-05 | add missing header for getpagesize | Charles Longeau |
2008-05-05 | Document signal sensor. | Marc Balmer |
2008-05-05 | Make nmea(4) behave like the other timedelta sensors and provide a | Marc Balmer |
2008-05-05 | enforce make -j1 in SDBM_File, there is a nasty race that's hard to fix. | Marc Espie |
2008-05-05 | retire ltsleep(); The only refrence left too it is in an | Thordur I. Bjornsson |
2008-05-05 | clean up after reyk (tab at EOL) | Henning Brauer |
2008-05-05 | don't install a /128 bit net route for 'proxy' ndp entries | Markus Friedl |
2008-05-05 | add lldp type | David Gwynne |
2008-05-05 | in rt_gettable, we unfortunately have to check for rt_tables[id] != NULL | Henning Brauer |
2008-05-05 | remove a useless refcnt in pf_state_key. | Henning Brauer |
2008-05-05 | Use rtm_hdrlen instead of the static header length. OK norby@ | Claudio Jeker |
2008-05-05 | Put relay sockets in non blocking mode too. This got forgotten along the | Pierre-Yves Ritschard |
2008-05-05 | Don't set the adaptor template link's flags and quirks when trying to | Kenneth R Westerback |
2008-05-05 | Make umsm only claim a single interface so it doesn't match | Jonathan Gray |
2008-05-05 | regen | Jonathan Gray |
2008-05-05 | Another msm. | Jonathan Gray |
2008-05-05 | sync | Theo de Raadt |
2008-05-05 | Constantly fill in the program header pointer and count in elf_object_t | Kurt Miller |
2008-05-04 | Add ping6 and rtsol. | Brad Smith |
2008-05-04 | convert to ptoa/atop | Martin Reindl |
2008-05-04 | Some additional tests. | Brad Smith |
2008-05-04 | macobio(4): add openpic(4) | Jason McIntyre |
2008-05-04 | Manage interrupts based on priority better, still working on this... | Dale Rahn |
2008-05-04 | Update to sendmail-8.14.3 | Todd C. Miller |
2008-05-04 | openpic(4) bits. OK drahn@. | Xavier Santolaria |
2008-05-04 | Unpopulated CRIME memory banks (or logically empty due to CRIME merging | Miod Vallat |
2008-05-04 | convert arm and mips64 platforms to ptoa/atop | Martin Reindl |
2008-05-03 | Rework the interrupt calculation masks, a bit easier to follow (not so wrong). | Dale Rahn |
2008-05-03 | add stmp-dirs to dependancy list, fixes a make -j issue seen on macppc | Dale Rahn |
2008-05-03 | catch up with curpriority changes and convert to ptoa/atop | Martin Reindl |
2008-05-03 | add missing header for close | Charles Longeau |
2008-05-03 | Do not acquire the kernel lock for SY_NOLOCK system calls; ok drahn@ kettenis@ | Miod Vallat |
2008-05-03 | mpcpcibr(4) bits. OK drahn@. | Xavier Santolaria |
2008-05-03 | Introduce vop_generic_bmap(); use it where applicable. | Thordur I. Bjornsson |
2008-05-03 | remove unused functions | Charles Longeau |
2008-05-02 | implement rw_cas, "go for it" miod@ | Dale Rahn |
2008-05-02 | Check for a disabled FPU before attempting to emulate the instruction. | Miod Vallat |
2008-05-02 | Grab the biglock unconditionnaly when system calls go through systrace; | Miod Vallat |
2008-05-02 | Implement rw_cas correctly, unlike previous revision where I was obviously | Miod Vallat |
2008-05-02 | Invalidate 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-02 | Pass FORK_SHAREFILES flag in kthread_create; avoids allocating a | Bret Lambert |
2008-05-02 | Compare flags against the right flag field or else unexpected things may | Claudio Jeker |
2008-05-02 | Fix logic when setting the F_RIB_ELIGIBLE flag. A path with a NULL nexthop | Claudio Jeker |
2008-05-02 | plug potential mbuf leaks; | Thordur I. Bjornsson |
2008-05-02 | Fix the label swithing and forwarding logic a bit. OK norby@ | Claudio Jeker |
2008-05-02 | There is no need to endian convert the label after swapping it, all label ops | Claudio Jeker |
2008-05-02 | Makefile: sort MLINKS and add event_base_once.3 | Jason McIntyre |
2008-05-02 | Make the SO_TIMESTAMP sockopt work. When set, this allows the user to | Chris Kuethe |