| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=95459
|
| |
|
|
| |
Notes:
svn path=/head/; revision=95377
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- New length modifiers: hh, j, ll, t, z.
Still to do:
- %C, %S, %lc, %ls (wide character support)
- %a/%A (exact hex representation of floating-point numbers)
Removed old compatability equivalents:
- %D for %ld, %O for %lo, %X for %lx, %E and %F for %le & %lf (these
were buggy anyway, since they should have represented %Le & %Lf).
- %[unknown uppercase char] for %ld, %[unknown lowercase char] for %d
Notes:
svn path=/head/; revision=95137
|
| |
|
|
| |
Notes:
svn path=/head/; revision=95041
|
| |
|
|
|
|
|
|
|
|
| |
(based on freebsd4-snap-20020128)
Reviewed by: ume
MFC after: 1 week
Notes:
svn path=/head/; revision=95023
|
| |
|
|
| |
Notes:
svn path=/head/; revision=95004
|
| |
|
|
|
|
|
|
|
| |
wrote for me.
Submitted by: davidc
Notes:
svn path=/head/; revision=95003
|
| |
|
|
|
|
|
|
|
|
| |
as expected on snapshot files.
PR: bin/37038
Submitted by: Joshua Goodall <joshua@roughtrade.net>
Notes:
svn path=/head/; revision=94831
|
| |
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=94789
|
| |
|
|
|
|
|
|
|
| |
``Tack on MagniComp (BSD) license since this originally came from rdist.''
Obtained from: OpenBSD
Notes:
svn path=/head/; revision=94757
|
| |
|
|
|
|
|
| |
Sponsored by: DARPA, NAI Labs
Notes:
svn path=/head/; revision=94700
|
| |
|
|
|
|
|
|
|
| |
the source of the data contained in the structure.
Sponsored by: DARPA, NAI Labs
Notes:
svn path=/head/; revision=94688
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Satoshi NIIMI-san kindly explained that EUC does not limit the byte length to
any arbitrary number.
We now set the limit to the maximum octet length of the codeset and it is
locale-specific.
Submitted by: Yong-Jhen Hong <winard@ms11.url.com.tw>
Notes:
svn path=/head/; revision=94649
|
| |
|
|
| |
Notes:
svn path=/head/; revision=94632
|
| |
|
|
|
|
|
|
| |
PR: docs/26451
Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com>
Notes:
svn path=/head/; revision=94616
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Reflect that fact in the manual page.
PR: 12723
Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au>
Approved by: bde
MFC after: 2 weeks
Notes:
svn path=/head/; revision=94586
|
| |
|
|
|
|
|
| |
PR: 37018
Notes:
svn path=/head/; revision=94571
|
| |
|
|
|
|
|
|
| |
for some configurations, but not for FreeBSD (yet?). Have one in
libc in the mean time.
Notes:
svn path=/head/; revision=94569
|
| |
|
|
|
|
|
|
| |
PR: 35610
MFC after: 2 days
Notes:
svn path=/head/; revision=94384
|
| |
|
|
| |
Notes:
svn path=/head/; revision=94276
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
and add some compatibility defines. Add fields for ins and locals to
struct reg also for the same reason; these aren't filled in yet because
getting at those registers sucks and I'd rather not save them in the
trapframe just for this. Reorder struct reg to be ABI compatible as
well. Add needed include of machine/emul.h.
This gets pmdb (poor man's debugger) from OpenBSD mostly compiling but it
doesn't work yet :(
Notes:
svn path=/head/; revision=94254
|
| |
|
|
| |
Notes:
svn path=/head/; revision=94181
|
| |
|
|
| |
Notes:
svn path=/head/; revision=94174
|
| |
|
|
|
|
|
|
| |
PR: 28552
Submitted by: NIIMI Satoshi <sa2c@and.or.jp>
Notes:
svn path=/head/; revision=94122
|
| |
|
|
| |
Notes:
svn path=/head/; revision=93956
|
| |
|
|
|
|
|
|
|
| |
for the ethernet address.
MFC after: 1 day
Notes:
svn path=/head/; revision=93929
|
| |
|
|
|
|
|
|
| |
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
|