Commit Graph

109356 Commits

Author SHA1 Message Date
soren ddc66001e3 Add ATI Radeon M9. 2003-03-03 10:57:36 +00:00
jdolecek 5099a2196b put the notes about old gas/ld back - they _are_ still in tree (a.out tools) 2003-03-03 10:04:31 +00:00
jdolecek 8e94b0bfea update binutils/gas binutils/ld entry - they were updated to 2.13.2.1
together with rest of binutils
remove seemingly obsolete note about older ld/gas version - doesn't
seem to be in tree anymore
2003-03-03 09:54:16 +00:00
tshiozak 498e0550aa use UINT32_C and PRIu32 macros instead of 0x...U and %u. 2003-03-03 08:49:15 +00:00
tshiozak 8bc967f427 sync with the last change of runetype.h; %ld -> %u. 2003-03-03 08:30:21 +00:00
tshiozak 25563583a2 - add btowc.3 / wctob.3.
- fix an unappropriate comment in wctob.c
2003-03-03 08:24:58 +00:00
tshiozak 5af70bc478 - add wctob() function. (I forgot it at the last commit.)
- fix btowc(); I quite misunderstood about it.
2003-03-03 07:39:53 +00:00
wiz 65eac0ca35 Sort help here (just like in the man page). 2003-03-03 07:36:05 +00:00
wiz b7fe070de4 Bump date for "t", and sort. 2003-03-03 07:35:45 +00:00
wiz bf95548fc6 Sort sections. 2003-03-03 07:32:29 +00:00
wiz 7be6adb676 Bump date for mini-sendmail reference; add its pkgsrc path to SEE ALSO section. 2003-03-03 07:28:29 +00:00
wiz b96edb2bae Bump date for RMID support. New sentence, new line. 2003-03-03 07:22:58 +00:00
wiz 2bc4fd781d Sync usage with options; sort option string; handle N instead of
non-existing U option.
2003-03-03 07:18:37 +00:00
wiz 5f20c96d59 Bump date. Sort options, sort SEE ALSO. 2003-03-03 07:17:35 +00:00
wiz 63a6a9bffa Fix copyright year. New sentence, new line. 2003-03-03 07:03:41 +00:00
wiz 7958a68a71 Grammar improvements and some minor mdoc fixes. 2003-03-03 07:00:57 +00:00
wiz 049950fd97 New sentence, new line. 2003-03-03 06:50:18 +00:00
wiz b843a004bc Drop trailing space. 2003-03-03 06:48:25 +00:00
wiz 2b942861aa Drop trailing space, mark up NULL with .Dv, break
lines and add section to an xref.
2003-03-03 06:45:18 +00:00
wiz fcbdb4cade New sentence, new line. 2003-03-03 06:41:51 +00:00
tshiozak deb0dba1bc make sure rune.c to be compiled under WARNS=2. 2003-03-03 06:33:38 +00:00
dogcow 34b8ee35d8 ramdisk-tiny needs the disk space, so farewell bad144. 2003-03-03 05:12:46 +00:00
lukem b018fb8971 Don't declare "yylex()" static; AFAICT it shouldn't be, and it causes
build problems with the output of some versions of yacc.
2003-03-03 02:14:57 +00:00
bsh cf662c7814 add Philips UCB1400 2003-03-03 02:14:12 +00:00
enami 98ebf57f57 Build mount_* individually, since mount and most of mount_* no longer
shares binary image.  Fixes PR#20553.
2003-03-03 02:09:18 +00:00
lukem 2cc6fff994 Fix typos accidentally introduced in rev 1.70 as part of the large
number support.
(NetBSD yacc didn't barf on these, although Solaris and HP/UX's did...)
2003-03-03 01:52:13 +00:00
jhawk 1bddb5ee51 re-gen with new machinery. Finally up-to-date. 2003-03-03 01:15:12 +00:00
jhawk 3697e47ee0 Add "update-na.phone:" target to regen na.phone from
the NANPA database.
2003-03-03 01:14:33 +00:00
jhawk cf6b904ab0 Download and parse area code database from NANPA.COM 2003-03-03 01:14:03 +00:00
jhawk 5fc124a901 Parse HTML tables from NANPA.COM (used by nanpa.awk to produce
na.phone)
2003-03-03 01:13:36 +00:00
jhawk 6828532b65 From na.phone (rev 1.17): our local customizations that are not
in the NANPA database (city names, overlay information, etc.)
2003-03-03 01:13:00 +00:00
mycroft 7cbba1750d Shorten rtld_start() by 2 instructions or 8 bytes, and make it not use GOT
entries.
2003-03-02 22:56:14 +00:00
thorpej b63ad6f9e2 Shuffle the order in the file that some mbuf flags are listed. Flag
values have not changed.
2003-03-02 22:35:32 +00:00
tshiozak 2c939c89e2 bump minor to 96 for some I18N functions addition. 2003-03-02 22:21:15 +00:00
ragge 6c0c8e1049 Change the pmap to use 512-byte pages as user page table pages instead of
PAGE_SIZE pages (4k). An average small program uses ~6 4k pages (24k),
while the same program only uses ~20 512 byte pages (10k), so it will be
a small memory usage improvement. The large improvement will be the upcoming
ability to share page table pages between processes for shared libraries.

