Age | Commit message (Expand) | Author |
2009-11-03 | in block size calculations, use SIO_BPS(precision) instead of | Alexandre Ratchov |
2009-11-02 | permit -DMALLOC_STATS to compile again | Todd T. Fries |
2009-11-01 | Use a local numeric label to branch to the start of the function, instead of | Miod Vallat |
2009-11-01 | Two minor bug fixes rotting in my tree: | Ingo Schwarze |
2009-10-31 | s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz). | Igor Sobrado |
2009-10-30 | stop using kqueue. | Theo de Raadt |
2009-10-28 | a few leftovers from yesterday's SCCS/RCS-ID removal; | Ingo Schwarze |
2009-10-28 | skip the \' formatting flag, grouping is not implemented; ok deraadt@ | Christian Weisgerber |
2009-10-28 | more fallout from jasper's commit. | Jonathan Gray |
2009-10-28 | Remove mutext from list of held mutexes in _mutex_reinit(). Corrects | Kurt Miller |
2009-10-28 | more rcsid/sccs cleanup | Theo de Raadt |
2009-10-28 | Do not need -DLIBC_SCCS anymore | Theo de Raadt |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-10-27 | - bump the majors of libpthread and librthread, as they used to return an | Jasper Lievisse Adriaanse |
2009-10-27 | define ENOTSUP EOPNOTSUPP is no longer needed | Theo de Raadt |
2009-10-27 | reorder the log functions slightly; from thomas pfaff | Jason McIntyre |
2009-10-27 | We don't have an "Ap" macro so ".Fn execve() Ap d" is wrong, reword to remove | Nicholas Marriott |
2009-10-26 | add ENOTSUP and bump libc minor | Jasper Lievisse Adriaanse |
2009-10-26 | Add man pages for the fdim/fmin/fmax family of functions and make sure fdiml | Mark Kettenis |
2009-10-26 | reader state cannot be IDLE, terminate the stream if so rather | Alexandre Ratchov |
2009-10-24 | document log2() and log2f(); from thomas pfaff | Jason McIntyre |
2009-10-24 | Flow control blocks the client in sio_write(3). Split the data | Alexandre Ratchov |
2009-10-22 | set protocol version number for midi too. Fixes aucat refusing | Alexandre Ratchov |
2009-10-22 | When starting playback, the client tries to write ``bufsz'' frames | Alexandre Ratchov |
2009-10-22 | Back out previous commit, as it caused too much growth for the install | Philip Guenthe |
2009-10-21 | Add f*lockfile() routines to librthread | Philip Guenthe |
2009-10-21 | Change libpthread's f*lockfile() routines to stop acting as no-ops | Philip Guenthe |
2009-10-21 | Fix the handle locking in stdio to use flockfile/funlockfile | Philip Guenthe |
2009-10-21 | After forking, the child is single threaded, so tell libc that. This | Philip Guenthe |
2009-10-20 | Check mmap return value against MAP_FAILED not NULL. | Paul Irofti |
2009-10-18 | terminfo supports the use= capability (tc= in termcap), to allow one | Nicholas Marriott |
2009-10-17 | Add version number to aucat protocol. It's not used yet, | Alexandre Ratchov |
2009-10-16 | teach gdtoa & its subroutines that malloc can fail; in which case | Martynas Venckus |
2009-10-13 | In evbuffer_readline, do not lose data upon malloc failure. From mainstream: | Jacek Masiulaniec |
2009-10-12 | another cert that makes godaddy.com and launchpad.net (among others) happy. | Federico G. Schwindt |
2009-10-10 | rewrite the history section, prompted by Paul Stoeber; ok deraadt@ jmc@ | Otto Moerbeek |
2009-10-10 | when setting parameters of sun devices, check that selected encoding | Alexandre Ratchov |
2009-10-10 | at initialization of sun devices, use sio_setpar(3) instead of | Alexandre Ratchov |
2009-10-10 | since AUDIO_INITINFO() may set parameters to whatever is supported | Alexandre Ratchov |
2009-10-04 | Add (again) support for divert sockets. They allow you to: | Michele Marchetto |
2009-10-01 | Do not `return' in void functions. | Miod Vallat |
2009-09-29 | remove unsupported LIBRARY section; from Alan R. S. Bueno | Jason McIntyre |
2009-09-27 | rfork_thread() lacked PIC handling for CERROR, resulting in a text relocation | Philip Guenthe |
2009-09-27 | Minor bump for safety, due to the mips cachectl() addition. | Miod Vallat |
2009-09-27 | Add an implementation of IRIX-compatible cacheflush() routine to mips ports, | Miod Vallat |
2009-09-24 | Test for MACHINE_ARCH to decide whether to build stuff in libarch/arm, instead | Miod Vallat |
2009-09-24 | rfork_thread() lacked PIC handling for CERROR, resulting in a text relocation | Philip Guenthe |
2009-09-18 | Zero out IPv6 mask before using it. This fixes expressions like | Alexander Bluhm |
2009-09-10 | cvs log message from ed@freebsd, revision 197045: | Jason McIntyre |
2009-09-09 | Palm: Integration into the tree | Marek Vasut |