Age | Commit message (Expand) | Author |
2012-03-24 | add ZTE HSUSB. | Federico G. Schwindt |
2012-03-24 | regen. | Federico G. Schwindt |
2012-03-24 | add ZTE HSUSB device. | Federico G. Schwindt |
2012-03-24 | use Cd in SYNOPSIS; requested by kristaps | Jason McIntyre |
2012-03-24 | Provide the old prototypes for scandir() and alphasort() for code that | Philip Guenthe |
2012-03-24 | fix some leaks | Jonathan Gray |
2012-03-23 | Make rusage totals, itimers, and profile settings per-process instead | Philip Guenthe |
2012-03-23 | rollback r1.76 since it may break some tools | Gleydson Soares |
2012-03-23 | Add an entry to the asym list for the NetBSD iSCSI target. | Claudio Jeker |
2012-03-23 | we don't mention LIBRARY: c | Marc Espie |
2012-03-23 | add a MIDI-controlled master volume knob to adjust the mix of | Alexandre Ratchov |
2012-03-23 | Ignore SIGCHLD because we don't really care what happened to the forked | Robert Nagy |
2012-03-22 | Remove man pages for removed non-portable functions. okay jmc@ | Kurt Miller |
2012-03-22 | Remove prototypes for unimplemented non-portable functions in rthreads. | Kurt Miller |
2012-03-22 | clean the sigact in a portable way; ok matthew | Theo de Raadt |
2012-03-22 | Remove pthread_suspend* and related functions. This is part of the | Kurt Miller |
2012-03-22 | + diagnostic | Marc Espie |
2012-03-22 | tweak: consistent include guards, no change in generated code. | Marc Espie |
2012-03-22 | minor cleanup: error messages include lineno and fileno together, so | Marc Espie |
2012-03-22 | Accept an argument to show-environment to show one variable, based on a | Nicholas Marriott |
2012-03-22 | sync | Theo de Raadt |
2012-03-22 | sync | Theo de Raadt |
2012-03-22 | bump majors on libc and rthreads for the additions to libc and transfer | Philip Guenthe |
2012-03-22 | <sched.h> is never pulled in from the kernel and #ifdef KERNEL would be | Philip Guenthe |
2012-03-22 | Make DIR a private type within libc, give it the same underlying | Matthew Dempsky |
2012-03-22 | Hide behind #if 0 the sched_*() functions that we don't have yet | Philip Guenthe |
2012-03-22 | Update alphasort() and scandir()'s argument types to match POSIX: | Philip Guenthe |
2012-03-22 | Update cancellation point list to reflect what's done with rthreads | Philip Guenthe |
2012-03-22 | Add dirfd() as a function to libc per POSIX requirement; dirfd() macro | Matthew Dempsky |
2012-03-22 | closefrom() should be a cancellation point | Philip Guenthe |
2012-03-22 | tfork_thread has been moved to libc | Philip Guenthe |
2012-03-22 | Move __tfork_thread() from rthreads (libpthread) to libc so that | Philip Guenthe |
2012-03-22 | new sentence, new line; | Jason McIntyre |
2012-03-21 | Implement getdelim(3) and getline(3). | Federico G. Schwindt |
2012-03-21 | Implement execvpe(3) and posix_spawn(3) and family. Based on | Matthew Dempsky |
2012-03-21 | Update list of cancellation points to reflect what was in 5.1's uthreads | Philip Guenthe |
2012-03-21 | Some terminals respond to secondary DA with primary (they ignore the | Nicholas Marriott |
2012-03-21 | Fix save-buffer usage, from Kazuhiko Sakaguchi. | Nicholas Marriott |
2012-03-21 | Prevent vrele() being called with a NULL argument if nfs_namei() returns an | Mark Kettenis |
2012-03-21 | Fix a bug where random() always returns 0 when srandom() is seeded | Todd C. Miller |
2012-03-21 | Switch ld.so's _dl_opendir functions to use a locally defined | Matthew Dempsky |
2012-03-21 | zap appletalk (ddp) protocol suite here | Gleydson Soares |
2012-03-20 | Remove a stale comment. | Nicholas Marriott |
2012-03-20 | Add ioctl to write to hypervisor memory. | Mark Kettenis |
2012-03-20 | Add -C -N -T flags to find-window to find in content, name, title. From | Nicholas Marriott |
2012-03-20 | Check changes_timer with event_initialized before event_del. | Nicholas Marriott |
2012-03-20 | 50 is a too low trigger default on larger terminals, bump to 250. | Nicholas Marriott |
2012-03-20 | Add a simple form of output rate limiting by counting the number of | Nicholas Marriott |
2012-03-20 | the disease is spreading | David Gwynne |
2012-03-20 | Clean up unnecessary prototypes. Pointed out by brad@ | Philip Guenthe |