| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to the console in a final attempt to log something. Make this final
attempt non-blocking so that a blocking console doesn't end up
blocking process which attempt to syslog something.
In particular, this means you should be able to su and fix the
problem if the console becomes blocking.
MFC after: 3 weeks
Notes:
svn path=/head/; revision=91940
|
|
|
|
|
|
|
| |
Submitted by: peter.kusenda@accenture.com
Notes:
svn path=/head/; revision=91935
|
|
|
|
| |
Notes:
svn path=/head/; revision=91930
|
|
|
|
|
|
|
|
|
|
| |
while I'm here.
PR: 35394
Submitted by: andrew@ugh.net.au
Notes:
svn path=/head/; revision=91925
|
|
|
|
|
|
|
|
|
|
|
|
| |
implementation did not match our manpage description (i.e., it could
return NULL). I mistakenly thought we were still using getpass.c
because, for some reason, CVS never removed it from the tree.
Pointy hat received from: alfred
Kick in the groin to: CVS
Notes:
svn path=/head/; revision=91922
|
|
|
|
|
|
|
|
|
|
| |
to return value constraints now changing as well as more intelligent
handling of signals.
Obtained from: OpenBSD
Notes:
svn path=/head/; revision=91913
|
|
|
|
|
|
|
| |
except ENOATTR.
Notes:
svn path=/head/; revision=91912
|
|
|
|
| |
Notes:
svn path=/head/; revision=91814
|
|
|
|
|
|
|
|
|
| |
Reviewed by: alfred, ru
Approved by: ru
MFC after: 3 days
Notes:
svn path=/head/; revision=91748
|
|
|
|
|
|
|
|
|
| |
macros.
MFC after: 1 day
Notes:
svn path=/head/; revision=91725
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
be serialized. A mutex is used to protect the critical regions.
sbrk() and brk() are not thread safe. Replace use of sbrk() with
a call to malloc to avoid race when one thread calls atexit
while another thread calls malloc.
Reviewed by: deischen
Notes:
svn path=/head/; revision=91697
|
|
|
|
|
|
|
| |
Obtained from: netbsd
Notes:
svn path=/head/; revision=91663
|
|
|
|
|
|
|
|
|
| |
sigsetjmp. It would return the value of the signal flag, instead.
Pointy hat to: jake
Notes:
svn path=/head/; revision=91662
|
|
|
|
| |
Notes:
svn path=/head/; revision=91649
|
|
|
|
| |
Notes:
svn path=/head/; revision=91428
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
spares (the size of the field was changed from u_short to u_int to
reflect what it really ends up being). Accordingly, change users of
xucred to set and check this field as appropriate. In the kernel,
this is being done inside the new cru2x() routine which takes a
`struct ucred' and fills out a `struct xucred' according to the
former. This also has the pleasant sideaffect of removing some
duplicate code.
Reviewed by: rwatson
Notes:
svn path=/head/; revision=91354
|
|
|
|
|
|
|
|
| |
the user supplied buffer. this can be a problem when the user doesn't
supply a full dirent and we corrupt their memory.
Notes:
svn path=/head/; revision=91330
|
|
|
|
|
|
|
| |
Submitted by: ache
Notes:
svn path=/head/; revision=91245
|
|
|
|
|
|
|
|
| |
of the (never committed) in-kernel version (with some optimizations and
cleanups), which in turn was ported from NetBSD.
Notes:
svn path=/head/; revision=91174
|