Age | Commit message (Expand) | Author |
2011-07-07 | get rid of a debug printf that keeps giving me flase psotives because | Henning Brauer |
2011-07-07 | i NEVER NEVER NEVER want to see ifqueue->ifq_len = anything. sorry, that is | Henning Brauer |
2011-07-07 | Raise the cache aliasing boundary to 4MB like we did on hppa a couple of years | Mark Kettenis |
2011-07-07 | add script for xdm | Robert Nagy |
2011-07-07 | Bring over a few more cache flushing and TLB purging fixes from hppa. | Mark Kettenis |
2011-07-07 | Do not use absolute paths for things on our (very simple safe) path. | Theo de Raadt |
2011-07-07 | It helps to set the sdl_family so that the kernel knows what this is. | Claudio Jeker |
2011-07-07 | Don't panic if uvm_fault fails, but enter ddb such that we can inspect the | Mark Kettenis |
2011-07-07 | move portmap, yp* and kerberos services to rc.d scripts | Robert Nagy |
2011-07-07 | sync | Ted Unangst |
2011-07-07 | getpid is NOLOCK again. ok deraadt guenther | Ted Unangst |
2011-07-07 | make the check more readable | Robert Nagy |
2011-07-07 | Set PSL_W bit for forked processes such that they execute in 64-bit mode | Mark Kettenis |
2011-07-07 | Add kerberos startup scripts with backward compatibility goo. | Antoine Jacoutot |
2011-07-07 | There is a bunch of places in the kernel entry points where we don't | Artur Grabowski |
2011-07-07 | effectively revert 1.44. we don't need the compat_43 syscall returns ever. | Ted Unangst |
2011-07-07 | Fix the LBA offset calculation for the last block in a rebuild, if there | Joel Sing |
2011-07-07 | Functions used in files other than where they are defined should be | Philip Guenthe |
2011-07-07 | Fix reload: | Antoine Jacoutot |
2011-07-07 | sync | Theo de Raadt |
2011-07-07 | Rework the distribution of link state and iface FSM state changes. | Claudio Jeker |
2011-07-07 | Only send interface address changes to the ospfe/rde if the interface | Claudio Jeker |
2011-07-07 | set flags correctly in physio - now with actual clearing of B_DONE and B_ERROR | Bob Beck |
2011-07-07 | Enable wide character functions in libedit (not the other libe*t). | Nicholas Marriott |
2011-07-07 | Make sr_shutdown() a general function and use this from sr_detach() to | Joel Sing |
2011-07-07 | Sync comments with reality. | Antoine Jacoutot |
2011-07-07 | fix typos; while here, improve spacing in comments. | Igor Sobrado |
2011-07-07 | spell leo sowerby's name correctly; from Jeff Ross | Jason McIntyre |
2011-07-07 | no more math.3; | Jason McIntyre |
2011-07-07 | no more math(3); | Jason McIntyre |
2011-07-07 | add tcp.always_keepalive; | Jason McIntyre |
2011-07-07 | When context switching, if the 'new' thread is the same as the 'old' | Philip Guenthe |
2011-07-07 | sync | Theo de Raadt |
2011-07-07 | back out last change; it caused dd on usb drive to lock the machine. | David Hill |
2011-07-07 | Don't crash on non-native emuls; ok guenther@ | Otto Moerbeek |
2011-07-07 | Regenerate. | Paul Irofti |
2011-07-07 | Watch the hostname.if(5) files; | Ingo Schwarze |
2011-07-07 | Add more syscalls to the list. | Paul Irofti |
2011-07-07 | Return retcode in correct register. 'better commit that' kettenis@ | Dale Rahn |
2011-07-07 | sync with upstream, retaining local modifications. | Okan Demirmen |
2011-07-07 | rc_restart is legit here. | Antoine Jacoutot |
2011-07-07 | use the "official" pexp, from antoine@ | Robert Nagy |
2011-07-07 | sendmail stalls for at least a minute if it cannot resolve or connect | Robert Nagy |
2011-07-07 | add compat for portmap | Robert Nagy |
2011-07-07 | Just use if_find() to find an interface by ifindex. | Claudio Jeker |
2011-07-07 | correct/change some debug and fatal messages. | Claudio Jeker |
2011-07-07 | For man -a and -w, drop companion pages that are also in the path, | Ingo Schwarze |
2011-07-07 | We can mention ipcomp, since it works | Theo de Raadt |
2011-07-07 | KNF | Claudio Jeker |
2011-07-07 | Set the default way to append the next node (sibling) before, not after | Ingo Schwarze |