sevan
3ef31cfb4a
Replace contractions & abbreviation.
2016-09-11 22:10:47 +00:00
sevan
994edde5c7
Document the version gpt first appeared.
...
Replace contractions.
Bump date.
2016-09-11 21:38:16 +00:00
sevan
b778e96398
Document author and the version fsirand appeared.
...
Bump date.
2016-09-11 21:22:18 +00:00
wiz
7ca7a31b02
file system police.
2016-09-11 09:09:54 +00:00
tsutsui
4579274562
Switch NetBSD/x68k to Xorg server 1.18 by default.
...
Build confirmed by build.sh -x release.
2016-09-11 04:59:54 +00:00
sevan
9dd4fb3ad2
Document author and the version fsck_v7fs appeared.
...
Replace contraction.
Bump date.
2016-09-11 04:19:52 +00:00
sevan
c6b9fd9601
Document the version fsck_msdos first appeared.
...
Bump date.
2016-09-11 04:12:08 +00:00
sevan
645829aa66
Document the version fsck_ffs first appeared.
...
Bump date.
2016-09-11 04:07:38 +00:00
sevan
a7a41f50d0
Document the author and the version fsck_ext2fs first appeared.
...
Bump date.
2016-09-11 03:56:00 +00:00
sevan
2817e8b69c
Document the version fsck first appeared.
...
Bump date.
2016-09-11 03:48:11 +00:00
sevan
ef7ad9dc67
- Document the HISTORY of fdisk based on the original post to comp.unix.bsd by
...
Julian Elischer [1] and the Mach 2.5 Installation notes [2].
I was unable to pin point the exact version of Mach the fdisk utility appeared
as I didn't find documentation older than version 2.5 & no source code or repo
history. fdisk utility appears as a separate utility[3] in v2.5. Due to this,
I've avoided stating the exact version fdisk first appeared in Mach.
- Make correction pointed by textproc/igor
- Bump date
[1] https://groups.google.com/forum/#!searchin/comp.unix.bsd/14-Dec-89$20Robert$20Baron$20(rvb)$20at$20Carnegie-Mellon$20University%7Csort:relevance/comp.unix.bsd/Hhi45vAHxDg
[2] ftp://ftp.mcs.vuw.ac.nz/doc/misc/mach-i386-doc/i386_install.ps
[3] ftp://ftp.mcs.vuw.ac.nz/doc/misc/mach-i386-doc/i386_manpages.ps
2016-09-11 03:35:08 +00:00
sevan
260a67f942
Document the version drvctl appeard.
...
Reword bad sentence.
Remove space in License.
Bump date.
2016-09-11 02:59:11 +00:00
sevan
7f58cf589a
dmesg first appeared in 3BSD
...
http://minnie.tuhs.org/cgi-bin/utree.pl?file=3BSD/usr/src/cmd/dmesg.c
Bump date.
2016-09-11 02:24:00 +00:00
sevan
386fba73ad
Mention author in AUTHORS section.
...
Bump date.
2016-09-11 02:18:52 +00:00
sevan
e2e783ad92
Remove ignored Pp macro, highlighted by mandoc -Tlint.
2016-09-11 02:10:31 +00:00
sevan
a3477eb231
Grammar fix suggested by textproc/igor.
...
Syntax fix highlighted by mandoc -Tlint.
Bump date.
2016-09-11 01:59:10 +00:00
sevan
a11e4d8d20
Document the version disklabel first appeared.
...
Fix spelling mistakes.
Replace contraction.
Bump date.
2016-09-11 01:48:00 +00:00
sevan
9eaf2a2b2a
Document the version devpubd first appeared.
...
Bump date.
2016-09-11 01:38:00 +00:00
sevan
85d401802e
Document the version clri first appeared.
...
Bump date.
2016-09-11 01:31:39 +00:00
sevan
a6b62e7892
Document the version chown first appeared.
...
Replace contractions highlighted by textproc/igor.
Bump date.
2016-09-11 01:23:26 +00:00
sevan
d2528dc7eb
Spelling mistake.
...
Bump date.
2016-09-11 01:09:34 +00:00
sevan
38721343cf
Note which version it appeared in before the rewrite.
...
Bump date.
2016-09-11 01:03:15 +00:00
sevan
fb5a698902
Spelling mistake.
...
Bump date.
2016-09-11 00:52:39 +00:00
jakllsch
2d874a60e8
Make usscanner(4) useful by also attaching its children.
2016-09-10 15:46:36 +00:00
jakllsch
855b54844a
umass(4) can present both atapibus(4) and scsibus(4), so attach cd(4), sd(4),
...
st(4), uk(4) at each.
2016-09-10 15:45:15 +00:00
skrll
ad83f0c77c
Remove stray assignment.
2016-09-10 13:42:11 +00:00
skrll
c6d5e9154c
Fixup siginfo
2016-09-10 13:40:14 +00:00
jakllsch
db16b934ab
Iterate over ia_ncompat array properly.
2016-09-10 13:16:12 +00:00
christos
7366e78839
need bsd.init.mk
2016-09-10 11:04:24 +00:00
mbalmer
eeff2bf6a8
Remove a typo, %i is not conversion specification.
2016-09-10 09:31:24 +00:00
mbalmer
1c38c58ca4
Define LUA_STRFTIMEOPTIONS so that the conversion specifications of the Lua
...
os.date() function match the conversion specifications of the underlying
strftime() function.
2016-09-10 09:29:13 +00:00
skrll
54e7c45402
Trailing whitespace
2016-09-10 08:21:26 +00:00
skrll
cb4d296ad9
+netbsd32__sched_protect
2016-09-10 08:20:49 +00:00
skrll
6cb1b7a554
Regen
2016-09-10 08:19:58 +00:00
skrll
ab6aa4d374
Add _sched_protect
2016-09-10 08:18:45 +00:00
pgoyette
9a575d933d
Move tun.c into the module's own directory, since it is specific to the
...
module subsystem.
2016-09-10 03:26:10 +00:00
pgoyette
afcf8ca07e
Update sets for new dummy "tun" module.
2016-09-10 02:20:41 +00:00
pgoyette
eb2b2a3e77
Add a dummy "tun" module, whose only job is to trigger an autoload of
...
required module "if_tun". This allows access to /dev/tunN to autload
the require interface module.
XXX There's might be a better place/name for net/tun.c
2016-09-10 02:20:10 +00:00
christos
9148627f1a
let sppp be loaded dynamically.
2016-09-09 21:10:56 +00:00
christos
e6da8e6442
sppp is not a pseudo-device
2016-09-09 21:10:01 +00:00
christos
3a8503931f
Make attribute deselection work:
...
- when deselecting attributes, remove files that depend on them
- when deselecting attributes, remove devices that depend on them
2016-09-09 21:09:11 +00:00
christos
6324edf045
PR/51464: Shoichi YAMAGUCHI: chap authenticator of pppoe does not work
2016-09-09 12:41:14 +00:00
msaitoh
375093407f
HV_OEM_BITS is not page 0 but page 768.
2016-09-09 06:34:10 +00:00
msaitoh
bc91867bec
Add code to select page "0" for DDR4 and newer SPD ROM. If the value read
...
is not suitable as SPD ROM, try to select page 0 and try again. The passed
arguments of iic_exec(SPDCTL_SPA) might not be correct and/or our API of
iic_exec() should be improved. See the comment for the detail.
Use this change until we find a better (or correct?) way.
2016-09-09 05:36:59 +00:00
salazar
b1f13c5ca7
add lua 5.3.3 entry
2016-09-08 21:33:56 +00:00
salazar
b6231d31d5
fix code style issue
2016-09-08 21:19:44 +00:00
salazar
45e7e42b1d
fix kernel Lua code style issues
2016-09-08 20:57:20 +00:00
martin
adf43e87e8
recvmsg: ktrace the 32bit message header, not the native (64bit) version.
2016-09-08 18:54:03 +00:00
nonaka
4a15838ffa
Fix to cannnot be opened a nvme(4) namespace device file.
2016-09-08 15:00:08 +00:00
nonaka
30c261211c
fix incorrect nvme controller number.
2016-09-08 14:44:44 +00:00