| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
not sign-extend. Fix a comment in the former to that effect, and change
the latter over to do the right conversion.
Notes:
svn path=/head/; revision=93913
|
| |
|
|
|
|
|
|
|
| |
fields of struct disklabel.
Sponsored by: DARPA and NAI Labs.
Notes:
svn path=/head/; revision=93723
|
| |
|
|
|
|
|
|
|
| |
exceeded, it should be falldown to next_ns.
MFC after: 1 week
Notes:
svn path=/head/; revision=93544
|
| |
|
|
|
|
|
|
|
| |
Also, make an internal _getprogname() that is used only inside
libc. For libc, getprogname(3) is a weak symbol in case a
function of the same name is defined in userland.
Notes:
svn path=/head/; revision=93399
|
| |
|
|
| |
Notes:
svn path=/head/; revision=93254
|
| |
|
|
| |
Notes:
svn path=/head/; revision=93253
|
| |
|
|
|
|
|
| |
lists were outdented to column 0.
Notes:
svn path=/head/; revision=93189
|
| |
|
|
| |
Notes:
svn path=/head/; revision=93082
|
| |
|
|
| |
Notes:
svn path=/head/; revision=93081
|
| |
|
|
| |
Notes:
svn path=/head/; revision=93048
|
| |
|
|
| |
Notes:
svn path=/head/; revision=93039
|
| |
|
|
| |
Notes:
svn path=/head/; revision=93033
|
| |
|
|
|
|
|
|
|
| |
# This appears to not break X11, but I'm having problems compiling the
# glide part of the server with or without this patch, so I can't tell
# for sure.
Notes:
svn path=/head/; revision=93032
|
| |
|
|
| |
Notes:
svn path=/head/; revision=93000
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92999
|
| |
|
|
|
|
|
| |
I believe have made all of libc .h's as consistent as possible.
Notes:
svn path=/head/; revision=92991
|
| |
|
|
|
|
|
| |
I believe have made all of libc .c's as consistent as possible.
Notes:
svn path=/head/; revision=92990
|
| |
|
|
|
|
|
| |
I believe have made all of libc .h's as consistent as possible.
Notes:
svn path=/head/; revision=92989
|
| |
|
|
|
|
|
| |
I believe have made all of libc .c's as consistent as possible.
Notes:
svn path=/head/; revision=92986
|
| |
|
|
|
|
|
| |
when deP'ing. But I guess not.
Notes:
svn path=/head/; revision=92971
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92968
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92942
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92941
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92925
|
| |
|
|
|
|
|
| |
NetBSD. Update man page to reflect this.
Notes:
svn path=/head/; revision=92924
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92905
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92889
|
| |
|
|
|
|
|
|
| |
it causes undefined references to getcontext() and setcontext() on
platforms other than i386 and alpha.
Notes:
svn path=/head/; revision=92862
|
| |
|
|
|
|
|
|
| |
in revisions 1.26-1.28. Fixed two bugs in punctuation cleanup in rev. 1.27.
Removed hard sentence break not killed by rev. 1.26.
Notes:
svn path=/head/; revision=92797
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92590
|
| |
|
|
|
|
|
|
| |
change (revision 1.2 of devname.c on 1999/07/18), don't put quotes
around a path, and use .Dv where appropriate.
Notes:
svn path=/head/; revision=92531
|
| |
|
|
|
|
|
|
| |
since revision 1.2 of devname.c (1999/07/18). While I'm here, note,
in the BUGS section, that the returned pointer is to a static buffer.
Notes:
svn path=/head/; revision=92530
|
| |
|
|
|
|
|
|
| |
PR: 35987
Submitted by: shill@free.fr
Notes:
svn path=/head/; revision=92524
|
| |
|
|
|
|
|
| |
below PT_[GS]ET_{,DB,FP}REGS.
Notes:
svn path=/head/; revision=92399
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92397
|
| |
|
|
|
|
|
| |
the actual text or markup.
Notes:
svn path=/head/; revision=92396
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92355
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92354
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92353
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92352
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92351
|
| |
|
|
|
|
|
|
|
|
|
|
| |
over someone else's fixes; this is at least offensive. If you
have problems doing a proper merge, we are here, your fellow
committers. :-(
Reapply markup fixes from revision 1.2 and fix some more. Also
fix the $OpenBSD$ tag.
Notes:
svn path=/head/; revision=92350
|
| |
|
|
|
|
|
| |
Actually this #endif is not needed, so remove leading characters also.
Notes:
svn path=/head/; revision=92319
|
| |
|
|
|
|
|
|
|
|
| |
PR: docs/23353
Reviewed by: ru, dillon
Approved by: ru
MFC after: 3 days
Notes:
svn path=/head/; revision=92269
|
| |
|
|
|
|
|
|
|
|
|
|
| |
support for fcmp and fcmpe instructions with a condition code
specification other than %fcc0.
This (primarily the first part) seems to fix a lot of problems that
people were seeing, e.g. perl and gawk failures.
Reported and analyzed by: wollman
Notes:
svn path=/head/; revision=92055
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92054
|
| |
|
|
|
|
|
| |
and make it PIC-aware.
Notes:
svn path=/head/; revision=92053
|
| |
|
|
|
|
|
|
|
| |
gcc emits the deprecated sparc v8 instructions that use this register
when optimizing for UltraSparc machines because they are apparetly
faster then their v9 counterpars there.
Notes:
svn path=/head/; revision=92049
|
| |
|
|
| |
Notes:
svn path=/head/; revision=91999
|
| |
|
|
|
|
|
|
|
|
| |
else in the page.
PR: 35623
Submitted by: Gary W. Swearingen <swear@blarg.net>
Notes:
svn path=/head/; revision=91995
|