269789 Commits

Author SHA1 Message Date
sevan
60ffbc104f Document history
https://www.bell-labs.com/usr/dmr/www/man21.pdf
2019-09-01 19:20:45 +00:00
sevan
ceb77431eb Document history of chown(2)
https://www.bell-labs.com/usr/dmr/www/man21.pdf
2019-09-01 19:16:43 +00:00
sevan
d9e8d47bcc Document history of chmod(2)
https://www.bell-labs.com/usr/dmr/www/man21.pdf
2019-09-01 19:13:57 +00:00
wiz
7c8c4d229e Remove superfluous Pp. 2019-09-01 19:13:18 +00:00
wiz
f592f951d4 Remove superfluous Ns. 2019-09-01 19:12:16 +00:00
sevan
1644fb6375 Document history of chdir(2)
https://www.bell-labs.com/usr/dmr/www/man21.pdf
2019-09-01 19:11:41 +00:00
wiz
3e49c49077 Remove superfluous Pp. 2019-09-01 19:10:39 +00:00
wiz
edfa7875a1 fetch(9) -> ufetch(9). Remove reference to unimplemented ppi(9). 2019-09-01 19:09:00 +00:00
wiz
7fe9b221bc fetch(9) -> ufetch(9). Remove superfluous Pp. 2019-09-01 19:08:35 +00:00
wiz
8a9aa6762b fetch(9) -> ufetch(9) 2019-09-01 19:08:22 +00:00
sevan
3402eb4f2c utmp(5) was present in v1
https://www.bell-labs.com/usr/dmr/www/man51.pdf
Earliest version of wtmp I could find was in v3
https://minnie.tuhs.org/cgi-bin/utree.pl?file=V3/man/man5/wtmp.5
2019-09-01 19:04:59 +00:00
sevan
167ab6fb0f passwd(5) was in v1
https://www.bell-labs.com/usr/dmr/www/man51.pdf
2019-09-01 18:57:05 +00:00
roy
ca19b5765e inet6: Send RTM_MISS when we fail to resolve an address.
Takes the same approach as when adding a new address - we no longer
announce the new lladdr right away but we announce the result.
This will either be RTM_ADD or RTM_MISS.
RTM_DELETE is only sent if we have a lladdr assigned OR gc'ed.

