8148 Commits (f3645329ae3b69b0d7c96a715623ff9763f6a7fe)
 

Author SHA1 Message Date
  jca b0f4d4316d Remove alias for uucp 7 years ago
  jca 22411cb254 Remove user uucp and group news from base. 7 years ago
  fcambus e454b33fba Provide the "machdep.lidsuspend" sysctl on Loongson. 7 years ago
  mpi 80b83ea56f Do not lose the default route when netstart(8) is run a second time on 7 years ago
  rzalamena 19841ef136 Use the stack to hold the constraint child process variables instead of 7 years ago
  mestre 39fc6c9a98 Remove unused variable which was leaking memory, and while here remove 2 other 7 years ago
  bluhm 48262ad380 Increase default datasize limit from 512M to 768M on amd64. This 7 years ago
  tb 09f6d62cfd Fix up some permissions in RELEASEDIR and /var/sysmerge. 7 years ago
  tb 9ee6e93f88 Enable builds with a dedicated user that cannot elevate privileges or write 7 years ago
  sthen b597d6355c sync 7 years ago
  tb 3a8e308438 Introduce the build user and the wobj group that will soon be used as 7 years ago
  jmc 05dca7e1c5 the referred to EXAMPLES section is now in strncpy(3); 7 years ago
  jca 9c2475e342 Kill the /usr/include/ssl symlink 7 years ago
  millert 05fef1fbdb Remove /usr/libdata/perl5/site_perl, it is no longer needed. 7 years ago
  tb a1c8575cf9 Set owners and permissions only after all headers are installed. Add the -P 7 years ago
  rpe f64ac427f3 Remove the obj, xobj and src directories from the base set. 7 years ago
  rpe ebfe101982 spacing 7 years ago
  otto 099c1cfdb8 MALLOC_STATS tweaks, by default not compiled in 7 years ago
  otto a197637f0f small tweak to also check canaries if F is in effect 7 years ago
  tb 3ba1fb54f0 Add the -d flag to the update command, so directories are created 7 years ago
  otto 8119a345a7 remove some old option letters and also make P non-settable. It has 7 years ago
  otto ae5357c652 Pages in the malloc cache are either reused quickly or unmapped 7 years ago
  tb 3968c88c54 $OpenBSD$ 7 years ago
  otto 992807bce2 - fix MALLOC_STATS compile 7 years ago
  otto 03ffdf003d fix some void * arithmetic by casting 7 years ago
  otto 1255da53a3 and recommit with fixed GC 7 years ago
  otto 5d783ecc04 backout for now; flag combination GC is not ok 7 years ago
  jmc 1a2414b3e4 avoid sentence splicing; 7 years ago
  otto e2ace002f9 canary corruption message changed a bit 7 years ago
  otto 5656d7bf98 Also place canaries in > page sized objects (if C is in effect); ok tb@ 7 years ago
  bluhm 356150aae5 Remove the save_errno dance inside strerror_r(3). It is from the 7 years ago
  rzalamena f8b06a2b6a Check for EAGAIN on imsg_flush() return otherwise we might be failing 7 years ago
  rzalamena f3735931aa Save the constraint process pid by getting the start_child() return value, 7 years ago
  tb e3a9a69351 Move libcrypto, librpcsvc and gnu/usr.bin/cc/include from RDIRS to PRDIRS, 7 years ago
  dtucker 741ef92d20 Roll back uintptr_t cast changes after discussions with tedu, otto and 7 years ago
  guenther 71af4d5f52 Wrap _malloc_init() so internal calls go directly 7 years ago
  jmc fa0722f382 zap trailing whitespace; 7 years ago
  deraadt b6f412be05 Build the bundle of GENERIC* kernels in using the new compile metods, 7 years ago
  dtucker db6e1f035d Cast pointers to uintptr_t to avoid potential signedness errors. 7 years ago
  otto c00ceb22a8 0xd0 -> 0xdb; ok deraadt@ millert@ tedu@ 7 years ago
  reyk 138484b6d2 copy updated log.c from vmd: for correctness, save errno when doing 7 years ago
  otto 8b706cc40e optimize canary code a bit by storing offset of sizes table instead of 7 years ago
  reyk 0fd38ba8e4 Fixup the example for msgbuf_write() and imsg_read() to check the 7 years ago
  natano 9cfffa3764 Remove check for RELEASEDIR permissions, there are usecases where other 7 years ago
  natano 99f46803b9 Check that DESTDIR is on a noperm filesystem that's properly locked 7 years ago
  otto 1ae413d0f7 make clear the length printed is the requested length 7 years ago
  deraadt 0bf1053ddd use better uid/gid for _switchd 7 years ago
  jmc ede9249779 grammar fix previous; 7 years ago
  otto 41daf65553 document "chunk canary corrupted" error 7 years ago
  otto 3eeb2e7bb1 stray tab 7 years ago