8228 Commits (d471572632f44fc8832f35104433f0e0e7a9256f)
 

Author SHA1 Message Date
  otto d471572632 Zap the rotor, it was a wrong idea. Cluebat applied by kshe who 6 years ago
  otto a1c70a667c Move to ffs(3) for bitmask scanning. I played with this earlier, 6 years ago
  guenther 5c76f998f2 Instead of trying to handle ffs() with the normal rename-mark-hidden-and-alias 6 years ago
  deraadt 3bfb6d03b3 Adjust references for sysctl(3) to sysctl(2) 6 years ago
  rpe dfb787161a Comments 6 years ago
  rpe 9c629f7d09 - change [] tests to [[]] 6 years ago
  rpe 933f0d8a83 Change the shebang line from /bin/sh to /bin/ksh in all base rc.d 6 years ago
  otto bb8baa37e1 optimization and some cleanup; mostly from kshe (except the unmap() part) 6 years ago
  otto 58ab079478 Only init chunk_info once, plus some moving of code to group related functions. 6 years ago
  otto 28aa9f8c65 step one in avoiding unneccesary init of chunk_info; 6 years ago
  tedu 8b61b5765d memcpy from the right place. at this point, the used variable is not 6 years ago
  millert e1517c2cb0 Fix one possible buffer overflow and one underflow. Also some minor 6 years ago
  guenther ef03f4da40 Move __cxa_thread_atexit* to its own .c file to avoid pulling the code 6 years ago
  kettenis 0566b09422 Make a few internal symbols static and add a Symbols.map version script 6 years ago
  deraadt 3329807a0b pledge()'s 2nd argument becomes char *execpromises, which becomes the 6 years ago
  zhuk 8d93985924 It's the imsg_compose(3) who accepts 'fd' argument, not imsg_create(3). 6 years ago
  kettenis 29bb9a950c Remove DEF_STRONG(__cxa_thread_atexit_impl). This produces an unwanted 6 years ago
  kettenis 901caa2734 Implement __cxa_thread_atexit to support C++11 thread_local scope. The 6 years ago
  sthen 151d945da1 Disallow the _pbuild user from making TCP/UDP connections in the default 6 years ago
  dtucker 66221a5a4d Import updated moduli. 6 years ago
  guenther 06875abb1a clang doesn't propagate attributes like "asm labels" and "visibility(hidden)" 6 years ago
  mlarkin 6d5248e03d Document NAT and DNS forwarding rules for vmd(8) 6 years ago
  kettenis 0e3a7a3d95 Add a member to be used by __cxa_thread_atexit(). Remove padding which would 6 years ago
  kettenis f82a07efc6 Implement a DL_REFERENCE dlctl. To be used by the upcoming 6 years ago
  tb 3bd9248dcf GNU ld has prefixed the contents of .gnu.warning.SYMBOL sections 6 years ago
  florian e818628c0a Remove deprecated agreement url. 6 years ago
  florian 17bfed7a98 Update agreement URL; pointed out by sthen. 6 years ago
  naddy 336ba1975a sync 6 years ago
  naddy 8f334ac980 Remove /dev/arandom symlink. Nothing in base, xenocara, or ports uses 6 years ago
  tb 1899183cf3 Remove HN_DIR variable and expand it in the only place it was used. It 6 years ago
  mlarkin f3bb25bd24 update switch handling in vmd(8). vmd now gets switch information (rdomain, 6 years ago
  tb a31160a22f kill trailing whitespace introduced in previous commit 6 years ago
  rpe f6b274d475 Use a variable for /usr/share/relink 6 years ago
  rpe 7f40093642 Remove the ':' at the beginning of ksh.kshrc. 6 years ago
  rpe 88c4af670c Consolidate lib.so.*.a, ld.so.a and the kernel relink kit into 6 years ago
  jca c18926b37f Revert recent changes to unbreak ports/net/samba 6 years ago
  mpi 0d9e55fce9 sync 6 years ago
  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