Age | Commit message (Expand) | Author |
2012-07-11 | Simplify guts and calling of getuint(). Eliminate a useless 'help' | Kenneth R Westerback |
2012-07-11 | add uvm_swap_check_range to scan for contig free space at end of swap. | Mike Larkin |
2012-07-11 | Limit "while(setsockopt(..SO_RCVBUF/SO_SNDBUF..))" loops to prevent them | Stuart Henderson |
2012-07-11 | thinko | Marc Espie |
2012-07-11 | Now that socket timeouts don't return early, fix the regress to match | Philip Guenthe |
2012-07-11 | sem_timedwait() needs the struct timespec tag to be pre-declared here. | Philip Guenthe |
2012-07-11 | check that linking with X11 will work, we'll check later exactly what | Marc Espie |
2012-07-11 | exit1(EXIT_THREAD) needs to call single_thread_check() so that it | Philip Guenthe |
2012-07-11 | fix bug for real. Turns out some libraries (xcb...) have NEEDED that go | Marc Espie |
2012-07-11 | do the ldconfig search dir properly | Marc Espie |
2012-07-11 | nit: bless object early so we can use methods on it | Marc Espie |
2012-07-11 | reoder letters to fix piles-o'-typos | Philip Guenthe |
2012-07-11 | Don't skip pipe, kqueue, crypto, or systrace files in pstat -f output | Philip Guenthe |
2012-07-11 | Make command exec functions return an enum rather than -1/0/1 values and | Nicholas Marriott |
2012-07-11 | Separate total block counter (reported to user) from 8-bit block counter | Nicholas Marriott |
2012-07-10 | backout the: | Charles Longeau |
2012-07-10 | In a scalar context, mkstemp should return just the file handle | Philip Guenthe |
2012-07-10 | basic implementation of -Tman .Bl -tag | Ingo Schwarze |
2012-07-10 | multiple fixes to -Tascii .HP rendering: | Ingo Schwarze |
2012-07-10 | Make sure that we don't schedule processes on CPUs that we havetaken out of | Mark Kettenis |
2012-07-10 | quick fix ? | Marc Espie |
2012-07-10 | support -A to print the ascii text of captured packets. ok deraadt@ | Stuart Henderson |
2012-07-10 | document recent lua.port.mk changes | Jasper Lievisse Adriaanse |
2012-07-10 | With address family translation, the ip length of the quoted ip | Alexander Bluhm |
2012-07-10 | same code update and fix as for gethostnamadr_async | Eric Faurot |
2012-07-10 | Add a workaround that scapy srp1() cannot detect ICMP6 error replies | Alexander Bluhm |
2012-07-10 | Accounting for page tables, USPACE, and whatever else... as part | Theo de Raadt |
2012-07-10 | it seems previous was wrong, so move prio/tos out of OPTIONS, | Jason McIntyre |
2012-07-10 | unconfuse myself. | Marc Espie |
2012-07-10 | test vertical spacing around filling macros; | Ingo Schwarze |
2012-07-10 | Don't release a FILE that wan't allocated. Found by benno@ | Philip Guenthe |
2012-07-10 | Do not write spaces around = in addr.py so it can also be read by | Alexander Bluhm |
2012-07-10 | We should only call need_resched() if the priority is lower than the | Christiano F. Haesbaert |
2012-07-10 | Add a subtest to the MTU ping that checks wether the ip length of | Alexander Bluhm |
2012-07-10 | ouch, Rresolved and libsearchdirs no longer live in main, so make them | Marc Espie |
2012-07-10 | accept address literal for the recipient domain. | Charles Longeau |
2012-07-10 | simplify the code, improve error handling and plug a potential fd leak on error | Eric Faurot |
2012-07-10 | Ooops. A debug printf sneaked in. Sorry about that. | Paul Irofti |
2012-07-10 | Place declarations for internal radix functions inside radix.c, stop | Bret Lambert |
2012-07-10 | move some shit around to (more or less) where it belongs | Marc Espie |
2012-07-10 | More wraping and style. | Paul Irofti |
2012-07-10 | Remove a hack that was intended for groff-1.15 bug compatibility: | Ingo Schwarze |
2012-07-10 | Wrap | Paul Irofti |
2012-07-10 | fix pexp | Alexander Hall |
2012-07-10 | fix regexp in pexp | Alexander Hall |
2012-07-10 | * implement -Tman .Bl -item -inset -diag -ohang -dash -hyphen -enum .It | Ingo Schwarze |
2012-07-10 | since disklabel -W is no more, zap it from all the install.md's | Alexander Hall |
2012-07-10 | Rename "life" to "lifetime" to match iked. | Lawrence Teo |
2012-07-10 | bye-bye Getopt::Long | Marc Espie |
2012-07-10 | Fix usage. | Nicholas Marriott |