2013-12-26 |
mlarkin | Back at t2k13, I wrote code to park APs in real mode... |
commit | commitdiff | tree | snapshot |
2013-12-26 |
espie | make absence of pkg_scripts non silent, after nits... |
commit | commitdiff | tree | snapshot |
2013-12-26 |
eric | constify data parameter in imsg_add() and imsg_compose() |
commit | commitdiff | tree | snapshot |
2013-12-26 |
eric | bcopy -> memmove |
commit | commitdiff | tree | snapshot |
2013-12-26 |
schwarze | Rework the documentation of Spaces, using the Ossanna... |
commit | commitdiff | tree | snapshot |
2013-12-26 |
kettenis | spacing |
commit | commitdiff | tree | snapshot |
2013-12-26 |
espie | to be dealt with |
commit | commitdiff | tree | snapshot |
2013-12-26 |
espie | either dvp == vp or dvp != vp: zap extra test. |
commit | commitdiff | tree | snapshot |
2013-12-26 |
schwarze | I have no idea how it happened that \B, \H, \h, \L... |
commit | commitdiff | tree | snapshot |
2013-12-26 |
schwarze | The roff language really has two groups of basic buildi... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
schwarze | Parse and ignore the roff(7) escape sequences \d (move... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
schwarze | repair the dates |
commit | commitdiff | tree | snapshot |
2013-12-25 |
schwarze | Implement .Fo/.Fa/.Fc indentation and break handling... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
schwarze | Oops, .Fa never breaks the output line in the middle... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
miod | Instead of deciding which iockbc port is the keyboard... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
espie | fix autoloading of quirks: don't try to run quirks... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
miod | Pass _dl_dtors as the csu cleanup routine on sh |
commit | commitdiff | tree | snapshot |
2013-12-25 |
schwarze | Garbage collect two local variables each used only... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
miod | Pass _dl_dtors as the csu cleanup routine on arm. |
commit | commitdiff | tree | snapshot |
2013-12-25 |
schwarze | In the SYNOPSIS, implement hanging indentation for .Fo |
commit | commitdiff | tree | snapshot |
2013-12-25 |
espie | sign package thru a signer object, instead of hardcodin... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
espie | move the choice of signature type for checking into... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
espie | a bit more scaffolding for running quirks. In particula... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
schwarze | Support .St -xsh4.2, the System Interfaces part of... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
espie | zap defines that don't make any sense for us |
commit | commitdiff | tree | snapshot |
2013-12-25 |
miod | Pass _dl_dtors as the csu cleanup routine on m68k and... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
kettenis | Make ld.so pass its cleanup handler in %g1 as required... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
aoyama | Add missing IPL_MPSAFE, as same as mvme88k. |
commit | commitdiff | tree | snapshot |
2013-12-25 |
tedu | final circleq to tailq fix. restore the previous pointe... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
schwarze | s/[Nn]ull/NUL/ in comments where appropriate; |
commit | commitdiff | tree | snapshot |
2013-12-25 |
schwarze | Do not break output lines in .Fn function arguments... |
commit | commitdiff | tree | snapshot |
2013-12-24 |
tedu | rearrange/correct timeout conditionals to work better. |
commit | commitdiff | tree | snapshot |
2013-12-24 |
schwarze | Delete the unused flag TERMP_IGNDELIM |
commit | commitdiff | tree | snapshot |
2013-12-24 |
tedu | more fixing after circleq conversion. a better fix... |
commit | commitdiff | tree | snapshot |
2013-12-24 |
schwarze | Implement SYNOPSIS .Fn indentation for -Tman. |
commit | commitdiff | tree | snapshot |
2013-12-24 |
schwarze | It turns out SYNOPSIS mode does not imply .Bk in general, |
commit | commitdiff | tree | snapshot |
2013-12-24 |
schwarze | When deciding whether two consecutive macros are on... |
commit | commitdiff | tree | snapshot |
2013-12-24 |
schwarze | More .Bk tests to lessen the risk of upcoming work. |
commit | commitdiff | tree | snapshot |
2013-12-24 |
schwarze | When i replaced the very ugly .in: suffix rule in my... |
commit | commitdiff | tree | snapshot |
2013-12-24 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2013-12-24 |
kettenis | If the FADT has its SMI_CMD set to zero, assume we... |
commit | commitdiff | tree | snapshot |
2013-12-24 |
jca | Add support for SSL/TLS server certificate validation... |
commit | commitdiff | tree | snapshot |
2013-12-24 |
kettenis | Remove some leftover bits that are no longer necessary... |
commit | commitdiff | tree | snapshot |
2013-12-24 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2013-12-24 |
deraadt | yup, we do ELF |
commit | commitdiff | tree | snapshot |
2013-12-24 |
dlg | get rid of if (timeout_pending()) timeout_del(). this... |
commit | commitdiff | tree | snapshot |
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 |
next |