Commit Graph

  • d70991b8 echo on ipmon startup by mickey 1997-08-23 15:01:24 +0000
  • 1350af06 Change realloc(foo,0) to behave like malloc(0). Both now return a pointer to an object of size zero. This will allow testing on reallocs return value to determine if the operation was successful or not. by pefo 1997-08-23 10:43:25 +0000
  • 1e0dd75c uucp console, oh that is a hoot by deraadt 1997-08-22 17:15:46 +0000
  • c6a30dae malloc_init() should try to not modify errno by deraadt 1997-08-22 17:06:59 +0000
  • 0adef4bb Update from lite2. by millert 1997-08-20 04:28:14 +0000
  • 0b5e6d97 Update man page and sccs tags from lite2. Minor cleanup by me as well. by millert 1997-08-20 04:18:52 +0000
  • 741d1312 Update man page and sccs tags from lite2. by millert 1997-08-20 04:13:57 +0000
  • 9519b9b6 Move getsubopt(3) to stdlib like lite2 and XPG4.2 say... Update man page from lite2 while I'm at it. by millert 1997-08-20 04:02:18 +0000
  • 8781f0e1 Update from lite2 version and fix grammatical error from Krister Walfridsson <cato@ulysses.df.lth.se>. by millert 1997-08-20 03:52:44 +0000
  • 2ac91c1f Minor numbers for tty00 and tty01 were wrong from scc* From maximum entropy <entropy@tardis.bernstein.com>. by millert 1997-08-20 03:39:32 +0000
  • 20c08cab Add hook for rpc.lockd, make nfsd flags settable in netstart by niklas 1997-08-19 21:55:15 +0000
  • 3eb5cff3 put hostname in mail subject; jbernard@tater.mines.edu by deraadt 1997-08-18 06:12:51 +0000
  • b0aaac3a inttypes.h as required by XPG4.2. Nothing uses this yet and all in-tree sources should use the BSD-style types anyway. by millert 1997-08-18 05:29:41 +0000
  • 3942f988 Install a64l/l64a man page. Also, tsearch.3 and friends were not being installed either. by millert 1997-08-18 04:56:51 +0000
  • 8976c4ae Man page for a64l(3) and l64a(3), based on a64l.3 from the MiNT docs 0.1. Also make a64l(3) and l64a(3) deal reasonably with inapropriate input. The standard does not require this, but it does not disallow it either. by millert 1997-08-17 22:58:34 +0000
  • cd68436a basename(3) and dirname(3) as specified by XPG4 and XPG4.2 by millert 1997-08-17 21:31:23 +0000
  • 8251d854 typo; graphix@iastate.edu by deraadt 1997-08-12 11:43:36 +0000
  • a17836ef Add cgtwo, cgfourteen, tcx. by downsj 1997-08-08 09:43:02 +0000
  • 9ae11497 s/special file/configuration file/ by kstailey 1997-08-06 19:32:35 +0000
  • 99ff9c8e differentiate between logging in as root and using "su -" by kstailey 1997-08-06 13:59:03 +0000
  • 25a1abf7 fix cyclades mknod stuff by deraadt 1997-08-06 07:06:48 +0000
  • 927d31d3 Add cyclades devices. by dgregor 1997-08-04 23:58:15 +0000
  • d32e23a5 Add cyclades devices by dgregor 1997-08-04 23:43:03 +0000
  • 59145080 Add photuris directory. by weingart 1997-08-01 23:44:42 +0000
  • 3785450d Consistency with the rest. by weingart 1997-08-01 23:17:34 +0000
  • 3abe94d5 Make quotas optional; wedged into netstart for the time being. /etc/rc.conf, anyone? by downsj 1997-07-31 02:23:46 +0000
  • f95be18f do not run routed by default by deraadt 1997-07-30 21:35:15 +0000
  • be74e6fb Move configuration of loopback interface to before all other interfaces. Allows the use of local caching-only nameserver with no "nameserver" entry in /etc/resolv.conf to configure a route between the hostname and loopback. by kstailey 1997-07-28 19:31:47 +0000
  • 43ff17fd install mail.rc at distribution time; bug found by explorer@flame.org by deraadt 1997-07-28 10:01:11 +0000
  • 5375d29f typo; wojtek@tryc.on.ca by deraadt 1997-07-28 07:44:40 +0000
  • 28e08baf Remove refs to hcx9 and add usr/lkm to misc.tar.gz. by downsj 1997-07-27 23:35:38 +0000
  • f57d9435 Don't install virc. by downsj 1997-07-27 22:23:41 +0000
  • 70358bdf /etc/skeykeys should be mode 0600. by millert 1997-07-26 19:25:28 +0000
  • 0cfd6966 #if __STDC__ --> #ifdef __STDC__ by mickey 1997-07-25 20:30:14 +0000
  • 3691dea5 earlier start of keymanagement by provos 1997-07-25 00:06:03 +0000
  • 9e1ee757 make amd use /tmp_mnt by default by deraadt 1997-07-24 22:11:59 +0000
  • 56f77a52 pre-def ypmaplist by deraadt 1997-07-24 00:54:29 +0000
  • cf45ed94 tabify + trailing blanks by kstailey 1997-07-23 21:12:32 +0000
  • 8acd0c6d tabify by kstailey 1997-07-23 20:58:27 +0000
  • 4a7669eb _PATH_SKEYKEYS now lives in <paths.h> Add skeygetnext() for iterating over the key file. by millert 1997-07-23 06:53:10 +0000
  • ef3cb913 add netatalk by denny 1997-07-23 04:30:15 +0000
  • 907d1243 Add Appletalk services (protocol ddp). by denny 1997-07-23 04:28:57 +0000
  • 6f5b5362 now that ipmon daemon(3)s, remove ampersand by kstailey 1997-07-22 17:11:56 +0000
  • 30aa87ad start the photuris daemon per default. hilfe. by provos 1997-07-22 10:02:47 +0000
  • 6ffca908 (tag: startup100) This commit was manufactured by cvs2git to create tag 'startup100'. by cvs2svn 1997-07-22 10:00:23 +0000
  • 6e5711f8 default startup files. simple. by provos 1997-07-22 10:00:22 +0000
  • 8e81b80a Converting u_char[] -> u_int[] is easy on little endian machines :-) by millert 1997-07-18 04:07:14 +0000
  • 891bc97c __BEGIN_DECLS/__END_DECLS by deraadt 1997-07-17 08:52:16 +0000
  • 74ec9e2a fix Xr by deraadt 1997-07-17 07:39:41 +0000
  • 88b0e54c proto more by deraadt 1997-07-17 06:37:08 +0000
  • 6a339248 Use u_int32_t not size_t. by millert 1997-07-17 06:25:28 +0000
  • c5261382 Typo by millert 1997-07-17 06:05:40 +0000
  • 5fed40e0 Manpage for RMD*(3) by millert 1997-07-17 06:02:43 +0000
  • c6a2075d More typos. by millert 1997-07-17 06:01:09 +0000
  • 546d5c8f Allow passing of a NULL digest to RMD160Final(3). by millert 1997-07-17 05:57:37 +0000
  • 16e8f869 mdX(3)-like interface to RIPEMD-160 hash function. Code by Antoon Bosselaers and massaged by me to fit the mdX(3) API. by millert 1997-07-17 05:37:01 +0000
  • 1f3954a4 Fix typo by millert 1997-07-17 05:33:16 +0000
  • 93a9dd72 proto yp_maplist by deraadt 1997-07-16 22:33:15 +0000
  • 180624d3 Add a missing const by millert 1997-07-15 01:54:24 +0000
  • 6448eab1 Add support for cua devices, and remove all references to awk(1)... by downsj 1997-07-14 04:27:54 +0000
  • 0818e080 Add SHA1End, SHA1File, SHA1Data helper functions like in md5(3). by millert 1997-07-12 20:06:03 +0000
  • 4515cc9a mention usage of SHA1Final with null pointer by provos 1997-07-12 11:02:28 +0000
  • 8822f49a Minor style points. by millert 1997-07-12 00:51:18 +0000
  • 616645b0 Todd kant spel. by millert 1997-07-11 05:35:46 +0000
  • ec6f7d0d Install sha1(3) and links. by millert 1997-07-11 04:29:20 +0000
  • faefdad3 #include <sha1.h> not #include "sha1.h" by millert 1997-07-11 04:17:10 +0000
  • 6b9f7695 Use term type of sun--works better than the ansi-m in our termcap. by millert 1997-07-11 04:06:15 +0000
  • b1dcc2f4 Man page for SHA1* by millert 1997-07-11 02:05:02 +0000
  • a607d546 A -> An by millert 1997-07-10 23:54:34 +0000
  • ad6cecfc Be consistent wrt unsigned vs. u_* by millert 1997-07-10 23:37:49 +0000
  • 0c044b6e Different sha1 functions (taken from netinet's if_sha1.c) that are more consistent with md4/md5 functions. by millert 1997-07-10 22:53:01 +0000
  • eb34995d Add more system users. From Marshall M. Midden <m4@umn.edu> by millert 1997-07-10 16:07:42 +0000
  • 5daeee95 Clean up some -Wall flowers. by millert 1997-07-09 01:08:18 +0000
  • 75a2acb9 Clarify strncat(3) count param. by millert 1997-07-09 00:19:53 +0000
  • c1c7c908 Add ppi, fix dca. by downsj 1997-07-07 23:49:58 +0000
  • 353ced31 Example (commented out) entry for running newsyslog -m. by downsj 1997-07-07 23:19:41 +0000
  • 626a4c78 correct ipl entry to match pmax's conf.c by graichen 1997-07-07 08:58:14 +0000
  • aa1d3549 Add apci, major 35. by downsj 1997-07-06 19:42:39 +0000
  • b5e31a52 wd and acd support by niklas 1997-07-06 18:13:34 +0000
  • 81c581b9 Use MALLOC_EXTRA_SANITY consistently (EXTRA_SANITY was used in many places) sizeof *pt -> sizeof *px (point to same type of struct but looked wrong). by millert 1997-07-02 16:26:27 +0000
  • 2f68d512 Move prototype for bindresvport(3) to <netiniet/in.h> as it is not rpc-specific and other stuff uses it now. by millert 1997-07-02 00:18:55 +0000
  • 09f9399c fix that repeating passwords yield same hash + increment minor by provos 1997-07-01 20:12:43 +0000
  • dbf726cb Include <stdlib.h> for malloc() proto. by millert 1997-07-01 05:54:42 +0000
  • 2dc95443 relocated header files by provos 1997-06-29 10:28:25 +0000
  • 281d3b7d Use u_int16_t, not short in struct tftphdr. From Marc Evans <marc@destek.net>. by millert 1997-06-29 07:12:44 +0000
  • e385c811 surely not long! by deraadt 1997-06-29 05:48:02 +0000
  • e5efaaa9 add gnu/usr.sbin to $cdpath by kstailey 1997-06-24 12:21:29 +0000
  • 13286d26 /etc/profile should be checked along with .profile for consistency with /etc/csh.login and .login. From Chris Jones <cjones@rupert.oscs.montana.edu> by millert 1997-06-23 02:54:31 +0000
  • b46ec22f Use O_EXLOCK option of open(2) to open /etc/ptmp with an exclusive lock. This fixes a DOS bug where a user could run passwd(1) and send it a SIGKILL, thus leaving /etc/ptmp in place. by millert 1997-06-22 23:57:23 +0000
  • 9d77d4a1 Make sure we don't get stuck in a loop when trying to clean up stdio by tholo 1997-06-22 20:21:25 +0000
  • 5fef23a0 The mac68k ite emulates a vt100, _not_ a vt220. This is the sorta simple thing that makes people's lives easier. by gene 1997-06-21 21:15:16 +0000
  • ca567915 add ELOOP support; shigio@wafu.netgate.net by deraadt 1997-06-20 20:37:45 +0000
  • fd918f6e if screenblank exists, start it by deraadt 1997-06-20 13:01:34 +0000
  • f7fc3078 typecastorama by deraadt 1997-06-20 11:19:38 +0000
  • f20458d1 Add mkdtemp(3) by millert 1997-06-20 04:10:20 +0000
  • d4d287d6 Put in hooks to start ypserv with flags by niklas 1997-06-17 13:13:48 +0000
  • 031b0dad Put in hooks to start rpc.yppasswdd with flags by niklas 1997-06-17 10:20:06 +0000
  • 58f7db1e Add support to handle password files in directories other than /etc by niklas 1997-06-17 10:10:43 +0000
  • f64bcca5 even more global.dummy -> .global.dummy by kstailey 1997-06-16 18:28:09 +0000
  • 86d135e6 Default file causes lots of "dummy names should start with `.'" syslog messages. Comment out global.dummy and make it .global.dummy. by dm 1997-06-16 17:44:11 +0000