2013-12-24 |
tedu | rename local ticks to nticks to avoid aliasing global... |
commit | commitdiff | tree | snapshot |
2013-12-24 |
halex | fix error checking oddity in msdosfs code, as noted... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
deraadt | remove junk |
commit | commitdiff | tree | snapshot |
2013-12-23 |
deraadt | spelling |
commit | commitdiff | tree | snapshot |
2013-12-23 |
tedu | install a link as sha512. simplify program internals... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
tedu | fix circleq tailq conversion |
commit | commitdiff | tree | snapshot |
2013-12-23 |
kettenis | Use slightly diffrerent code to get the global offset... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
kettenis | Make ld.so pass its cleanup handler in %rdx as required... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
kettenis | Make ld.so pass its cleanup handler in r7 as required... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
kettenis | Fix indentation. |
commit | commitdiff | tree | snapshot |
2013-12-23 |
florian | Fix two dotline bugs for the price of one. |
commit | commitdiff | tree | snapshot |
2013-12-23 |
miod | - fix gamma ramp (now white is real white instead of... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
kettenis | Make ld.so pass its cleanup handler in v0 and stop... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
tedu | sync specvops with ffs (fixing spec_open along the... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
kettenis | Add an instruction barrier to bus_space_barrier().... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
kettenis | Add assembly code to set up the arguments for the commo... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
kettenis | Make ld.so pass its cleanup handler in %g1 as required... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
kettenis | Move KASSERT a bit further down because it can apparent... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
jca | Cope with the change in ftp(1) warning messages since... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
espie | move ntogo code, so it can be used while copying packag... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
espie | get rid of "copy_long", we don't really need to recheck... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
espie | simpler logic: if one package is signed, check all... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
espie | real fix: turns out visit_with_* are transparent, e... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
lum | Move findbuffer() to buffer.c. |
commit | commitdiff | tree | snapshot |
2013-12-23 |
kettenis | Sync Makefile with what other platforms do; makes depen... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
ratchov | - clarify that sio_close() stops the device first,... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
kettenis | Call __cxa_atexit(3) instead of atexit(3). Preparation... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
espie | and I fucked up that one too... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
kettenis | Make ld.so pass its cleanup handler in %arg1 and stop... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
rpe | The xbase set requires the comp set. If xbase is in... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
espie | interface bug: visit_with_size has a state parameter. |
commit | commitdiff | tree | snapshot |
2013-12-23 |
florian | When no address for the current AF was specified with... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
florian | Make it possible to give -a multiple times on the comma... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
florian | Implement -a option in tftp-proxy to make it work on... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
brad | regen |
commit | commitdiff | tree | snapshot |
2013-12-23 |
brad | Add Atheros AR9462 and AR9565 |
commit | commitdiff | tree | snapshot |
2013-12-23 |
benno | fix IPv6 in proxy_dst6() |
commit | commitdiff | tree | snapshot |
2013-12-23 |
kettenis | Revert previous commit. It makes resume hang on some... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
kettenis | Make ld.so pass its cleanup handler in %edx as required... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
dlg | mlink TASK_INITIALIZER |
commit | commitdiff | tree | snapshot |
2013-12-23 |
dlg | document TASK_INITIALIZER() |
commit | commitdiff | tree | snapshot |
2013-12-23 |
dlg | provide a TASK_INITIALIZER() macro. |
commit | commitdiff | tree | snapshot |
2013-12-23 |
schwarze | Implement a long-standing desideratum, |
commit | commitdiff | tree | snapshot |
2013-12-23 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2013-12-23 |
jca | Install a bunch more of OpenSSL manpages. ok deraadt@ |
commit | commitdiff | tree | snapshot |
2013-12-22 |
schwarze | Polishing the worms in my favourite can, term_flushln(). |
commit | commitdiff | tree | snapshot |
2013-12-22 |
tedu | remove unneeded check for null context. ok deraadt... |
commit | commitdiff | tree | snapshot |
2013-12-22 |
kettenis | Try to keep the framebuffer console layout that was... |
commit | commitdiff | tree | snapshot |
2013-12-22 |
kettenis | Add support for BCM57786,which seems to be almost indis... |
commit | commitdiff | tree | snapshot |
2013-12-22 |
kettenis | Use the rasops_info struct as the accesscookie for... |
commit | commitdiff | tree | snapshot |
2013-12-22 |
kettenis | Bail out early if the PCI bus number is -1. This means... |
commit | commitdiff | tree | snapshot |
2013-12-22 |
miod | Only attach cpu0 on single-processor kernels, to match... |
commit | commitdiff | tree | snapshot |
2013-12-22 |
miod | Compute ncpusfound correctly. The logic was there but... |
commit | commitdiff | tree | snapshot |
2013-12-22 |
miod | MP-safe rw_cas() implementation for rwlocks. |
commit | commitdiff | tree | snapshot |
2013-12-22 |
miod | Set the primary CPU's PAL revision to the OSF/1 PAL... |
commit | commitdiff | tree | snapshot |
2013-12-22 |
deraadt | ctype cleanups, now that the kernel has u_char strings... |
commit | commitdiff | tree | snapshot |
2013-12-22 |
deraadt | change pf_osfp_entry strings to unsigned, to help userland |
commit | commitdiff | tree | snapshot |
2013-12-22 |
deraadt | spacing; Loganaden Velvindron |
commit | commitdiff | tree | snapshot |
2013-12-22 |
schwarze | Fix end-of-sentence spacing after the DragonFly text... |
commit | commitdiff | tree | snapshot |
2013-12-22 |
schwarze | Implement end-of-sentence spacing at the end of man... |
commit | commitdiff | tree | snapshot |
2013-12-22 |
kettenis | Seems gcc4 whines about an empty file as well, so just... |
commit | commitdiff | tree | snapshot |
2013-12-22 |
kettenis | Use a bigger timeout, otherwise this test fails on... |
commit | commitdiff | tree | snapshot |
2013-12-22 |
sf | format string fix: %08x instead of %p for uint32_t |
commit | commitdiff | tree | snapshot |
2013-12-22 |
sf | format string fix: %lx for register_t |
commit | commitdiff | tree | snapshot |
2013-12-22 |
sf | size_t format string fixes |
commit | commitdiff | tree | snapshot |
2013-12-22 |
krw | Setting format id to 't' when it's already 't' is a... |
commit | commitdiff | tree | snapshot |
2013-12-22 |
tedu | tweak comment |
commit | commitdiff | tree | snapshot |
2013-12-22 |
krw | No need to change format id 'X' (ascii or hex) to ... |
commit | commitdiff | tree | snapshot |
2013-12-22 |
krw | Don't look for two semi-colons when encountering an... |
commit | commitdiff | tree | snapshot |
2013-12-22 |
ratchov | - replaces "audio stream" by "audio device", as sndio... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
camield | Document that the "user" socket check is not reliable... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
guenther | Don't assign a literal number to a variable that otherw... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
kettenis | Advertise that we provide monotonic timestamps. |
commit | commitdiff | tree | snapshot |
2013-12-21 |
krw | Introduce pretty_print_string() and use for printing... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
deraadt | rearrange DVACT_RESUME chunk to avoid implying somethin... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
deraadt | save/restore hpet configuration. Perhaps a little... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
kettenis | i915_gem_mmap_ioctl() should return a Linux-style negat... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2013-12-21 |
kettenis | Fix locking in the page fault handler. A (somewhat... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
guenther | Recognize itimer and ktrace facility names to {get... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
guenther | Refer to the kernel headers consistently via ../..... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
tedu | small typo |
commit | commitdiff | tree | snapshot |
2013-12-21 |
guenther | Don't use a non-constant format string with printf... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
guenther | Constipate some functions |
commit | commitdiff | tree | snapshot |
2013-12-21 |
guenther | Match the type to the calls |
commit | commitdiff | tree | snapshot |
2013-12-21 |
guenther | Use timespec and CLOCK_MONOTONIC for a timing test |
commit | commitdiff | tree | snapshot |
2013-12-21 |
guenther | Fix a comment |
commit | commitdiff | tree | snapshot |
2013-12-21 |
deraadt | Xr virtio |
commit | commitdiff | tree | snapshot |
2013-12-21 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2013-12-20 |
matthew | regen |
commit | commitdiff | tree | snapshot |
2013-12-20 |
matthew | add virtio scsi |
commit | commitdiff | tree | snapshot |
2013-12-20 |
matthew | Add basic vioscsi(4) manual page. |
commit | commitdiff | tree | snapshot |
2013-12-20 |
syl | Add support for truncate in fuse. |
commit | commitdiff | tree | snapshot |
2013-12-20 |
matthew | Add vioscsi(4) driver. |
commit | commitdiff | tree | snapshot |
2013-12-20 |
henning | cannot let theo talking about emacs and mg slide |
commit | commitdiff | tree | snapshot |
2013-12-20 |
florian | Set the correct line number after successfully searchin... |
commit | commitdiff | tree | snapshot |
2013-12-20 |
zhuk | Fix a crash in ksh when trying to access ${123456789012... |
commit | commitdiff | tree | snapshot |
2013-12-20 |
tobiasu | Fix typo, allow hppa64 to build a little further |
commit | commitdiff | tree | snapshot |
2013-12-20 |
lum | Remove a spurious message that appears in dired mode... |
commit | commitdiff | tree | snapshot |
2013-12-20 |
jca | When writing a file, break out when we get a write... |
commit | commitdiff | tree | snapshot |
next |