Age | Commit message (Expand) | Author |
2009-06-01 | Import tmux, a terminal multiplexor allowing (among other things) a single | Nicholas Marriott |
2009-06-01 | Fix fgets handling. | Ray Lai |
2009-06-01 | Do not call the upcall twice on some prefixes. Move the upcall back to | Claudio Jeker |
2009-06-01 | Add a tab to blank line so hack(6) knows to print a blank line | Ray Lai |
2009-06-01 | Correct the _atomic_lock() asm so that gcc accepts the constraints | Philip Guenthe |
2009-06-01 | add new file ruleset.c with code related to the ruleset matching, and kill | Gilles Chehade |
2009-06-01 | Holy simplification batman. Use the per rib entry flags to lock entries | Claudio Jeker |
2009-06-01 | Typo, from NetBSD. | Ray Lai |
2009-06-01 | Remove dead/unused code | Jordan Hargrave |
2009-06-01 | no point in calling curcpu() when ci is already set. ok miod@ | Dale Rahn |
2009-06-01 | Split getpw{nam,uid} off into their own man page. Hopefully, this | Todd C. Miller |
2009-06-01 | sync | Theo de Raadt |
2009-06-01 | Instead of storing a pointer to the RIB head in the RIB element use that | Claudio Jeker |
2009-06-01 | propagate the recipient domain through aliases expansion, this fixes a bug | Gilles Chehade |
2009-06-01 | Welcome ldpd, the Label Distribution Protocol daemon. | Michele Marchetto |
2009-06-01 | Deal with wraparound when checking RLIMIT_DATA. | Todd C. Miller |
2009-06-01 | Fix the order of checking if a machine has MTRR. We need to check | Peter Hessler |
2009-06-01 | Move ibcs2_sendsig into compat. Quit poluting machdep. | Tobias Weingartner |
2009-06-01 | Use proper pmap during ACPI sleep on amd64. Original code by Kurt, | Mike Larkin |
2009-06-01 | Since we've now cleared up a lot of the PG_RELEASED setting, remove the | Owain Ainsworth |
2009-06-01 | please sthen the 80 character pedant | Theo de Raadt |
2009-06-01 | We are done with sup, other sucky tools are better now | Theo de Raadt |
2009-06-01 | Fix NULL dereference in aml_name.c (acpidump) | Mike Larkin |
2009-06-01 | sync | Theo de Raadt |
2009-06-01 | No need for save_getpwuid and such functions which call endpwent. | Theo de Raadt |
2009-06-01 | Use the background color attribute in udl_erasecols and udl_eraserows | Marcus Glocker |
2009-06-01 | "let --" was crashing ksh; found by phy0@rambler.ru. Various other expressions | Theo de Raadt |
2009-06-01 | Sort argument list of udl_draw_char similar as udl_fb_* friends. | Marcus Glocker |
2009-06-01 | fix function name in log_debug | Jacek Masiulaniec |
2009-06-01 | There is no need to use a variable just for sizeof(). Garbage collect ifa. | Claudio Jeker |
2009-06-01 | physmem allocator: change the view of free memory from single free pages | Ariane van der Steldt |
2009-06-01 | Allow a font width other than 8 pixels. | Marcus Glocker |
2009-06-01 | RIP; ok millert | Theo de Raadt |
2009-06-01 | Enable zyd in more places now we know it is endian safe. | Jonathan Gray |
2009-06-01 | Better naming for some framebuffer functions. | Marcus Glocker |
2009-06-01 | Reduce data payload for font drawing to a fixed size per character. | Marcus Glocker |
2009-06-01 | display ssl negociation information in the received line of incoming | Gilles Chehade |
2009-06-01 | Don't destroy listening socket when pause/resume request is received, | Jacek Masiulaniec |
2009-06-01 | delete a useless comment; | Jason McIntyre |
2009-06-01 | tweak previous; | Jason McIntyre |
2009-06-01 | Fix EV_READ/EV_WRITE testing inside IMSG handlers. Based on similar change | Jacek Masiulaniec |
2009-06-01 | Don't assume there will be a newline after calling fgets. | Ray Lai |
2009-06-01 | Simplify newline stripping after fgets. | Ray Lai |
2009-06-01 | I forgot to apply the End Of Command token for async xfers. Maybe that | Marcus Glocker |
2009-06-01 | Style, inspired by NetBSD. | Ray Lai |
2009-06-01 | oops, bad merge. | Damien Bergamini |
2009-06-01 | - cleanup tx path | Damien Bergamini |
2009-06-01 | fix endianness issue. | Damien Bergamini |
2009-06-01 | add uvideo to zaurus roughly one year from its initial demonstration | Todd T. Fries |
2009-06-01 | New VIA nano's support amd64 and EST. Move the setperf init routine outside | Gordon Willem Klok |