| Commit message (Expand) | Author | Age | Files | Lines |
* | POSIX says that 0[xX] prefix is _optional_ even in base 16 case, make it | ache | 2005-01-21 | 6 | -6/+30 |
* | Sort sections. | ru | 2005-01-20 | 84 | -715/+715 |
* | Cut out the gordian handling of subnormals by bit fiddling, and | das | 2005-01-18 | 1 | -128/+15 |
* | Correct the values of FLT_ROUNDS for the FE_UPWARD and FE_DOWNWARD cases. | das | 2005-01-18 | 1 | -2/+2 |
* | Eliminate macro calls inside literal displays. | ru | 2005-01-15 | 4 | -5/+5 |
* | Fixed markup bug. | ru | 2005-01-15 | 1 | -10/+22 |
* | Markup: convert a display to a list. | ru | 2005-01-15 | 1 | -10/+19 |
* | Markup style. | ru | 2005-01-15 | 2 | -6/+2 |
* | Add a file missed in the previous commit: | das | 2005-01-15 | 1 | -0/+5 |
* | Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc. | das | 2005-01-15 | 14 | -38/+20 |
* | Markup fixes. | ru | 2005-01-14 | 1 | -6/+6 |
* | remember to reset nextgrp in getnetgrent(), so that subsequent calls to getne... | jon | 2005-01-13 | 1 | -0/+1 |
* | Fix some signed/unsigned comparisons. Fix prototypes while I'm here. | brian | 2005-01-12 | 1 | -3/+6 |
* | Scheduled mdoc(7) sweep. | ru | 2005-01-11 | 12 | -78/+123 |
* | Implement rpmatch(), a semi-standard interface (as found on AIX, Tru64, | tjr | 2005-01-09 | 3 | -2/+121 |
* | The `timep' argument of utime() is not an array of structs. | keramida | 2005-01-07 | 1 | -1/+7 |
* | Update manual page after adding 'fts_bignum' field. | pjd | 2005-01-07 | 1 | -1/+24 |
* | Introduce new field 'fts_bignum' which is 64bit long and will allow to | pjd | 2005-01-07 | 1 | -2/+10 |
* | Don't ignore the last line of config file (/etc/hosts, /etc/services, etc) | sobomax | 2005-01-03 | 5 | -15/+12 |
* | Constify arguments. | marcel | 2005-01-03 | 5 | -11/+11 |
* | Make syslog(3) thread safe. | glebius | 2004-12-30 | 1 | -9/+53 |
* | Plug memory leak. | dds | 2004-12-30 | 1 | -0/+4 |
* | Add LOG_NTP facility. | krion | 2004-12-30 | 1 | -1/+3 |
* | Catch up with stat.h a bit: | trhodes | 2004-12-29 | 1 | -6/+5 |
* | Mark up SIGSTOP with .Dv and use .Nm in HISTORY for marking up `signal'. | keramida | 2004-12-29 | 1 | -3/+3 |
* | Various markup and spelling fixes. | trhodes | 2004-12-29 | 1 | -1/+1 |
* | Restore standard behavior: log to console only when normal logging | glebius | 2004-12-24 | 1 | -2/+3 |
* | ``NULL is a specific instance of a null pointer constant; the generic is | keramida | 2004-12-23 | 6 | -30/+12 |
* | Better rendering of the prototype for signal(3). | jkoshy | 2004-12-23 | 1 | -6/+14 |
* | Punctuation marks should be separate arguments in groff macros. | keramida | 2004-12-22 | 1 | -1/+1 |
* | Use .Dv NULL when referring to NULL C pointers, instead of "nil". | keramida | 2004-12-22 | 6 | -11/+32 |
* | Cross reference init(8) too, instead of vaguely referring to the | keramida | 2004-12-22 | 1 | -4/+7 |
* | o The macro versions of sigemptyset(3), sigfillset(3), sigaddset(3), | maxim | 2004-12-16 | 1 | -9/+12 |
* | Date business, update. | trhodes | 2004-12-10 | 1 | -1/+1 |
* | According to the information on: | trhodes | 2004-12-10 | 2 | -4/+4 |
* | Oooops I forgot to commit that. | cognet | 2004-12-08 | 1 | -1/+1 |
* | Make sure the first argument to the user function is 16-byte aligned. | deischen | 2004-12-05 | 1 | -5/+7 |
* | Fix description: the argument to setcontext(3) must have been previously | rse | 2004-12-03 | 1 | -1/+1 |
* | MNT_NODEV is deprecated. | ru | 2004-11-29 | 2 | -7/+2 |
* | When required to negate the absoulte result of a division/remainder | peadar | 2004-11-27 | 1 | -1/+1 |
* | Fix computation of the 'n' argument to mbrtowc (through XMBRTOWC) to avoid | tjr | 2004-11-21 | 1 | -4/+4 |
* | Remove ntp_gettime.c which was a wrapper around sysctlbyname(3). | marks | 2004-11-18 | 2 | -54/+1 |
* | -Add a note that currently two syntax styles for label element declaration | csjp | 2004-11-18 | 1 | -3/+16 |
* | Remove 80386 support from libc. | jhb | 2004-11-16 | 2 | -12/+0 |
* | Document more fields of struct stat. | yar | 2004-11-15 | 1 | -0/+32 |
* | Use .Vt "struct stat" consistently. | yar | 2004-11-15 | 1 | -1/+1 |
* | Nitpicking on grammar. | yar | 2004-11-15 | 1 | -1/+1 |
* | Improve mdoc(7) markup of the page: add several missing macros, | yar | 2004-11-15 | 1 | -10/+10 |
* | Document the S_IS*(mode) macros used to test for file types. | yar | 2004-11-15 | 1 | -1/+27 |
* | Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. | bz | 2004-11-13 | 4 | -3/+5 |