skrll
d43e9fc212
Fix start symbol for newer binutils.
2009-10-22 21:56:13 +00:00
skrll
b2084f243f
Switch powerpc to binutils 2.19.
2009-10-22 21:55:34 +00:00
bouyer
e0f9b22254
Remove closes 3 and 4 from my copyright.
2009-10-22 21:50:01 +00:00
wiz
aec158cb35
Bump date for mDNS support.
2009-10-22 21:43:28 +00:00
snj
e8d81bad46
Remove attribution for Gordon W. Ross and Leo Weppelman.
2009-10-22 20:31:24 +00:00
snj
b094016798
Drop 3rd and 4th clauses. OK gwr@ leo@ (copyright holders).
2009-10-22 20:15:45 +00:00
rmind
10758cb0f9
Simplify pmap_remove() a little by avoiding pmap_do_remove() layer, since
...
possibility to skip wired mappings is not needed anymore. Apart from that,
no functional differences are intended.
2009-10-22 19:50:55 +00:00
snj
da0d530a06
Drop 3rd and 4th clauses. OK gwr@ drochner@ (copyright holders).
2009-10-22 19:10:42 +00:00
snj
596e03f685
Remove soren@ and Onno van der Linden's acknowledgements.
2009-10-22 18:59:30 +00:00
snj
e88e7f274c
Drop 3rd and 4th clauses. Approved by soren@ and Onno van der Linden
...
(copyright holders).
2009-10-22 18:47:56 +00:00
jkunz
bd5b8260f5
Add mDNS Service Directory support to inetd(8).
...
inetd(8) can now advertize services in the mDNS-SD.
(Per service configuration option in inetd.conf(5).)
2009-10-22 16:34:27 +00:00
seanb
282081cf28
Wrong buffer len being passed to strlcpy(). Innocuous
...
here but...
2009-10-22 15:53:19 +00:00
christos
1239419a9b
one more paren from Anon Ymous
2009-10-22 14:30:05 +00:00
christos
65accd0021
fix typo on server-id; from Anon Ymous
2009-10-22 14:29:06 +00:00
rmind
30d0b02e57
Make lwp_park_sobj and lwp_park_tab static.
...
Wrap long lines while here.
2009-10-22 13:12:47 +00:00
snj
a7f7ede450
Remove Todd C. Miller's acknowledgement.
2009-10-22 01:38:53 +00:00
snj
799a191e36
Pull in revisions 1.24 and 1.25 from upstream, which change this file's
...
license to ISC-style.
2009-10-22 01:38:18 +00:00
snj
78f74058b2
Drop 3rd and 4th clauses (except on files where copyright is shared
...
with UC, in which case only the ad clause has been removed). Approved
by mhitch@ (copyright holder).
2009-10-21 23:53:38 +00:00
rmind
12cd0447c5
pmap(9): G/C pmap_collect, bump date.
2009-10-21 23:33:32 +00:00
rmind
3e88e8e75c
Sync rump with kernel changes.
2009-10-21 23:13:53 +00:00
snj
febb7cce65
Drop 3rd and 4th clauses. Approved by gwr@ (copyright holder).
2009-10-21 23:12:09 +00:00
joerg
f57729a773
Hook up mdocml.
2009-10-21 22:59:06 +00:00
joerg
3f2534b357
Use actual comments to comment blocks and don't leave empty lines in the
...
output.
2009-10-21 22:56:56 +00:00
joerg
940b6167fd
Add tool definition for mandoc in ascii (plain text), html and lint
...
mode.
2009-10-21 22:36:28 +00:00
joerg
6180e7b237
Need to provide BINDIR explicitly.
2009-10-21 22:33:12 +00:00
joerg
168d953fa6
zpool(8) uses tbl.
2009-10-21 22:32:20 +00:00
wiz
2f7f26ab3b
Add entry for mdocml with joerg as responsible person.
2009-10-21 22:32:11 +00:00
joerg
e59e75c5a9
zfs(8) uses tbl.
2009-10-21 22:31:19 +00:00
joerg
c0285a79ce
zdb(8) uses tbl
2009-10-21 22:29:54 +00:00
wiz
467a0fa1ae
Bump date for uarea swap-out removal.
2009-10-21 22:18:37 +00:00
snj
5821fa1147
Remove acknowledgements for leo@ and thomas@.
2009-10-21 22:10:45 +00:00
snj
0c15144ae1
Drop 3rd and 4th clauses. Approved by thomas@ (copyright holder).
2009-10-21 21:57:39 +00:00
snj
7f108050aa
Drop 3rd and 4th clause. Approved by leo@ and thomas@ (copyright holders).
2009-10-21 21:50:14 +00:00
rmind
4e22ab72ae
5.99.21: removed uarea swap-out functionality.
2009-10-21 21:28:36 +00:00
rmind
40cf6f3659
Remove uarea swap-out functionality:
...
- Addresses the issue described in PR/38828.
- Some simplification in threading and sleepq subsystems.
- Eliminates pmap_collect() and, as a side note, allows pmap optimisations.
- Eliminates XS_CTL_DATA_ONSTACK in scsipi code.
- Avoids few scans on LWP list and thus potentially long holds of proc_lock.
- Cuts ~1.5k lines of code. Reduces amd64 kernel size by ~4k.
- Removes __SWAP_BROKEN cases.
Tested on x86, mips, acorn32 (thanks <mpumford>) and partly tested on
acorn26 (thanks to <bjh21>).
Discussed on <tech-kern>, reviewed by <ad>.
2009-10-21 21:11:57 +00:00
skrll
43f47d3c56
G/C bcopy.m4 and references to it.
2009-10-21 19:30:46 +00:00
joerg
c2dba7fe45
Build glue for mdocml and for mandoc as standalone tool.
2009-10-21 18:04:52 +00:00
joerg
4154958b6b
Initial import mdocml-1.9.9.
...
mdocml provides a fast parser for man(7) and mdoc(7) formated documents.
It supports validation and can currently create output as plain text
with overstriking and HTML.
2009-10-21 17:45:02 +00:00
pooka
447898cbb0
update i_uid and i_gid after chown
2009-10-21 17:37:21 +00:00
joerg
6e3add81a1
Do not try to mmap a zero length file.
2009-10-21 17:16:11 +00:00
rmind
d4b6de6fb5
Drop 3rd and 4th clauses from Ichiro FUKUHARA's license.
...
Reviewed and approved by ichiro@ (copyright holder).
(this single file was missed in previous commit)
2009-10-21 16:16:24 +00:00
snj
5455170368
jmcneill's ad clause is gone.
2009-10-21 16:13:36 +00:00
snj
176f5f951d
Drop 3rd and 4th clauses. OK jmcneill (copyright holder).
2009-10-21 16:06:59 +00:00
rmind
f95af63371
Drop 3rd and 4th clauses from Ichiro FUKUHARA's license.
...
Reviewed and approved by ichiro@ (copyright holder).
2009-10-21 14:15:50 +00:00
wiz
d5ecf43f6a
Fix problems with SIGWINCH. From Paul Ripke in PR 42161.
2009-10-21 13:56:36 +00:00
abs
b5fa4b8f63
update to generate something closer to common/termcap
2009-10-21 11:35:19 +00:00
snj
23b867cb21
Remove one of christos' ad clauses.
2009-10-21 05:45:35 +00:00
snj
102ff8abb7
reed@ no longer has any ad clauses in the tree.
2009-10-21 05:42:11 +00:00
yamt
b7fa496839
fix a typo in a comment
2009-10-21 02:31:44 +00:00
snj
550147bd6a
Remove 3rd and 4th clauses in christos' license. OK christos.
2009-10-21 01:07:44 +00:00