4430 Commits (29ba9a7ac61dfcb13af02027b7f2a3081a56da02)
 

Author SHA1 Message Date
  todd 29ba9a7ac6 remove some rather deceptively unused lines; no change to generated MAKEDEV's 18 years ago
  todd c81d73893f shuffle ramdisk device targets to MAKEDEV.common to avoid duplication and 18 years ago
  todd 57c7e54a33 sync 18 years ago
  todd e7190b9b1c add 'com' serial port as a common ramdisk device 18 years ago
  todd ba7cddc6d6 add forgotten copyright; ok deraadt@ 18 years ago
  dhartmei 782bed6d79 move the commented example /var/mail/whitelist.txt to /var/db, so it 18 years ago
  otto 8d5338428b POSIX says tdelete() returns the parent of the deleted node. Sadly the 18 years ago
  moritz 699dc2618d When tdelete() is used to delete the root node, don't return a 18 years ago
  deraadt 71a91e8ae3 be more careful with atoi() result; ok otto 18 years ago
  otto e9112488f5 Use SIZE_MAX instead of SIZE_T_MAX, the latter is not POSIX and 18 years ago
  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