7001 Commits (dfe12b7dbe8edf18bdf95b136fcdfc29ed885b75)
 

Author SHA1 Message Date
  tedu dfe12b7dbe delete all the cry devices too. missed by mikeb previously. 9 years ago
  tedu e594303318 remove lkm 9 years ago
  tedu 36911f469e no lkm 9 years ago
  deraadt 7aef1c5997 using reallocarray() gives us multiplicative integer overflow checking 9 years ago
  deraadt 40d4efd216 obvious malloc -> reallocarray, for mult int oflow 9 years ago
  deraadt 8fbccf1905 easy realloc() -> reallocarray() which gives us mult int overflow checking 9 years ago
  deraadt 19659b1acc sort RCDAEMONS 9 years ago
  mpi 5565cd01a7 No longer check for slip.{host,login}; pointed by dcoppa@ 9 years ago
  mpi 0c46d2765f sliphome et sliplogin(8) are gone. 9 years ago
  claudio 2a29db5717 Revert 1.142. Without the down netstart will just print the ifconfig 9 years ago
  miod a8a12553c8 Revert r1.5 and reenable assembler version of ghash now that it has been 9 years ago
  miod 8de2ab8a5e Disable assembler code for ghash on hppa, causes wrong computations in some 9 years ago
  doug 17c93dbe45 Explain why we deviate slightly from the PBKDF2 standard. 9 years ago
  halex e519a04c4b remove explicit 'down' of an interface before starting a dhcp request, thereby 9 years ago
  rpe 4d38c432c9 Get rid of intermediate file handling during sumfile creation 9 years ago
  ajacoutot 02ad540a91 Drop smmsp group and alias. 9 years ago
  ajacoutot 7c7337bc31 Remove sendmail queue directories. 9 years ago
  guenther 5394e5638a Our setpgrp() is the BSD version with two args and not the XSI 9 years ago
  ajacoutot e1ba88cae4 With sendmail(8) gone, there is not much point in keeping /etc/mail/Makefile. 9 years ago
  ajacoutot 83e7c629b9 More sendmail removal. 9 years ago
  matthieu 08f2135c32 Missed this sendmail reference in the sendmail removal 9 years ago
  matthieu 0059b4fd65 Remove sendmail specific files. 9 years ago
  matthieu 76852e9bcd Remove sendmail tentacles. ok krw@ ajacoutot@ 9 years ago
  rpe 19507eb6b6 Ensure proper group ID for chio.conf example. 9 years ago
  schwarze 947c617f02 Do not claim that empty numbers set EINVAL, our implementation doesn't. 9 years ago
  schwarze eac5f40007 Make sure that the following functions return 0 and EINVAL as 9 years ago
  schwarze d5c9ee380f obvious cases of missing .An; 9 years ago
  ajacoutot cb402f72e9 Remove /etc/{hosts,myname} from etc.tgz. 9 years ago
  matthieu 98f80f4060 No more /etc/rndc.key. ok sthen@ 9 years ago
  doug 252858e6be Sync readlink(2) with IEEE Std 1003.1-2008. 9 years ago
  miod ab770dc21e Add uuid support routines to libc. From FreeBSD via NetBSD via Bitrig via 9 years ago
  guenther dae91fe933 setgrfile() isn't implemented 9 years ago
  guenther 92c0bb0a2a inet_nsap_{addr,ntoa}() were removed on 2013/12/17 9 years ago
  guenther ccf40c879b Declare and document getthrid() 9 years ago
  guenther 579f41f3b3 Add additional userland interfaces for setting close-on-exec on fds 9 years ago
  guenther 9f3d427911 Add additional kernel interfaces for setting close-on-exec on fds 9 years ago
  ajacoutot 812d1f29af Make it possible to pass a specific error code to _rc_err(). 9 years ago
  ajacoutot 6c7d1d5a29 Move dhclient.conf(5) to examples. 9 years ago
  bcook 7131c8971a preserve errno value on success. 9 years ago
  florian 4bbd9b7236 Nuke net.inet6.icmp6.rediraccept and allow redirects on interfaces 9 years ago
  naddy 3092c08600 Add httpd default log files to the rotation. 9 years ago
  rpe 479bf4f73e Create etc set during 'make build' and embed it in base set to make 9 years ago
  robert 61c4b96090 usr.sbin 9 years ago
  matthieu 01547c0bbf No more /etc/X11/fs 9 years ago
  reyk 80c77acf9d Add a generic system-wide /usr/share/misc/mime.types file that can be 9 years ago
  halex cb1bef6d29 snmpd cannot reload 9 years ago
  doug cd356709c6 Delete secret or secret-derived data with explicit_bzero. 9 years ago
  ajacoutot 319900ebf3 Put _rc_err argument under quotes to respect the syntax we are passing. 9 years ago
  ajacoutot 17144f935b Fix reversed logic. 10 years ago
  ajacoutot 4c9f4fe262 Drop uneeded parenthesis in usage(). 10 years ago