4420 Commits (d72bbf4be3ede6735f1f235246e0d19d738bc7a2)
 

Author SHA1 Message Date
  deraadt d72bbf4be3 getting to the bottom of the issues. sprinkle a few casts that will 18 years ago
  otto f37b50710e - Plug huge mem leak; mostly samba was suffering. 18 years ago
  deraadt 16ce0f1f4d (char)to{upper,lower}() 18 years ago
  deraadt 6ba7d08d6c kvm_openfiles() should take int flag, not unsigned 18 years ago
  deraadt 69800b44d4 after we changed mode_t to be an int, the devname() man page was 18 years ago
  deraadt db4a02f55c casts that cannot cause breakage in the future 18 years ago
  deraadt 937e47b3dc change internal login_protect() API to use mode_t like it should 18 years ago
  deraadt 8cc19b605a please lint (without making anything else worse) 18 years ago
  grunk 8dbf7287b5 Xr to strtonum(3), because vice versa is already the case 18 years ago
  deraadt 4c62bbc5bb sync 18 years ago
  deraadt 70479ae385 now move /dev/tty0* to refer to the com(4) driver, away from the zs(4) 18 years ago
  reyk 5ff13d280b add hostapd to rc/rc.conf glue 18 years ago
  deraadt d60464207b sync 18 years ago
  deraadt 0d9f9860fe do not make {cua,tty}[cd] here 18 years ago
  deraadt 9af155dc4a add entries for ttya/ttyb 18 years ago
  deraadt c287ab8b2f ttya now is same as tty00 (for a few days) 18 years ago
  deraadt 698d994481 make /dev/ttya be an alias for /dev/tty00. 18 years ago
  ray eb202d0369 Add warning about malloc(num * size) and recommend calloc() instead, 18 years ago
  mickey b449cbee1d kill evil \r; from cedric 18 years ago
  hshoexer d273fc0336 As the isakmpd fifo race is fixed, hook ipsecctl to rc. 18 years ago
  david 78a28203dd Fix for PR 5043: shell startup scripts might contain binary characters but 18 years ago
  deraadt 464b15913c no more need for the aperture 18 years ago
  deraadt 9e6169f7a8 no more need for aperture 18 years ago
  ray 9ee3d71486 Removes extraneous variables from getopt(3). Inspired by one of 18 years ago
  deraadt d1fa905e69 sync 18 years ago
  deraadt c7396fb3c6 /dev/reload is an old amiga thing, how did it make it here? 18 years ago
  deraadt e1e93afe35 move wsconsctl up earlier, so that any key changes made can be used 18 years ago
  otto 592916e5d3 Use the new -s flag to mount the /usr and /var partitions. Avoids 18 years ago
  reyk 1e272ad48c some IAPP implementations still use the pre-standard port 2313 in broadcast 18 years ago
  miod 7ad0ceba7b vt100->vt220; spotted by nick@ 18 years ago
  jmc b371ed9cfb grammar tweaks; ok hshoexer 18 years ago
  otto 790f0cc439 Avouid a race in atexit() handling by introducing a lock. Problem 18 years ago
  stevesk b020f35b9f handle -1 return from host_dns(); ok henning@ 18 years ago
  millert 4f242fe2ea We no longer install the SystemV compatibility links. OK pvalchev@ 18 years ago
  espie 8accc3ec6c quick path for free(0) 18 years ago
  jmc 115b6ff464 typos from alexey dobriyan; 18 years ago
  dhartmei cf6a27c737 use full path to binary in (commented) relaydb example, 18 years ago
  hshoexer bed73850e0 Annotate _assert()/__assert2() as __dead. 18 years ago
  jmc f90681086b document posixness; 18 years ago
  camield 3cf5340b3f update for new ftp-proxy 18 years ago
  brad 2a2411f846 mention net.inet.ip.mforwarding. 18 years ago
  henning 04bf0512a4 set skip is no good idea on int_if in this sample rulseset that also 18 years ago
  dtucker a37ee71683 Do not attempt to listen on interfaces with a wildcard address; ok henning@ 18 years ago
  dtucker d71b0751da Check SA_LEN(sa) after sa is checked for NULL. Pointed out by solar at 18 years ago
  deraadt 58a4125b88 crank to 3.8-beta 18 years ago
  jakemsr f7752f35a4 missing auxillary verb 18 years ago
  espie f6c1fd6bee use standard type uint32_t, instead of BSD-specific u_int32_t 18 years ago
  jmc 4169f92843 back out previous - imaxabs is already listed; 18 years ago
  millert 09528da913 Add comments to show which printf/scanf formats match which types 18 years ago
  millert f8ff83b550 Update {PRN,SCN}*PTR defines to match types changes 18 years ago