History log of /minix3/ (Results 1 – 25 of 7153)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4db99f4004-Nov-2018 Sevan Janiyan <venture37@geeklan.co.uk>

Remove building with NOCRYPTO option

Infrastructure change to come in a separate commit.
https://mail-index.netbsd.org/tech-crypto/2017/05/06/msg000719.html
Patch for CVE-2018-049.
Prevent shell exe

Remove building with NOCRYPTO option

Infrastructure change to come in a separate commit.
https://mail-index.netbsd.org/tech-crypto/2017/05/06/msg000719.html
Patch for CVE-2018-049.
Prevent shell execution with r command.
Check bounds before dereferencing in encryption routines.
Document -S to disable ! commands.

Sync with NetBSD-8

closes #268

Change-Id: I1c2849e0097b0cc9f89beef5ee24ccd9d73b4ee2

show more ...

0578da2101-Nov-2018 Sevan Janiyan <venture37@geeklan.co.uk>

Drop main() prototype. Syncs with NetBSD-8

closes #267

Change-Id: I80a2e3329463e3473fa45fbc20681861a9ba658f

c9e73d6610-Nov-2018 Sevan Janiyan <venture37@geeklan.co.uk>

etc/services - sync with NetBSD-8

close #278

Change-Id: I36c2a58bbcdc397e15813740058d05c517a77a60

4322f20d10-Nov-2018 Sevan Janiyan <venture37@geeklan.co.uk>

etc/protocols - sync with NetBSD-8

Change-Id: I443aafe164a9671fcd440c695a481f88b80b3bcb

93184c8404-Nov-2018 Sevan Janiyan <venture37@geeklan.co.uk>

Sync some manuals from bin & sbin with NetBSD-8

Grammar fixes.
Add/correct HISTORY section.

closes #276

Change-Id: I0640104acea9be90f4cbbda34abfb47c8a0b753b

8e97a2d004-Nov-2018 Sevan Janiyan <venture37@geeklan.co.uk>

sbin/newfs_v7fs: sync with NetBSD-8

need <sys/stat.h>
Document history.

closes #275

Change-Id: I988a269b1fffc58238008b4aa4bd8d2a56e123c4

25d017aa04-Nov-2018 Sevan Janiyan <venture37@geeklan.co.uk>

sbin/newfs_msdos: sync with NetBSD-8

Allow 0 timestamp.
Grammar fixes.
Use the create_size if given to compute the real size instead of stat'ing
the file again, which might have been larger to start

sbin/newfs_msdos: sync with NetBSD-8

Allow 0 timestamp.
Grammar fixes.
Use the create_size if given to compute the real size instead of stat'ing
the file again, which might have been larger to start with.
Document history.

closes #274

Change-Id: Ibf881f22f351c7a17488b24a05c2110be1d65ae0

show more ...

609f541d04-Nov-2018 Sevan Janiyan <venture37@geeklan.co.uk>

bin/stty: sync with NetBSD-8

need <time.h> for time(3)

closes #273

Change-Id: I23c6747e2490192a2ff7b98ce9f55b2e9d45be00

df78030704-Nov-2018 Sevan Janiyan <venture37@geeklan.co.uk>

bin/rmdir: sync with NetBSD-8

NetBSD PR/48182: Fix rmdir -p handling of top-level (root) directory.

closes #272

Change-Id: I5a69ac84ca236ca03feea49dc9c84537147c2d65

e8ccbb3b04-Nov-2018 Sevan Janiyan <venture37@geeklan.co.uk>

bin/ls: sync with NetBSD-8

NetBSD PR 50997 David Binderman: fix format strings.

closes #271

Change-Id: I27934ac0328b3f774f2adeada3ca6e0d62637821

92435d6d01-Nov-2018 Sevan Janiyan <venture37@geeklan.co.uk>

Sync bin/df with NetBSD-8

closes #270

Change-Id: Ide8717d095ed8e8ae7c942470f2af8c6a169fcc0

02efe53e04-Nov-2018 Sevan Janiyan <venture37@geeklan.co.uk>

Drop main() prototype.

Sync with NetBSD-8

closes #269

Change-Id: I4ce3bcbc1a1dc71745fe77bd581d07aeafc2f01b

2529152f30-Oct-2018 Sevan Janiyan <venture37@geeklan.co.uk>

Save the redirect & use HTTPS

Change-Id: I149964614957566d8bf52ba5100d067de6536731

2a40466830-Oct-2018 Sevan Janiyan <venture37@geeklan.co.uk>

Update post installation article url

Change-Id: I97516481bf3e19b7f03c7e432ff882fc053ff9e8

3d71ae0624-Oct-2018 Jakub Jermář <jakub@jermar.eu>

Replace misplaced string VMware with VirtualBox

In the case of vbfs the host is VirtualBox so mentions of VMware must be
copy-paste errors.

closes #264

Change-Id: Ieb1316155be8f8fb81e3e5a2b2114759

Replace misplaced string VMware with VirtualBox

In the case of vbfs the host is VirtualBox so mentions of VMware must be
copy-paste errors.

closes #264

Change-Id: Ieb1316155be8f8fb81e3e5a2b21147594f6cb4d9

show more ...

03704f4327-Oct-2018 Christopher Simons <christopherleesimons@gmail.com>

replace logger with NetBSD version

closes #265

Change-Id: I31cb8e0ae57cc2c18a6aab1d2749818e1656c294

2ffe8daa24-Oct-2018 Christopher Simons <christopherleesimons@gmail.com>

usage.8: fix typo: slower then -> slower than

Change-Id: Ifc23506f857ef748f50c5e5d3143b034c0086032

f94fc08024-Oct-2018 Christopher Simons <christopherleesimons@gmail.com>

part.8: fix typo: other then -> other than

Change-Id: I966376d9d34b30a7bdd87272858d50248ca41221

c38c77c124-Oct-2018 Christopher Simons <christopherleesimons@gmail.com>

dhcp-eval.5: fix typo: greater then -> greater than

Change-Id: I90a91f5392cfe6b07c0fab8ce34c8ceead2ce548

d189cd4524-Oct-2018 Christopher Simons <christopherleesimons@gmail.com>

vol.1: fix typo: larger then -> larger than

Change-Id: I962f05774d9cf8ce4fb441ff7e2765a895649805

081c95a724-Oct-2018 Christopher Simons <christopherleesimons@gmail.com>

import games/worm from NetBSD

closes #262

Change-Id: I63674a1e5457bbb3d30708e12f25c30487d70324

68b3d8c123-Oct-2018 Christopher Simons <christopherleesimons@gmail.com>

import games/worms from NetBSD

closes #261

Change-Id: I83e978c24a632c851772787695c0af6c5b2d09c6

fb9c64b222-Oct-2018 Christopher Simons <christopherleesimons@gmail.com>

import games/wtf from NetBSD

closes #260

Change-Id: Ia3bbe28d77dff7f21fe7de3d0c03a65f6681049c

8e2f9eca11-Oct-2018 Tai Groot <groot.tai@gmail.com>

Fixed tiny spelling error in proc.c

an returned -> and returned

closes #255

Change-Id: I936e95c6d026f83f66a48120aa9a331b8797b89c

7377a59426-Jun-2018 Sevan Janiyan <venture37@geeklan.co.uk>

Sync with manuals from netbsd-8 branch.

Change-Id: I82fdb7486ae4f0f8f622046538806471bfb17c1d

12345678910>>...287