| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=2937
|
| |
|
|
|
|
|
| |
password file support done yesterday.
Notes:
svn path=/head/; revision=2936
|
| |
|
|
|
|
|
| |
database in order to operate.
Notes:
svn path=/head/; revision=2935
|
| |
|
|
|
|
|
| |
correctly handles +user entries and + entries with local overrides.
Notes:
svn path=/head/; revision=2917
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
!!!!!!!!
NB
!!!!!!!!
You MUST pwd_mkdb /etc/master.passwd before attempting to use the new
libc, or things may go wrong. (I doubt anything actually /will/ go
wrong, but the actual behavior is undefined. YOU HAVE BEEN WARNED.)
The database format is, however, backwards-compatible, so old executables
will still work.
Notes:
svn path=/head/; revision=2916
|
| |
|
|
|
|
|
|
|
| |
with all pgms, you can imagine results!
Change 'gethostname' -> 'ntp_gettime', I don't know what real name
must be here but try to guess.
Notes:
svn path=/head/; revision=2908
|
| |
|
|
| |
Notes:
svn path=/head/; revision=2857
|
| |
|
|
| |
Notes:
svn path=/head/; revision=2800
|
| |
|
|
|
|
|
|
| |
4.4. The code is almost identical to the 4.4 versions, but this organization
should make it easier to merge new versions in the future.
Notes:
svn path=/head/; revision=2741
|
| |
|
|
| |
Notes:
svn path=/head/; revision=2730
|
| |
|
|
|
|
|
| |
so we can compile zic.
Notes:
svn path=/head/; revision=2713
|
| |\
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=2711
|
| | |
| |
| |
| |
| |
| |
| | |
(Check in original localtime.c.)
Notes:
svn path=/vendor/tzcode/dist/; revision=2710
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=2709
|
| |
|
|
|
|
|
| |
Obtained From: Arthur David Olson, ftp://elsie.nci.nih.gov/pub/tzcode94g.tar.gz
Notes:
svn path=/vendor/tzcode/dist/; revision=2708
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
>From: jtk@atria.com (John T. Kohl)
in rcmd:
It calls select() with a hardcoded "number of file descriptors" argument
of 32, rather than computing it based on the sockets about which it
cares.
- Now we work out the nfds arg, and do some error checking
Submitted by: Geoff.
Notes:
svn path=/head/; revision=2592
|
| |
|
|
|
|
|
| |
Submitted by: Geoff
Notes:
svn path=/head/; revision=2590
|
| |
|
|
|
|
|
|
| |
Also be more tolerant of blank lines and comments in the file.
Submitted by: jkh
Notes:
svn path=/head/; revision=2569
|
| |
|
|
|
|
|
| |
Modernize bcopy -> memcpy.
Notes:
svn path=/head/; revision=2506
|
| |
|
|
|
|
|
|
|
| |
unsigned's; null termination was only guaranteed for the first call.
Fix lint: don't declare externs internally; they were both out of date.
Notes:
svn path=/head/; revision=2505
|
| |
|
|
|
|
|
| |
or depend on <stdio.h> bogusly including it.
Notes:
svn path=/head/; revision=2504
|
| |
|
|
| |
Notes:
svn path=/head/; revision=2448
|
| |
|
|
|
|
|
| |
Submitted by: Henrik Vestergaard Draboel
Notes:
svn path=/head/; revision=2443
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Don't add to POBJS or SOBJS. bsd.lib.mk does it. Some objects were
duplicated.
Don't add to CLEANFILES. bsd.lib.mk does it. Some objects were
quadruplicated.
Define variables that are only used once close to where they are
used.
The ifdefs for avoiding building of profiled/shared objects when
NOPROFILE/NOPIC are set were not actually committed. The ifdefs
belong in bsd.lib.mk anyway.
Notes:
svn path=/head/; revision=2425
|
| |
|
|
|
|
|
|
|
|
| |
from recvfrom()
(This bug is also present in FreeBSD 1.1.5.1.)
Bug Reported by : Thomas.Koenig@ciw.uni-karlsruhe.de
Reviewed by: geoff.
Notes:
svn path=/head/; revision=2424
|
| |
|
|
| |
Notes:
svn path=/head/; revision=2418
|
| |
|
|
|
|
|
|
|
| |
Don't build .so's if NOPIC is defined.
Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet.
Notes:
svn path=/head/; revision=2366
|
| |
|
|
| |
Notes:
svn path=/head/; revision=2362
|
| |
|
|
|
|
|
|
| |
call _getdnsbyaddr() instead of _getdnsbyname() ;-)
Submitted by: Geoff
Notes:
svn path=/head/; revision=2330
|
| |
|
|
| |
Notes:
svn path=/head/; revision=2299
|
| |
|
|
|
|
|
|
|
| |
<hsu@soda.berkeley.edu>.
...Moved over from 1.1.5. Other portions of this commit were done by moving
the RCS files into place directly.
Notes:
svn path=/head/; revision=2203
|
| |
|
|
|
|
|
|
| |
I'm confused..
Submitted by: jkh
Notes:
svn path=/head/; revision=2201
|
| |
|
|
|
|
|
|
|
| |
repartitions libc into something human again. I don't have that kind of
time right now myself, unfortunately.
Submitted by: jkh
Notes:
svn path=/head/; revision=2157
|
| |
|
|
|
|
|
|
|
|
|
| |
long long. Done by plugging both eax and edx with -1. This will clobber
edx unnecessarily when the return value is only 32bit...though probably
always an okay thing to do, it could stand a better fix.
This was the cause of gawk being broken (boy was THAT ever a subtle
bug!!!).
Notes:
svn path=/head/; revision=2058
|
| |
|
|
| |
Notes:
svn path=/head/; revision=2005
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are running under. Here's how to bootstrap (order is important):
1) Re-compile gcc (just the driver is all you need).
2) Re-compile libc.
3) Re-compile your kernel. Reboot.
4) cd /usr/src/include; make install
You can now detect the compilation environment with the following code:
#if !defined(__FreeBSD__)
#define __FreeBSD_version 199401
#elif __FreeBSD__ == 1
#define __FreeBSD_version 199405
#else
#include <osreldate.h>
#endif
You can determine the run-time environment by calling the new C library
function getosreldate(), or by examining the MIB variable kern.osreldate.
For the time being, the release date is defined as 199409, which we have
already established as our target.
Notes:
svn path=/head/; revision=2004
|
| |
|
|
|
|
|
| |
fixed incipient bug wrt gid_t versus int.
Notes:
svn path=/head/; revision=1994
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1992
|
| |
|
|
|
|
|
|
|
|
|
|
| |
1.1.5 support for YP, fixing a bug in 1.1.5 that prevented YP from ever
working reliably. (I'm amazed that there were no bug reports.)
IWBRNI someone could write a host.conf(5) manual page. Please look at
the code before doing so; this version is somewhat more flexible in the
format of its input.
Notes:
svn path=/head/; revision=1991
|
| |
|
|
|
|
|
|
| |
Reviewed by:
Submitted by: jkh
Notes:
svn path=/head/; revision=1950
|
| |
|
|
|
|
|
| |
compatibility.
Notes:
svn path=/head/; revision=1926
|
| |
|
|
|
|
|
|
| |
by Theo de Raadt.) Added a new make flag variable, NO_YP_LIBC, which
disables YP entirely. User-land programs to come later.
Notes:
svn path=/head/; revision=1919
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1916
|
| |
|
|
|
|
|
| |
(I think I'm up to part 6.)
Notes:
svn path=/head/; revision=1904
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1902
|
| |
|
|
|
|
|
|
| |
people, including J.T. Conklin, Theo de Raadt, Paul Richards, and probably
someone else who's going to flame me as soon as they see this message.
Notes:
svn path=/head/; revision=1901
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1856
|
| |
|
|
|
|
|
|
| |
my machine, and a simple static (genassym) and shared (sysctl) executable
both work. Still to be done: RPCand YP merge.
Notes:
svn path=/head/; revision=1849
|
| |
|
|
|
|
|
|
|
| |
This means that we don't have to do rounding calculations for page
boundaries. (We do all our accesses via the mmapped area now.)
Reviewed by:
Notes:
svn path=/head/; revision=1794
|
| |
|
|
|
|
|
| |
gcc2.x
Notes:
svn path=/head/; revision=1585
|