Remaining: should be able to give back ptp pages to the system.
2003-03-02 22:19:06 +00:00
christos 767bfa5fb6 microtime.S depends on assym.h 2003-03-02 22:19:05 +00:00
ragge 2b65555cf7 Change the pmap to use 512-byte pages as user page table pages instead of
PAGE_SIZE pages (4k). An average small program uses ~6 4k pages (24k),
while the same program only uses ~20 512 byte pages (10k), so it will be
a small memory usage improvement. The large improvement will be the upcoming
ability to share page table pages between processes for shared libraries.

Remaining: should be able to give back ptp pages to the system.
2003-03-02 22:19:04 +00:00
tshiozak 31e2cbf0b5 add some ISO C 1995 I18N functions and types:
btowc, wctrans, towctrans, wcscoll, wcsxfrm, wctype_t and wctrans_t.
2003-03-02 22:18:11 +00:00
christos 924acc6389 simplify the script, and add a disabled netbsd note for now. 2003-03-02 22:17:30 +00:00
jdolecek b7335072c2 add kqueue (EVFILT_READ, EVFILT_WRITE, EVFILT_VNODE) support
this is basically copy of what nfs_kq.c does - a thread periodically
polls server checking if any of the wateched files changed

eventually this should be changed to take advantage of SMB Directory
Change Notify
2003-03-02 22:06:50 +00:00
mycroft d2fd5f837d Shorten rtld_start() slightly -- there's a base-relative _DYNAMIC pointer at
the beginning of the GOT, so we don't need an extra one here.  Also, remove a
bogus comment -- we do in fact have to do fixups, because there are pointers in
ld.elf_so's data segment that need to be relocated.
2003-03-02 22:03:40 +00:00
pk 77accc351e Use the new pmap_kprotect() function instead of pmap_changeprot().
The latter is now a pmap internal function; and it wasn't used correctly
in mkclock.c anyway.
2003-03-02 21:42:48 +00:00
pk 22cf03a09f pmap_changeprot() is not a UVM <-> PMAP interface function; make it internal.
Provide pmap_kprotect() for MD code to change protection on a range of
kernel addresses (cuurent users: intr.c and mkclock.c).
2003-03-02 21:37:20 +00:00
jhawk 58cf11770f Strip carriage returns in domains.sed, not with tr in Makefile. 2003-03-02 21:32:33 +00:00
jhawk f8e7e3735f Re-gen (via make -f update-domains).
No actual changes.
2003-03-02 20:13:23 +00:00
jhawk 5e5b1edf59 Rewrite the update-domains: target; there's now an html file to process,
not a flat text file (boo!). Use sed instead of perl, though. In-tree
tools are better.

Also, when inserted RCS tags into generated files, don't use a tag
that will get expanded in the Makefile; quote it such that it is
only expanded when the generated file is checked in.
2003-03-02 20:12:16 +00:00
jhawk 3b986ffa49 sed script to parse cctld-whois.htm and produce the "domains" file 2003-03-02 20:10:39 +00:00
jdolecek 8984cf4564 add couple more SMB constants and explanation texts 2003-03-02 18:55:48 +00:00
jdolecek b49d58ec90 use different wmesg for the reader and the writer 2003-03-02 18:54:50 +00:00
fvdl 7f72a2bff2 Clean up some unneeded "mca.h" and "eisa.h" includes, make one that is
needed dependent on !__x86_64__. To be revisited later.
2003-03-02 18:27:14 +00:00