Commit Graph

  • 32165733 Deal correctly with time zones by tholo 1996-10-28 16:53:28 +0000
  • 0325b878 Do not enable putc() macro implementation if _POSIX_SOURCE is defined; it is not fully compliant by tholo 1996-10-28 06:51:05 +0000
  • 3c7bddd7 OLF. by etheisen 1996-10-27 20:22:45 +0000
  • 9bd79ef6 Manpage update to match changed functionality; by alex@FreeBSD.org by tholo 1996-10-26 18:24:44 +0000
  • a4b685dc Correct a typo in _POSIX_SSIZE_MAX Correct _POSIX_ARG_MAX; it should define the minimum allowed argument size, not the supported on (we have sysconf for that) by tholo 1996-10-26 03:12:45 +0000
  • c929e546 add decl by downsj 1996-10-25 07:06:37 +0000
  • 7128f5a8 POSIX requires stdio buffers be flushed on abort by tholo 1996-10-25 03:09:15 +0000
  • 0f388ec0 Update to work properly with output from find -ls; also skip commented out lines in /etc/exports by tholo 1996-10-22 07:58:30 +0000
  • 7f0686c6 add random device by mickey 1996-10-19 11:51:29 +0000
  • d30e28db add devices to all & floppy case. Fix acd device creation by niklas 1996-10-17 18:55:26 +0000
  • 0346da1a _PW_YPTOKEN by downsj 1996-10-16 09:08:27 +0000
  • 4dc865ca unused variable noticed by asriel(right?), proto from mccanne; fed to freebsd by deraadt 1996-10-15 09:25:32 +0000
  • ce50b483 pms0r -> psm0 by downsj 1996-10-15 07:44:22 +0000
  • 6d1af96f pms driver now uses minor numbers. by downsj 1996-10-13 00:53:52 +0000
  • 7d344572 (OPENBSD_2_0) merge by deraadt 1996-10-13 00:02:35 +0000
  • f71c6868 uucp at 66, sigh by deraadt 1996-10-13 00:01:44 +0000
  • 67e6d583 Pullup: Fix typo in ttyB case by niklas 1996-10-12 21:10:33 +0000
  • 8cdd1c43 Fix typo in ttyB case by niklas 1996-10-12 21:09:04 +0000
  • b862b791 Warn when <malloc.h> is included, recommending <stdlib.h> by tholo 1996-10-12 03:13:56 +0000
  • ce77b22c pullup by deraadt 1996-10-11 23:00:18 +0000
  • 5870949d Pullup: Enlarge miniroot by niklas 1996-10-10 06:33:41 +0000
  • 46a3a5af Enlarge miniroot by niklas 1996-10-10 06:26:39 +0000
  • f2238720 bit more careful ldconfig by deraadt 1996-10-09 07:13:30 +0000
  • 85428f37 (tag: OPENBSD_2_0_BASE) Attempt at cleanup. by michaels 1996-10-08 01:20:18 +0000
  • 72e07342 Fix dlfcn.h and link.h for arc port by pefo 1996-10-06 19:59:52 +0000
  • be50c058 ttyv series is now useable by deraadt 1996-10-03 18:56:33 +0000
  • 06bdbd05 Add whatis files in /usr/local/man and /usr/X11R6/man. by dm 1996-10-02 00:08:52 +0000
  • 3d97fdc3 export byte swapping routine. by millert 1996-09-30 23:27:05 +0000
  • 7abd613b 16 partitions by deraadt 1996-09-30 15:20:51 +0000
  • 18a554a6 16 partitions, avoid d by deraadt 1996-09-30 15:18:09 +0000
  • 3077b69d Moved definitions of BYTE and LONG in from header file. by millert 1996-09-30 04:01:30 +0000
  • ed7dfea9 Protect prototypes with __P. by millert 1996-09-30 03:55:48 +0000
  • fe124ad6 removed md2.h by millert 1996-09-29 23:52:34 +0000
  • 3bc71f04 Add function prototypes. by millert 1996-09-29 18:30:49 +0000
  • 5f353ad9 Fixed standalone test mode for NEW_SHA1. by millert 1996-09-29 17:18:17 +0000
  • b7afb98f added sha1 (secure hash function). by millert 1996-09-29 16:15:05 +0000
  • 54381534 Added sha1 (secure hash function). by millert 1996-09-29 16:13:19 +0000
  • ecfc0452 Use bittypes so we work on 64-bit machines. by millert 1996-09-29 14:53:10 +0000
  • d28ecaa2 unacceptable license. by millert 1996-09-29 14:47:22 +0000
  • 00a7fa05 /dev/vga is not needed anymore by deraadt 1996-09-28 18:28:01 +0000
  • 6de7aac4 includes in skey dir get installed too. by millert 1996-09-27 14:58:21 +0000
  • 6d13fb6c Make sure we don't dereference stray pointer when running suid or sgid by tholo 1996-09-26 15:22:19 +0000
  • 9eb11bf6 vi cw handling. by downsj 1996-09-26 14:14:54 +0000
  • 9edd0edb me and ms share subdirs are no more. by etheisen 1996-09-26 06:09:51 +0000
  • 1ad7d4ed Restore check for suid / sgid by tholo 1996-09-26 04:49:56 +0000
  • 61617e17 Latest changes from FreeBSD by tholo 1996-09-26 04:19:42 +0000
  • 4e4f2823 RAW_PART = 2 by deraadt 1996-09-25 13:53:36 +0000
  • 021cff48 need limits.h by deraadt 1996-09-25 13:19:01 +0000
  • 8d517d45 nls buffers are NL_TEXTMAX long -- not a security hole; netbsd pr#2780, mike.long@analog.com by deraadt 1996-09-25 08:17:31 +0000
  • 01c3288e rfc1323 variable by deraadt 1996-09-23 13:06:37 +0000
  • 585a5af8 trash other internal udp spoofable serviecs by default by deraadt 1996-09-23 13:06:04 +0000
  • ac6acdb7 int32_t where possible; from netbsd by deraadt 1996-09-23 05:15:54 +0000
  • 2f8e1df0 virc is sourced by vim when invoked as vi. by downsj 1996-09-23 05:04:38 +0000
  • 3de83523 disable udp echo/chargen by default; avoid DOS attacks by deraadt 1996-09-23 01:02:22 +0000
  • 4c454351 pcmcia major wrong; from peter by deraadt 1996-09-22 21:48:21 +0000
  • 6c448230 We support vesion 1 of rusers too now by tholo 1996-09-22 08:43:04 +0000
  • af3ccf08 tickadj example from thorsten; closes netbsd pr#1887, banshee@gabriella.resort.com more flexibly by deraadt 1996-09-21 07:23:55 +0000
  • 7a381263 kill the default phone numbers. i checked - they are disconnected -- "i wonder whycvs diff -bc phones"; spotted by bitblt by deraadt 1996-09-20 21:00:35 +0000
  • f9390616 names of set-uid files are no longer passed to a shell. Thanks to deraadt for pointing out the -ls flag on find. by bitblt 1996-09-20 20:35:37 +0000
  • 952b9732 pull cdefs.h in sys/signal.h instead; improvement on netbsd pr#2712; laine@mornignstar.com by deraadt 1996-09-20 07:27:50 +0000
  • 459cd020 From FreeBSD: > Fix a very rare error condition: The code to free VM back to the kernel > as done after a quasi-recursive call to free() had modified what we > thought we knew about the last chunk of pages. > This bug manifested itself when I did a "make obj" from src/usr.sbin/lpr, > then make would coredump in the lpd directory. by tholo 1996-09-19 20:38:48 +0000
  • 28caef55 do not use chgrp by deraadt 1996-09-18 22:03:49 +0000
  • 5e2111a9 Create all 16 partitions. by pefo 1996-09-18 08:46:57 +0000
  • 03434151 split off distribution-etc-root-var target, which is useful; from graichen by deraadt 1996-09-17 07:18:15 +0000
  • 3bd428e1 toor is gone; thanks bibtlt by deraadt 1996-09-16 19:40:27 +0000
  • ebd8ebf6 Avoid pulling in stdio by tholo 1996-09-16 05:43:40 +0000
  • c6a6bf02 joy[01] is at major 26 by tholo 1996-09-16 03:43:34 +0000
  • 89660a21 Bring prototypes into scope by tholo 1996-09-16 02:40:51 +0000
  • 9dcf23df setup trap after mkdir by deraadt 1996-09-15 20:29:41 +0000
  • a5911b29 kill the races; found by bitblt by deraadt 1996-09-15 20:12:18 +0000
  • 1d04a220 Don't use anonymous structs by tholo 1996-09-15 10:10:11 +0000
  • c3e8d031 Remove dead code Remove unused variables Silence some warnings lint(1) is your friend by tholo 1996-09-15 09:31:53 +0000
  • 08260143 Fix prototype by tholo 1996-09-15 08:09:48 +0000
  • 5bb100e7 restrict floppy dev nodes for now by deraadt 1996-09-14 03:21:35 +0000
  • 852ba585 fingerd -ls; shut down tftp by deraadt 1996-09-13 04:07:42 +0000
  • e8eed0b4 Support 16 partitions. by downsj 1996-09-12 05:07:52 +0000
  • 02613a74 16 partitions, fix pcmcia and joy by deraadt 1996-09-12 02:40:42 +0000
  • bb444deb only support MALLOC_OPTIONS for non-setuid by deraadt 1996-09-11 03:04:43 +0000
  • 5a3669f8 typo + comment by millert 1996-09-07 20:45:24 +0000
  • aefaf0e3 openpty() returns int. by downsj 1996-09-07 10:41:41 +0000
  • 16752e81 sample amd/master file; idea from graichen by deraadt 1996-09-06 17:27:02 +0000
  • 5eeac5bb asm -> __asm, clean lint(1) warnings by tholo 1996-09-06 16:14:36 +0000
  • ffe43ec8 sample /etc/exports file, simply commented by deraadt 1996-09-06 11:57:20 +0000
  • 74d1c3e0 commented xntpd stub by deraadt 1996-09-06 09:47:35 +0000
  • aa600e9d up to RIPv2. by mickey 1996-09-05 11:13:18 +0000
  • 8b9e5269 standard link.h and dlfcn.h not very useful on mips by pefo 1996-09-05 11:01:32 +0000
  • eb3bea94 control portmap, inetd, and lpd from netstart; idea from tqbf@enteract.com by deraadt 1996-09-04 10:25:55 +0000
  • b081e609 mousetrap... by pefo 1996-09-02 11:37:45 +0000
  • f4d1b52e ZAP! by pefo 1996-08-31 12:45:01 +0000
  • c887403e _POSIX_ARG_MAX 256k after consulting with thorsten by deraadt 1996-08-30 01:57:18 +0000
  • 62063323 support cua devices by deraadt 1996-08-29 17:43:18 +0000
  • 989cf3ab fixup for cua support by deraadt 1996-08-29 13:26:49 +0000
  • 27869695 support cua devices on the com.c driver by deraadt 1996-08-29 13:22:23 +0000
  • 724f7fa0 Made /var/mail 0755 again. Where necessary for sharing with other OS's, however, 1777 permissions will still be as safe as possible under the circumstances. by dm 1996-08-29 06:31:25 +0000
  • 6d4249c8 fix all random device node entry stuff by deraadt 1996-08-28 08:55:30 +0000
  • 76bb9730 local/man/cat4/i386 goes away by deraadt 1996-08-28 04:16:31 +0000
  • 2c780623 224.0.0.0 not 0.0.0.224; from peter@demon.net by deraadt 1996-08-27 11:46:20 +0000
  • 97036f14 Make /var/mail drwxrwxrwt so locking mail files doesn't require setuid. by dm 1996-08-27 03:05:36 +0000
  • ca5211db show xdm example, from graichen by deraadt 1996-08-26 22:31:35 +0000
  • 553f9ef6 Distance between sd/st/cd etc is now 16 by pefo 1996-08-26 11:03:49 +0000