2014-12-19 |
tedu | unifdef INET in net code as a precursor to removing... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
schwarze | Enforcing an arbitrary, implementation dependent, undoc... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
krw | Fix tree breakage due to unused variable after last... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
krw | Change scan and auth+assoc workq entries to taskq entries. |
commit | commitdiff | tree | snapshot |
2014-12-19 |
reyk | shuffle function declarations a bit; stylistic changes... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
tedu | be like the kernel and only unroll if not small |
commit | commitdiff | tree | snapshot |
2014-12-19 |
reyk | No need to include sys/types.h when sys/param.h is... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-12-19 |
deraadt | i386 unrolling blows up the media in a big way, due... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
deraadt | oops, forgot rndvar.h |
commit | commitdiff | tree | snapshot |
2014-12-19 |
ajacoutot | Add rdp/rfb/vnc. |
commit | commitdiff | tree | snapshot |
2014-12-19 |
deraadt | place the afterinstall: target correctly for static... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
deraadt | oops, forgot rndvar.h |
commit | commitdiff | tree | snapshot |
2014-12-19 |
tedu | don't print vnodes if we didn't read them |
commit | commitdiff | tree | snapshot |
2014-12-19 |
tedu | 1. -T (totalflag) requires nlist too. |
commit | commitdiff | tree | snapshot |
2014-12-19 |
krw | Use taskq rather than workq to remove unwanted alias. |
commit | commitdiff | tree | snapshot |
2014-12-19 |
aoyama | Move cbus.c, cbusvar.h, and pcex.c to new 'cbus' direct... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
reyk | Support source-hash and random with tables and dynifs... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
mcbride | Comment is no longer true, remove it. |
commit | commitdiff | tree | snapshot |
2014-12-19 |
tedu | remove hash.h. no longer needed. ok reyk |
commit | commitdiff | tree | snapshot |
2014-12-19 |
reyk | Remove an unused sys/hash.h include from db_structinfo.c |
commit | commitdiff | tree | snapshot |
2014-12-19 |
deraadt | lonely bcopy called me by name |
commit | commitdiff | tree | snapshot |
2014-12-19 |
deraadt | another handful of bcopy -> memcpy because there is... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
tedu | start retiring the nointr allocator. specify PR_WAITOK... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
tedu | if you really must look inside the pool to decide if... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
tedu | add messages to #error so we know what's what (and... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
schwarze | Rewrite the low-level UTF-8 parser from scratch. |
commit | commitdiff | tree | snapshot |
2014-12-19 |
brad | Make use of m_defrag() in re_encap(). |
commit | commitdiff | tree | snapshot |
2014-12-19 |
tedu | rename buffer to digest, more clear. ok deraadt |
commit | commitdiff | tree | snapshot |
2014-12-19 |
lteo | CA.sh and CA.pl are gone |
commit | commitdiff | tree | snapshot |
2014-12-19 |
lteo | Sync message digest algorithms with the ones actually... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
tedu | convert bcopy/zero to memcpy. ok deraadt djm |
commit | commitdiff | tree | snapshot |
2014-12-19 |
dlg | timestamp empty pages, and only free them if theyve... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
dlg | the last commit changed LIST_INSERT_HEAD to TAILQ_INSER... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
brad | Rearrange mostly vmxnet3_init() to look like other... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
tedu | sha512 produces enough output, we can simplify extracti... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
dlg | replace the page LISTS with page TAILQs. this will... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
tedu | remove two useless and unused hash penalty defines |
commit | commitdiff | tree | snapshot |
2014-12-18 |
djm | don't count partial authentication success as a failure... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
brad | Merge in some commits from upstream.. |
commit | commitdiff | tree | snapshot |
2014-12-18 |
jmc | an hex -> a hex; |
commit | commitdiff | tree | snapshot |
2014-12-18 |
deraadt | obvious non-overlap bcopy -> memcpy |
commit | commitdiff | tree | snapshot |
2014-12-18 |
tedu | convert one hot looking bcopy to memcpy |
commit | commitdiff | tree | snapshot |
2014-12-18 |
tedu | delete a whole mess of unnecessary caddr_t casts |
commit | commitdiff | tree | snapshot |
2014-12-18 |
reyk | Update test - the hashkey log message disappeared. |
commit | commitdiff | tree | snapshot |
2014-12-18 |
schwarze | Don't let .Ta creep into an already-closed list; same... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
reyk | Update relayd to use siphash instead of sys/hash. ... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
jmc | update usage() and the list of non-standard (i.e. non... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
tedu | document power capacity units. from david higgs |
commit | commitdiff | tree | snapshot |
2014-12-18 |
tedu | only unroll on i386 and amd64 (where confirmed to be... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
schwarze | Only keep leading .Sm inside a list when it immediately... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
deraadt | use suspend_randomness() and resume_randomness() |
commit | commitdiff | tree | snapshot |
2014-12-18 |
reyk | Wrap more of these long lines. |
commit | commitdiff | tree | snapshot |
2014-12-18 |
tedu | two more uses of siphash. better hash for ipv4. maybe... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
tedu | simple to use siphash here. ok deraadt |
commit | commitdiff | tree | snapshot |
2014-12-18 |
tedu | simple to use siphash here. ok deraadt |
commit | commitdiff | tree | snapshot |
2014-12-18 |
schwarze | When the head of a list item is extended with a partial... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
deraadt | wrap unreasonably long lines |
commit | commitdiff | tree | snapshot |
2014-12-18 |
reyk | The VM host might send multiple messages at once but... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
tedu | use siphash for pf_lb. for ipv6, we stretch it out... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
schwarze | Don't let the modulo operator divide by zero. |
commit | commitdiff | tree | snapshot |
2014-12-18 |
deraadt | perform cpu setperf at same position in sequence as... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
deraadt | suspend & resume RNG subsystem |
commit | commitdiff | tree | snapshot |
2014-12-18 |
deraadt | suspend and resume the RNG (at what looks like the... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
deraadt | When a VM resume occurs, request information from the... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
deraadt | Create a suspend/resume infrastructure for the RNG... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
deraadt | If support is present, use rdrand() at resume time... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
krw | Change the link state change routing message generation... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
mpi | Merge from NetBSD r1.54 from Matthias Drochner: |
commit | commitdiff | tree | snapshot |
2014-12-18 |
dlg | ansi function prototypes. no functional change. |
commit | commitdiff | tree | snapshot |
2014-12-18 |
dlg | white space tweaks, no functional change. |
commit | commitdiff | tree | snapshot |
2014-12-18 |
dlg | replace splhigh and a simplelock with a mutex. |
commit | commitdiff | tree | snapshot |
2014-12-18 |
mpi | If a host controller has been detached or reported... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
reyk | Document * and :: to listen on all IPv4 or IPv6 addresses. |
commit | commitdiff | tree | snapshot |
2014-12-18 |
reyk | Accept * as an alias for the default ipv4 listen address. |
commit | commitdiff | tree | snapshot |
2014-12-18 |
reyk | "tcp nodelay" shouldn't be discussing relaying SSH... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
mlarkin | Unmap the MP hatch and ACPI resume trampolines when... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
schwarze | The code is already careful to not add items to lists... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
tedu | the easier way to put a buffer on the stack is to put... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
tedu | unroll loops. much faster on amd64. ok deraadt millert |
commit | commitdiff | tree | snapshot |
2014-12-17 |
tedu | remove lock.h from uvm_extern.h. another holdover from... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
tedu | unroll loops for sha2. quite a bit faster for amd64. |
commit | commitdiff | tree | snapshot |
2014-12-17 |
tedu | minimal removal of simplelock to eliminate lock.h depen... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
tedu | fix/reduce header dependencies. clock.c doesn't need... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
schwarze | Be a bit more lenient in what to accept for section... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
doug | Add size_t to int checks for SSL functions. |
commit | commitdiff | tree | snapshot |
2014-12-17 |
millert | Use log_warnx() not log_warn() for mail loop warning... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
kettenis | Avoid premature masking in the interrupt handler code... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
deraadt | remove simplelocks (trivial) |
commit | commitdiff | tree | snapshot |
2014-12-17 |
deraadt | delete simplelocks |
commit | commitdiff | tree | snapshot |
2014-12-17 |
deraadt | remove simplelocks |
commit | commitdiff | tree | snapshot |
2014-12-17 |
deraadt | pretty easy removal of simplelocks |
commit | commitdiff | tree | snapshot |
2014-12-17 |
deraadt | remove simplelocks |
commit | commitdiff | tree | snapshot |
2014-12-17 |
deraadt | remove simplelocks use |
commit | commitdiff | tree | snapshot |
2014-12-17 |
reyk | Add missing flag in the description field. |
commit | commitdiff | tree | snapshot |
2014-12-17 |
jsg | add umcs(4) |
commit | commitdiff | tree | snapshot |
2014-12-17 |
mpi | Remove the "multicast_" prefix from the fields a multic... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
mpi | Use an interface index instead of a pointer for multica... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
guenther | Prefer MADV_* over POSIX_MADV_* in kernel for consisten... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
deraadt | delete archaic simplelock use. |
commit | commitdiff | tree | snapshot |
next |