d70991b8echo on ipmon startup by
mickey1997-08-23 15:01:24 +0000
1350af06Change 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
pefo1997-08-23 10:43:25 +0000
1e0dd75cuucp console, oh that is a hoot by
deraadt1997-08-22 17:15:46 +0000
c6a30daemalloc_init() should try to not modify errno by
deraadt1997-08-22 17:06:59 +0000
0adef4bbUpdate from lite2. by
millert1997-08-20 04:28:14 +0000
0b5e6d97Update man page and sccs tags from lite2. Minor cleanup by me as well. by
millert1997-08-20 04:18:52 +0000
741d1312Update man page and sccs tags from lite2. by
millert1997-08-20 04:13:57 +0000
9519b9b6Move getsubopt(3) to stdlib like lite2 and XPG4.2 say... Update man page from lite2 while I'm at it. by
millert1997-08-20 04:02:18 +0000
8781f0e1Update from lite2 version and fix grammatical error from Krister Walfridsson <cato@ulysses.df.lth.se>. by
millert1997-08-20 03:52:44 +0000
2ac91c1fMinor numbers for tty00 and tty01 were wrong from scc* From maximum entropy <entropy@tardis.bernstein.com>. by
millert1997-08-20 03:39:32 +0000
20c08cabAdd hook for rpc.lockd, make nfsd flags settable in netstart by
niklas1997-08-19 21:55:15 +0000
b0aaac3ainttypes.h as required by XPG4.2. Nothing uses this yet and all in-tree sources should use the BSD-style types anyway. by
millert1997-08-18 05:29:41 +0000
3942f988Install a64l/l64a man page. Also, tsearch.3 and friends were not being installed either. by
millert1997-08-18 04:56:51 +0000
8976c4aeMan 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
millert1997-08-17 22:58:34 +0000
cd68436abasename(3) and dirname(3) as specified by XPG4 and XPG4.2 by
millert1997-08-17 21:31:23 +0000
a17836efAdd cgtwo, cgfourteen, tcx. by
downsj1997-08-08 09:43:02 +0000
9ae11497s/special file/configuration file/ by
kstailey1997-08-06 19:32:35 +0000
99ff9c8edifferentiate between logging in as root and using "su -" by
kstailey1997-08-06 13:59:03 +0000
25a1abf7fix cyclades mknod stuff by
deraadt1997-08-06 07:06:48 +0000
927d31d3Add cyclades devices. by
dgregor1997-08-04 23:58:15 +0000
d32e23a5Add cyclades devices by
dgregor1997-08-04 23:43:03 +0000
59145080Add photuris directory. by
weingart1997-08-01 23:44:42 +0000
3785450dConsistency with the rest. by
weingart1997-08-01 23:17:34 +0000
3abe94d5Make quotas optional; wedged into netstart for the time being. /etc/rc.conf, anyone? by
downsj1997-07-31 02:23:46 +0000
f95be18fdo not run routed by default by
deraadt1997-07-30 21:35:15 +0000
be74e6fbMove 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
kstailey1997-07-28 19:31:47 +0000
43ff17fdinstall mail.rc at distribution time; bug found by explorer@flame.org by
deraadt1997-07-28 10:01:11 +0000
5fed40e0Manpage for RMD*(3) by
millert1997-07-17 06:02:43 +0000
c6a2075dMore typos. by
millert1997-07-17 06:01:09 +0000
546d5c8fAllow passing of a NULL digest to RMD160Final(3). by
millert1997-07-17 05:57:37 +0000
16e8f869mdX(3)-like interface to RIPEMD-160 hash function. Code by Antoon Bosselaers and massaged by me to fit the mdX(3) API. by
millert1997-07-17 05:37:01 +0000
1f3954a4Fix typo by
millert1997-07-17 05:33:16 +0000
93a9dd72proto yp_maplist by
deraadt1997-07-16 22:33:15 +0000
180624d3Add a missing const by
millert1997-07-15 01:54:24 +0000
6448eab1Add support for cua devices, and remove all references to awk(1)... by
downsj1997-07-14 04:27:54 +0000
0818e080Add SHA1End, SHA1File, SHA1Data helper functions like in md5(3). by
millert1997-07-12 20:06:03 +0000
4515cc9amention usage of SHA1Final with null pointer by
provos1997-07-12 11:02:28 +0000
8822f49aMinor style points. by
millert1997-07-12 00:51:18 +0000
616645b0Todd kant spel. by
millert1997-07-11 05:35:46 +0000
ec6f7d0dInstall sha1(3) and links. by
millert1997-07-11 04:29:20 +0000
faefdad3#include <sha1.h> not #include "sha1.h" by
millert1997-07-11 04:17:10 +0000
6b9f7695Use term type of sun--works better than the ansi-m in our termcap. by
millert1997-07-11 04:06:15 +0000
b1dcc2f4Man page for SHA1* by
millert1997-07-11 02:05:02 +0000
a607d546A -> An by
millert1997-07-10 23:54:34 +0000
ad6cecfcBe consistent wrt unsigned vs. u_* by
millert1997-07-10 23:37:49 +0000
0c044b6eDifferent sha1 functions (taken from netinet's if_sha1.c) that are more consistent with md4/md5 functions. by
millert1997-07-10 22:53:01 +0000
eb34995dAdd more system users. From Marshall M. Midden <m4@umn.edu> by
millert1997-07-10 16:07:42 +0000
5daeee95Clean up some -Wall flowers. by
millert1997-07-09 01:08:18 +0000
75a2acb9Clarify strncat(3) count param. by
millert1997-07-09 00:19:53 +0000
c1c7c908Add ppi, fix dca. by
downsj1997-07-07 23:49:58 +0000
353ced31Example (commented out) entry for running newsyslog -m. by
downsj1997-07-07 23:19:41 +0000
626a4c78correct ipl entry to match pmax's conf.c by
graichen1997-07-07 08:58:14 +0000
aa1d3549Add apci, major 35. by
downsj1997-07-06 19:42:39 +0000
b5e31a52wd and acd support by
niklas1997-07-06 18:13:34 +0000
81c581b9Use 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
millert1997-07-02 16:26:27 +0000
2f68d512Move prototype for bindresvport(3) to <netiniet/in.h> as it is not rpc-specific and other stuff uses it now. by
millert1997-07-02 00:18:55 +0000
09f9399cfix that repeating passwords yield same hash + increment minor by
provos1997-07-01 20:12:43 +0000
dbf726cbInclude <stdlib.h> for malloc() proto. by
millert1997-07-01 05:54:42 +0000
2dc95443relocated header files by
provos1997-06-29 10:28:25 +0000
281d3b7dUse u_int16_t, not short in struct tftphdr. From Marc Evans <marc@destek.net>. by
millert1997-06-29 07:12:44 +0000
e385c811surely not long! by
deraadt1997-06-29 05:48:02 +0000
e5efaaa9add gnu/usr.sbin to $cdpath by
kstailey1997-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
millert1997-06-23 02:54:31 +0000
b46ec22fUse 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
millert1997-06-22 23:57:23 +0000
9d77d4a1Make sure we don't get stuck in a loop when trying to clean up stdio by
tholo1997-06-22 20:21:25 +0000
5fef23a0The mac68k ite emulates a vt100, _not_ a vt220. This is the sorta simple thing that makes people's lives easier. by
gene1997-06-21 21:15:16 +0000
fd918f6eif screenblank exists, start it by
deraadt1997-06-20 13:01:34 +0000
f7fc3078typecastorama by
deraadt1997-06-20 11:19:38 +0000
f20458d1Add mkdtemp(3) by
millert1997-06-20 04:10:20 +0000
d4d287d6Put in hooks to start ypserv with flags by
niklas1997-06-17 13:13:48 +0000
031b0dadPut in hooks to start rpc.yppasswdd with flags by
niklas1997-06-17 10:20:06 +0000
58f7db1eAdd support to handle password files in directories other than /etc by
niklas1997-06-17 10:10:43 +0000
f64bcca5even more global.dummy -> .global.dummy by
kstailey1997-06-16 18:28:09 +0000
86d135e6Default file causes lots of "dummy names should start with `.'" syslog messages. Comment out global.dummy and make it .global.dummy. by
dm1997-06-16 17:44:11 +0000