1487 Commits (e42dfa45af4968e0bd9158e933def434815c8b7a)
 

Author SHA1 Message Date
  kstailey 158a244771 add sd example and update rdroot 26 years ago
  kstailey 8e849d7420 S/;/:/ 26 years ago
  deraadt d8b311de10 doc UA faulting code 26 years ago
  deraadt 661c1a8e61 for new functions, fix BE & UA cases. LE UA case is still busted 26 years ago
  form 7bbdd756e9 add dhcpd.* to makefile 26 years ago
  pjanzen 4049e8158f commas 26 years ago
  deraadt a90434c34f make errors unsigned 26 years ago
  form 75a9ccf047 dhcpd: start from rc, controlled by rc.conf; sample config files 26 years ago
  marc 18614ce6b6 allow flags to be passed to apmd at millert's request 26 years ago
  marc c3c3d47478 start apmd in rc, controlled by rc.conf 26 years ago
  millert 403b58da2c add _PATH_KSYMS 26 years ago
  millert 646731011d don't include FIFOs in check for set[ug]id files and devices; andrew@nfr.net 26 years ago
  art 2d606d8952 remove bogus ifdef PERL5 26 years ago
  deraadt 88d3e4de8e document the common misuse of realloc 26 years ago
  millert 34b5a6ea60 Don't prune dirs in /var/tmp on first pass; problem noted by m4@umn.edu 26 years ago
  niklas 09df05bd48 Make code ANSI/ISO C conformant. Formerly undefined constructs were used 26 years ago
  kstailey 45be2acf41 update aliases for pseudo accounts 26 years ago
  kstailey 1408ed0683 no more ingres or games accounts 26 years ago
  niklas 775584f322 Temporary fix for a GCC aliasing bug/misfeature that hits here 26 years ago
  deraadt adc6a7d8a8 no more ingres account; kstailey 26 years ago
  provos 9124668bb4 add ECB and CBC encryption for octet streams 26 years ago
  provos b39d3aea3c fix base64 encoding, this problem was reported by 26 years ago
  millert 68f9effca8 Don't enumerate every arch in the #if since all OpenBSD platforms use the same values for malloc_pageshift and malloc_minsize except for sparc 26 years ago
  millert d854eef346 Use UID_MAX, not UINT_MAX. Rename remove_trailing_space() to trim_whitespace() since it trims from both ends, not just the rear. 26 years ago
  angelos 4d9816a6b1 They're not sipp-esp and sipp-ah, just esp and ah 26 years ago
  millert 49578c9b1e update /var/named/etc/localtime when /etc/localtime changes 26 years ago
  millert e06e876ff3 /var/named/etc 26 years ago
  art c2f62299dc remove unused kerberos entries 26 years ago
  millert b1b9784c54 curses.h frontend 26 years ago
  mickey 3afb0a5e22 add bktr* and tuner* devices 26 years ago
  marc 9e609e6f5a make cua{a,b,c,d} nodes when generating standard devs 26 years ago
  provos 8de558a493 s/u8/u_int8_t/, s/u32/u_int32_t, put castsb.h into cast.c and include 26 years ago
  provos f4846928f6 Add CAST encryption, implementation by Steve Reid <sreid@sea-to-sky.net>. 26 years ago
  deraadt c958a69090 make /var/backups mode 700 by default; form 26 years ago
  rahnds 068d519d3c include ofwboot as one of the release files. 26 years ago
  rahnds bbc1e2be67 Create device nodes for powerpc port, device existed previously, just devnodes 26 years ago
  espie f5882f1bac . is a regex. 26 years ago
  deraadt 106cbde93f change to lite2 getenv(); getenv(NULL) now returns NULL 26 years ago
  millert 5bc0b9f5dc pw_uid is uid_t, pw_gid is gid_t 26 years ago
  deraadt d45ce2418c quiet that dd 26 years ago
  deraadt 104c0def80 run fingerd -m by default 26 years ago
  millert d590bda49e Create /var/named/dev/null if it is not there and we are running named chroot'd. It would be cleaner to simply do this at install time but this way people who are tracking sources get the correct behavior too. 26 years ago
  millert 761acbad30 ftpd: sleep for an indeterminate amount for non-existant logins 26 years ago
  deraadt 7d2a69339c include/ss went away 26 years ago
  deraadt 5bf73b4f79 change last route to route -n 26 years ago
  deraadt 0c67318ce2 provide TMP_MAX like stdio.h; kleink 26 years ago
  marc 692caaedb2 better checks for . in path from "Denis A. Doroshenko" <cyxob@isl.vtu.lt> 26 years ago
  millert 8ca0d38fd9 Prevent luser from zero'ing out ut_host. If the new ut_line is 26 years ago
  marc e0a421c96d change _PATH_KVMDB to be the same name as the db created by kvm_mkdb 26 years ago
  art f611bf8de3 do not install includes from libss 26 years ago