summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-22Update cancellation point list to reflect what's done with rthreadsPhilip Guenthe
2012-03-22Add dirfd() as a function to libc per POSIX requirement; dirfd() macroMatthew Dempsky
2012-03-22closefrom() should be a cancellation pointPhilip Guenthe
2012-03-22tfork_thread has been moved to libcPhilip Guenthe
2012-03-22Move __tfork_thread() from rthreads (libpthread) to libc so thatPhilip Guenthe
2012-03-22new sentence, new line;Jason McIntyre
2012-03-21Implement getdelim(3) and getline(3).Federico G. Schwindt
2012-03-21Implement execvpe(3) and posix_spawn(3) and family. Based onMatthew Dempsky
2012-03-21Update list of cancellation points to reflect what was in 5.1's uthreadsPhilip Guenthe
2012-03-21Some terminals respond to secondary DA with primary (they ignore theNicholas Marriott
2012-03-21Fix save-buffer usage, from Kazuhiko Sakaguchi.Nicholas Marriott
2012-03-21Prevent vrele() being called with a NULL argument if nfs_namei() returns anMark Kettenis
2012-03-21Fix a bug where random() always returns 0 when srandom() is seededTodd C. Miller
2012-03-21Switch ld.so's _dl_opendir functions to use a locally definedMatthew Dempsky
2012-03-21zap appletalk (ddp) protocol suite hereGleydson Soares
2012-03-20Remove a stale comment.Nicholas Marriott
2012-03-20Add ioctl to write to hypervisor memory.Mark Kettenis
2012-03-20Add -C -N -T flags to find-window to find in content, name, title. FromNicholas Marriott
2012-03-20Check changes_timer with event_initialized before event_del.Nicholas Marriott
2012-03-2050 is a too low trigger default on larger terminals, bump to 250.Nicholas Marriott
2012-03-20Add a simple form of output rate limiting by counting the number ofNicholas Marriott
2012-03-20the disease is spreadingDavid Gwynne
2012-03-20Clean up unnecessary prototypes. Pointed out by brad@Philip Guenthe
2012-03-20New OIDs hrSystemUptime, hrSystemDate, hrSystemProcesses andJoel Knight
2012-03-20Permit recursive locking in _rthread_dl_lock(), as an so's destructorPhilip Guenthe
2012-03-19On sgi, use CKSEG0 addresses whenever possible for pmap_map_direct and u areaMiod Vallat
2012-03-19Recent uvm code (and maybe not-so-recent, but it did not explode^WKASSERT atMiod Vallat
2012-03-19when a mailer daemon loop is detected, do not insert new bounce in ramqueueGilles Chehade
2012-03-19Use uncached addresses for all exception vectors, when copying our code (orMiod Vallat
2012-03-19Change the page size computation logic to default to 16KB pages, and onlyMiod Vallat
2012-03-19Prevent the Ethernet driver to be opened twice when using a bootp() path;Miod Vallat
2012-03-19Add blocked_fifo.Owain Ainsworth
2012-03-19Add a (failing) test for a deadlock with fifos and threads.Owain Ainsworth
2012-03-19Teach the bootblocks how to load kernel from tftp (i.e. when OSLoadPartitionMiod Vallat
2012-03-19Only change the default boot device to a bootable softraid volume, if weJoel Sing
2012-03-19Use $() instead of backticks.Antoine Jacoutot
2012-03-19GNU's pkg-config added PREFIX/share/pkgconfig/ as a search path 4 yearsAntoine Jacoutot
2012-03-19Add tracing and dumping of "pointer to struct" syscall arguments forPhilip Guenthe
2012-03-19Move MSG_IDENTIFY to the last sent by the client, this will be needed byNicholas Marriott
2012-03-19Add a comment about harmless warning emitted by tic with -r to theNicholas Marriott
2012-03-19more intel cpu models, though the low/high est method is largelyJonathan Gray
2012-03-18clarify the nwkey text; requested by Doug FordhamJason McIntyre
2012-03-18syncTheo de Raadt
2012-03-18getuint() -> getuint64() to make it crystal clear. No functionalKenneth R Westerback
2012-03-18Wrap some long lines I keep fixing, shrinking various diffs. NoKenneth R Westerback
2012-03-17On xterm 271 and later, put the terminal into SCL 5 and use DECCRA forNicholas Marriott
2012-03-17Add notify hooks for various events, the functions are currently emptyNicholas Marriott
2012-03-17$Id$ -> $OpenBSD$.Nicholas Marriott
2012-03-17Use snprintf for constructing attribute string, from Tim Ruehsen.Nicholas Marriott
2012-03-17Add a wrap-search option to turn off wrapping of searches in copyNicholas Marriott