8741 Commits (master)

Author SHA1 Message Date
  mpi 210ce1b3fd Switch DEC 3000 (TURBOchannel) alpha serial code to MI z8530 code. 6 years ago
  otto d5460018ef 's' should include 'f'; from Jacqueline Jolicoeur 6 years ago
  tb 1decb82f6e Replace ps | grep with pgrep and use && instead of if-then-fi. 6 years ago
  guenther 88624e3e2e Change pthread_cleanup_{push,pop} to macros that store the cleanup info 6 years ago
  bluhm 5630e21f13 Partially revert rev 1.457 of /etc/rc. The pipe introduced in 6 years ago
  millert 97fa8ef41e Don't let close(2) clobber errno. Some calls were already protected 6 years ago
  jsing edffe314c0 Restore a return that was inadvertently removed from freezero() in r1.234, 6 years ago
  mpi 51cd26e7b1 <elf.h> should make it easier to port our ELF-related tools to other Unices. 6 years ago
  krw eba453246d Remove stray, pointless and potentially confusing line. 6 years ago
  naddy ef4eecc551 sync 6 years ago
  naddy 601dbc0874 Make it explicit that there is only one type of random device: 6 years ago
  guenther 3986062c3f Move the thread-related .h files to /usr/src/include/, since the 6 years ago
  rpe 863fd0a08e The testprogram for ld.so reordering is executed in tmpdir. 6 years ago
  schwarze 7fd11d9f24 Add STANDARDS: denis@ spotted that it was missing. 6 years ago
  rpe bcb957754b Move comment line and spacing. 6 years ago
  visa 0def5ff261 Make cacheflush(3) and get_fpc_csr(3) manual pages available on octeon. 6 years ago
  naddy 0b0d57fe82 Use the modern POSIX idiom "-exec ... {} +" instead of find|xargs and 6 years ago
  otto 437fad2669 do not return f() where f is a void function; loop var type fix 6 years ago
  otto 09620f7263 Use dprintf instead of snprintf/write 6 years ago
  phessler f8314720c5 SPI values 0-255 are reserved, so change the example to use a valid one. 6 years ago
  otto 3b6bc929b8 Make delayed free non-optional and make F do an extensive double free check. 6 years ago
  phessler c08be5b57b fix the example neighbor configurations 6 years ago
  otto 4a127addf3 mapalign returns MAP_FAILED for failuer; from George Koehler 6 years ago
  otto d1f95e32d7 check double free before canary for chunks; ok millert@ 6 years ago
  schwarze 2aa0509b2c str[n]casecmp_l(3) appeared in POSIX 2008, not in XPG 4; 6 years ago
  jmc a333c4129f ntpd has been on by default for over two years now, so rework 6 years ago
  schwarze 371b65730c New POSIX xlocale implementation written from scratch. 6 years ago
  schwarze 909afec908 delete pointless .Tn ASCII found by jca@ with mandoc -Tlint 6 years ago
  jsg 4d8e673577 Remove the miniroot for the OMAP3 BeagleBoards. Ethernet is on USB and 6 years ago
  jca 74793c8931 Mention strtok_r in STANDARDS 6 years ago
  rpe 54754f0ccd Based on previous work from deraadt, add relinking of ld.so to 6 years ago
  ajacoutot 93980c1b5a Display that we are running the upgrade scripts when they exist. On slowish 6 years ago
  jca d0b275024f Sync emacs package version 6 years ago
  sthen 0bcaa61e49 add new firmware key 6 years ago
  naddy 74a8628d0d add 6.3 packages key 6 years ago
  rpe aed0f4a7fe Move the kernel relinking code from /etc/rc into a seperate script 6 years ago
  rpe 32a541ebe6 add basedir of the kernel link-kit 6 years ago
  deraadt b29dfecf0f 5.9 pubkeys no longer needed 6 years ago
  deraadt 1cf47b0648 add 6.3 base key 6 years ago
  rpe a28bfc1508 Simplify the code for stopping daemons listed in pkg_scripts in 6 years ago
  deraadt a8805d8fee crank to 6.2-beta 6 years ago
  otto 83cbddd78e two MALLOC_STATS only tweaks; one from David CARLIER, the other found by clang 6 years ago
  deraadt d1415dac00 crank memory limits 6 years ago
  guenther f3645329ae Use sendsyslog() directly instead of syslog_r() for the "backwards memcpy" 6 years ago
  guenther 2f8ee43fe4 Minimize #includes, particularly to avoid thread_private.h 6 years ago
  job a92396dccb Add manpage update for new grouping feature '{from,to} {i,e}bgp' 6 years ago
  naddy 8082e34065 zero out sockaddr_in before use; fixes use of stack garbage as port number 6 years ago
  job 90b075737d naddy@ reported confusion on why "query from" seemed to be ignored in 6 years ago
  guenther 1188ef2cfa fix typo in comment 6 years ago
  guenther bf5a7be1d5 ___errno (three underbars) is long gone 6 years ago