This results in less messages via route(4) and tells us when a new
lladdr has been added (RTM_ADD), changed (RTM_CHANGE), deleted (RTM_DELETED)
or has failed to been resolved (RTM_MISS). The latter case can be
interpreted as unreachable.
2019-09-01 18:54:38 +00:00
sevan
fe6b8268b9 grammar 2019-09-01 18:51:27 +00:00
sevan
6eaac38858 write was in v1
https://www.bell-labs.com/usr/dmr/www/man14.pdf
2019-09-01 18:48:01 +00:00
sevan
9e5ce6cda6 Update URL 2019-09-01 18:46:22 +00:00
sevan
ddac411ea4 Document history
https://www.bell-labs.com/usr/dmr/www/man14.pdf
2019-09-01 18:44:06 +00:00
sevan
17e867a69e Document history
https://www.bell-labs.com/usr/dmr/www/man13.pdf
2019-09-01 18:41:14 +00:00
sevan
a4ee5060f0 su was in v1
https://www.bell-labs.com/usr/dmr/www/man13.pdf
2019-09-01 18:37:44 +00:00
sevan
450d651e78 Document history
https://www.bell-labs.com/usr/dmr/www/man13.pdf
2019-09-01 18:31:37 +00:00
sevan
a77b177db2 mesg was in v1
https://www.bell-labs.com/usr/dmr/www/man12.pdf
2019-09-01 18:26:01 +00:00
sevan
822dbc9721 mail was in v1
https://www.bell-labs.com/usr/dmr/www/man12.pdf
2019-09-01 18:24:28 +00:00
sevan
01835ef10c du was in v1
https://www.bell-labs.com/usr/dmr/www/man12.pdf
2019-09-01 18:18:42 +00:00
sevan
84c091c750 dc was in v1
https://www.bell-labs.com/usr/dmr/www/man12.pdf
2019-09-01 18:15:57 +00:00
sevan
b80ec07d43 sort was there since v1
https://www.bell-labs.com/usr/dmr/www/man61.pdf
2019-09-01 18:04:54 +00:00
oster
9f2ab3a020 s/Xr store/Xr ustore/ to fix cross-references in these man-pages. 2019-09-01 17:50:32 +00:00
mlelstv
a50e8b838a Attachment for RNG200 2019-09-01 17:27:22 +00:00
sevan
dae97b56ad grammar 2019-09-01 15:08:52 +00:00
jmcneill
01d1d3df70 sunxi_mmc_wait_rint: protect against spurious wakeups 2019-09-01 15:02:17 +00:00
sevan
1b6d199210 Update arpresolve arguments 2019-09-01 14:49:11 +00:00
mlelstv
e81cb3cfd3 Driver for Broadcom RNG200 hardware random generator 2019-09-01 14:44:14 +00:00
sevan
6be8c991bd Grammar
Document history
2019-09-01 14:40:07 +00:00
sevan
b5df3a23fa Document history 2019-09-01 14:34:54 +00:00
sevan
0aad8f52a4 Document history 2019-09-01 14:22:12 +00:00
jmcneill
ce30ae1de8 Instead of delaying ack of sdio card interrupts, ack them immediately and
disable card interrupts until the sdio layer acks them later.
2019-09-01 14:14:57 +00:00
sevan
2428025147 spelling and grammar 2019-09-01 13:39:07 +00:00
sevan
016e22c37c Improve readability 2019-09-01 13:30:54 +00:00
sevan
202400c27b new sentence, new line 2019-09-01 12:56:14 +00:00
sevan
35f9263c55 grammar
address warnings from mandoc -Tlint while here.
2019-09-01 12:50:22 +00:00
jmcneill
12c56b3c02 Keep SDIO interrupt enable state when masking other interrupts 2019-09-01 11:44:23 +00:00
maya
eeb355e2e9 List bwfm at sdmmc 2019-09-01 08:04:48 +00:00
mlelstv
2676adf251 From OpenBSD:
- All the missing pieces (firmware load, chip setup, protocol handling)
TX queue and interrupt handling via sdmmc_task.
Fix locking.
Fix packet parsing.
Add parser for original firmware config files.
2019-09-01 05:51:45 +00:00
mlelstv
5ab3b2b2fb From OpenBSD:
- support block length per function
- add functions to read/write regions
Decode (but not use) SDIO tuple in CIS.
Fix locking.
Add more SDIO defines (partially from version 3.0).
2019-09-01 05:45:42 +00:00
mlelstv
85fc3796da From OpenBSD:
- move event handling to workqueue
- check for save/restore capability
Tag work queue as MPsafe and increase length.
Juse use bpf_mtap(), the 802.11 encapsulation is handled by firmware.
2019-09-01 05:40:39 +00:00
uwe
9018abb765 Refer to "w+" as "mode" as that's what fopen(3) calls it. 2019-09-01 01:23:14 +00:00
mlelstv
2116a4cb58 add PCMCIA_CISTPL_SDIO definition. 2019-09-01 00:36:52 +00:00
uwe
30c555fd2c Move the text that explains that cd(1) is a shell built-in to the very
beginning of the description where it can be seen prominently.
Improve formatting.
2019-08-31 21:35:50 +00:00
skrll
f24a6747bb Restore the kvm support 2019-08-31 20:16:25 +00:00
roy
68a5c140d2 route(8): show addrs for RTM_MISS 2019-08-31 18:20:08 +00:00
sevan
8f2ae5e634 Direct reader to shell documentation generally, rather than csh(1) specifically.
Mention variables OLDPWD and PWD.
2019-08-31 17:34:46 +00:00