peter
39d80bde8c
move gperf to NO_GXX section, it works fine on ia64. It just needs a
...
c++ compiler.
2002-04-08 22:58:52 +00:00
peter
3a29e186b5
Unbreak world (missing .else)
...
Submitted by: fenner
Pointy hat to: obrien
2002-04-08 22:56:28 +00:00
ache
38e6b91ff2
Get decimal point from locale
2002-04-08 22:00:28 +00:00
obrien
6fdaadcc79
Allow to compile with both GCC 2.95 and 3.1.
2002-04-08 21:22:58 +00:00
mux
4640a071e0
The fourth parameter to copystr() is a size_t, not an int.
...
Approved by: peter
2002-04-08 21:14:19 +00:00
jeff
e2daa6fbd3
Quiet witness warnings about acquiring several zone locks. In the case that
...
this happens it is OK.
2002-04-08 21:08:17 +00:00
asmodai
05e2982a7a
Cast totreq to unsigned long long, as needed on 64-bit machines.
...
Pointed out by: jeff
2002-04-08 21:06:14 +00:00
ache
8c7a9940c4
Remove it in favour of GNU sort
2002-04-08 20:50:12 +00:00
ache
ff78de4dfd
Connect sort
2002-04-08 20:46:44 +00:00
obrien
393a3afca0
sparc64 grew _setjmp/_longjmp.
2002-04-08 20:46:07 +00:00
obrien
5a69396214
Use -ffreestanding.
2002-04-08 20:45:44 +00:00
ache
5822a44ed0
Disconnect sort
2002-04-08 20:44:36 +00:00
obrien
0ce433f418
Sysinstall does not work on ia64 and sparc64 yet. :-)
2002-04-08 20:42:05 +00:00
obrien
d79022e641
GCC and Gperf do not work on ia64 or sparc64 yet.
...
Also do not try to compile Groff if NO_CXX is set.
2002-04-08 20:38:56 +00:00
obrien
f084232367
Some things don't compile on ia64 and sparc64 yet.
2002-04-08 20:36:39 +00:00
obrien
247b5b1a89
For now we are using our old crt{begin,end}.
2002-04-08 20:31:20 +00:00
asmodai
52cbf6f303
Fix typo: conole -> console
...
PR: 33965
Submitted by: Nicola Vitale <nivit@libero.it>
2002-04-08 19:19:10 +00:00
asmodai
88829d789e
Add the Euro symbol mapping to the UK keyboard keymap.
...
PR: 33956
Submitted by: Andrew McKay <andy@openirc.co.uk>
MFC after: 3 weeks
2002-04-08 19:16:01 +00:00
obrien
f9485f9f6d
Fine! I cannot freaking take the bikeshed any more.
...
These binaries will be static, peroid.
2002-04-08 18:48:38 +00:00
jhb
76e401aca7
Update /usr/libdata/perl subdirectory to the Perl 5.6.1.
2002-04-08 18:41:33 +00:00
joe
f019bd5b7c
Lock down Giant in the usb_task_thread() kthread.
2002-04-08 18:13:21 +00:00
ru
24d66592ac
Avoid cleaning modules twice in `buildkernel'.
2002-04-08 15:11:29 +00:00
des
4a2dc8c21c
Remove debugging code that was inadvertantly brought in by previous commit.
2002-04-08 12:41:08 +00:00
des
6aea425f57
Use OpenPAM's credential switching functions.
...
Sponsored by: DARPA, NAI Labs
2002-04-08 12:38:50 +00:00
des
97c3c19c47
This commit was generated by cvs2svn to compensate for changes in r94213,
...
which included commits to RCS files with non-trunk default branches.
2002-04-08 12:38:21 +00:00
des
360a2d8d73
Vendor import of OpenPAM Cinchona.
2002-04-08 12:38:21 +00:00
des
397590ef6e
Add new files and man pages from OpenPAM Cinchona.
...
Sponsored by: DARPA, NAI Labs
2002-04-08 12:34:53 +00:00
des
c7f5355f57
Remove commented-out WARNS thingy.
2002-04-08 12:33:48 +00:00
des
343af1294c
Vendor import of OpenPAM Cinchona.
2002-04-08 12:30:31 +00:00
des
1623dcf8cb
This commit was generated by cvs2svn to compensate for changes in r94209,
...
which included commits to RCS files with non-trunk default branches.
2002-04-08 12:30:31 +00:00
ache
b4d96b8690
Revive GNU sort
2002-04-08 12:12:07 +00:00
ru
a25fc19573
Add .Fx entries for upcoming 4.6 and forthcoming 4.7.
...
Requested by: asmodai
2002-04-08 11:20:50 +00:00
ru
5046304da0
Align for const poisoning in -lutil.
2002-04-08 11:07:51 +00:00
ru
2b30cb3e16
Const poisoning.
2002-04-08 11:04:56 +00:00
ru
3b90653ad4
Synch with login/login.c,v 1.81: Switch to OpenPAM.
2002-04-08 10:58:01 +00:00
asmodai
5495cb03e6
Change totreq to uint64_t from a long (the PR has an int64_t, which didn't
...
make sense to me) and change the printf argument from %8ld to %20llu to
accompany the printing of the totals.
Realigned the header printed above it as well.
PR: 32342
Submitted by: ryan beasley <ryanb@goddamnbastard.org>
Reviewed by: jeff, Tim J Robbins
2002-04-08 10:39:12 +00:00
asmodai
6128535816
Change ks_calls from int64_t to uint64_t, since it cannot be negative.
...
PR: 32342
Submitted by: ryan beasley <ryanb@goddamnbastard.org>
Reviewed by: jeff, Tim J Robbins
2002-04-08 10:37:27 +00:00
bde
68bfd0d48f
Removed ispc98 sysctl completely. Applications should understand that
...
ispc98 isn't set if its sysctl doesn't exist. At least make(1) already
understands this.
Approved by: nyan
2002-04-08 10:34:57 +00:00
dougb
4ceb4c68e5
Solve the problem of spuriously comparing files that were created
...
in the ${TEMPROOT}/usr/obj directory by deleting them first.
2002-04-08 10:30:44 +00:00
joe
fd570d6f1a
Regenerate.
2002-04-08 10:17:19 +00:00
joe
5127ef308e
Add an entry for HP LaserJet 1200.
2002-04-08 10:16:19 +00:00
des
a7fb44f78a
If used, pam_ssh should be marked "sufficient", not "required".
...
Sponsored by: DARPA, NAI Labs
2002-04-08 09:52:47 +00:00
dougb
4f409aded1
Document the two new options, pre buildworld mode and
...
post-mm rc.conf[.local] comparisons.
2002-04-08 09:49:40 +00:00
ache
ea447a5581
Back out ASCII compatibility and let people face the problems themself
...
Cejka Rudolf <cejkar@fit.vutbr.cz> tells that it was in strong violation with
national standard.
2002-04-08 09:40:52 +00:00
ache
b346036c85
Reword compatibility note
2002-04-08 09:28:22 +00:00
phk
36e7ec5e79
Move generic disk ioctls from <sys/disklabel.h> to <sys/disk.h>.
...
Sponsored by: DARPA & NAI Labs
2002-04-08 09:20:07 +00:00
phk
7da6ea7273
Catch up with const'ification of <sys/disklabel.h> and quelch warnings.
2002-04-08 08:57:21 +00:00
murray
ef65a2697e
GCC 3.1 cleanup - add a break after default: at the end of a switch
...
statement.
2002-04-08 08:34:00 +00:00
phk
f7bad4b1d7
Remove 3 instances of vm_zone.h inclusion.
2002-04-08 08:12:46 +00:00
phk
268e6a2102
In reverence of the 3rd X11 development rule:
...
3.The only thing worse than generalizing from one example
is generalizing from no examples at all.
Remove the fwcylinders attribute before anybody gets the idea that we
alone have squared the circle.
Sponsored by: DARPA & NAI Labs.
2002-04-08 08:00:40 +00:00