| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
fields in the utsname structure are too small to hold their
corresponding MIB variables. Don't return an error in this case.
Notes:
svn path=/head/; revision=3565
|
| |
|
|
| |
Notes:
svn path=/head/; revision=3457
|
| |
|
|
| |
Notes:
svn path=/head/; revision=3434
|
| |
|
|
|
|
|
|
|
| |
getnet* configuration. (It's highly unlikely that you'd want to do
something different, and network lookups aren't common enough to justify
their own configuration file.)
Notes:
svn path=/head/; revision=3136
|
| |
|
|
| |
Notes:
svn path=/head/; revision=3108
|
| |
|
|
| |
Notes:
svn path=/head/; revision=3094
|
| |
|
|
| |
Notes:
svn path=/head/; revision=3070
|
| |
|
|
| |
Notes:
svn path=/head/; revision=3062
|
| |
|
|
|
|
|
|
| |
get hosed: vfsisloadable() always returns false if /dev/lkm cannot be
opened for writing.
Notes:
svn path=/head/; revision=3061
|
| |
|
|
|
|
|
|
| |
split modules to bring only neccessary functions,
eliminate sprintf, make reduced startup_locale version.
Notes:
svn path=/head/; revision=3050
|
| |
|
|
| |
Notes:
svn path=/head/; revision=3044
|
| |
|
|
|
|
|
| |
updated their kernels yet.
Notes:
svn path=/head/; revision=3042
|
| |
|
|
|
|
|
| |
variable. This one's even documented!
Notes:
svn path=/head/; revision=3040
|
| |
|
|
|
|
|
| |
Obtained from: 1.1.5
Notes:
svn path=/head/; revision=3016
|
| |
|
|
|
|
|
| |
modules lying around.
Notes:
svn path=/head/; revision=3001
|
| |
|
|
|
|
|
|
| |
representation. Original code by pst but ported in as part of
enhancements to BIND 4.9.2 and returned to Vixie.
Notes:
svn path=/head/; revision=2978
|
| |
|
|
| |
Notes:
svn path=/head/; revision=2970
|
| |
|
|
|
|
|
|
| |
endvfsent, vfsisloadable, vfsload.
Someday these will even be documented.
Notes:
svn path=/head/; revision=2963
|
| |
|
|
| |
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
|