Commit Graph

202660 Commits

Author SHA1 Message Date
tron
32830a8673 Remove the old version of "less". 2011-07-03 21:58:52 +00:00
tron
6a29342765 Build the new version of "less". 2011-07-03 21:58:33 +00:00
jruoho
a3b49d7e2f Three simple unit tests for revoke(2). 2011-07-03 21:06:56 +00:00
jruoho
b825528b07 But use .Xr (and not .Fn) with references to external functions. 2011-07-03 20:36:34 +00:00
jruoho
f688e4951f Use .Fn (and not .Nm) for functions. 2011-07-03 20:34:52 +00:00
jruoho
33e373ef8e Remove wrong check.
XXX: Why does this fail on tmpfs but not ffs?
2011-07-03 20:22:51 +00:00
tron
824a88bbba Apply NetBSD specific patches, mostly related to behaviour of
less(1) as more(1).
2011-07-03 20:14:12 +00:00
tron
e71baf6887 Fix RCS Ids. 2011-07-03 19:51:26 +00:00
tron
4dc3990e56 Fix generation of RCS Ids. 2011-07-03 19:42:09 +00:00
dholland
a1d28c6e00 fix typo 2011-07-03 19:05:10 +00:00
jruoho
3b8e98cd4e Fix copy-pasto. 2011-07-03 19:02:00 +00:00
kefren
3837722c76 Avoid putting implicit null labels on the wire 2011-07-03 18:46:12 +00:00
tron
3d9626b96b Create (symbolic) links for more(1) and page(1). 2011-07-03 18:15:18 +00:00
tron
9b5d0753b4 Add makefiles to build the new version of "less". 2011-07-03 18:02:00 +00:00
tron
20006a0bde Import version 444 of "less":
The list of changes between our ancient version 394 and 444 is too long
to list here. You can find all the release notes here:

http://www.greenwoodsoftware.com/less/old.html
2011-07-03 18:00:59 +00:00
tron
68becace4b Add handling for manual pages:
1.) Remove the formatted ones before import.
2.) Rename the unformatted ones from "*.nro" to "*.1" to keep our
    makefile framework happy.
2011-07-03 17:56:26 +00:00
jruoho
81ab4d12a9 Few naive test cases for link(2). 2011-07-03 17:47:15 +00:00
tron
07ba10b37c Add a (new) script from preparing "less" for import into NetBSD. 2011-07-03 16:57:13 +00:00
mrg
4384878e5a regenerate the m68* descriptions. 2011-07-03 16:14:36 +00:00
jruoho
5b70ae820d The PR was fixed. Remove atf_tc_skip(). 2011-07-03 15:42:07 +00:00
mrg
1f114dece4 netbsd needs __floatundisf; make it so. (should we have this elsewhere?) 2011-07-03 15:34:08 +00:00
mrg
db6886e029 apply some -O0 with gcc 4.5 and vax. 2011-07-03 15:29:34 +00:00
mrg
3f6ead21a6 upgrade less to WARNS=2 with -Wno-shadow. 2011-07-03 15:28:47 +00:00
mrg
6520ba9809 avoid building stuff that depends upon pic objects if MKPIC == no. 2011-07-03 15:28:25 +00:00
mrg
462a335ff0 mips wants some -Wno-enum-compare here, too. 2011-07-03 15:26:58 +00:00
mrg
fe6ec5094e apply some -O0 for sun2. 2011-07-03 15:26:25 +00:00
mrg
67d3860982 apply some (uintptr_t) between pointers, ints and other casts. 2011-07-03 15:26:06 +00:00
mrg
5338c4af8c clean up another generator. 2011-07-03 15:25:11 +00:00
hannken
3e2f3eaf50 Return EINVAL when trying to create a device node with "rdev == VNOVAL".
Fixes PR #45111 "tmpfs panic with mknod(2)".
2011-07-03 15:25:09 +00:00
mrg
c1359dc31d mark all the ld.elf_so tests as mkpic. 2011-07-03 15:24:49 +00:00
jruoho
85c7095d12 Few naive tests for unlink(2). 2011-07-03 15:05:43 +00:00
jruoho
fa196d116d Do not play with master.passwd(5). Just in case the test actually succeeds... 2011-07-03 14:45:07 +00:00
mrg
6976072ef9 add missed generated file. 2011-07-03 14:42:13 +00:00
mrg
748830d10d various (re-)generations. most of these sort of entirely work now. 2011-07-03 14:41:46 +00:00
jruoho
8ce73eddfe Few simple tests for mknod(2), including a skipped one for PR kern/45111. 2011-07-03 14:34:21 +00:00
jruoho
cac6cf8528 Note that mknod(2) may fail with EINVAL. 2011-07-03 14:11:43 +00:00
mrg
676741fbe4 avoid passing -I$DESTDIR/usr/include to the $HOST_CC. 2011-07-03 14:09:57 +00:00
mrg
0520daf5cd new files to build mips64 gmp 2011-07-03 13:43:23 +00:00
mrg
786cadb243 undef DRIVER_SELF_SPECS before defining it.
also, insert BASE_DRIVER_SELF_SPECS into DRIVER_SELF_SPECS.
2011-07-03 13:06:36 +00:00
mrg
27ba937d04 for mips, MASK_SOFT_FLOAT has become MASK_SOFT_FLOAT_ABI. 2011-07-03 13:05:19 +00:00
mrg
495b4def2c regenerate these with mknative-gcc 1.61. 2011-07-03 12:45:02 +00:00
mrg
b2ad2936ae fix the previous 2011-07-03 12:26:02 +00:00
mrg
1f61213386 -I$DESTDIR/usr/include is escaping into the generated files from
the native-gcc run.  add some sed commands to remove them.
2011-07-03 12:11:32 +00:00
mrg
7761b1c39b gmp native files for mipsel/mipseb. 2011-07-03 11:41:30 +00:00
mrg
eba91e60d8 mknative-files for mipsel and mipseb. 2011-07-03 11:39:48 +00:00
mrg
00e7dc3967 add GCC 4.5 support. 2011-07-03 10:41:37 +00:00
bouyer
fd33bd72b3 Add back DIAGNOSTIC option to x86 GENERIC kernels, as discussed on tech-kern.
This will have to be commented out on release branches.
2011-07-03 10:40:16 +00:00
mrg
c9afca8606 s/#elif/#else/ -- when there's nothing to check. 2011-07-03 10:34:25 +00:00
wiz
3fa42aac82 Whitespace nit. 2011-07-03 09:15:20 +00:00
mrg
f447de3ff7 don't use the netbsd LIBGCC_SPEC on sun2. there's no libgcc_pic.a 2011-07-03 09:10:42 +00:00