The NetBSD Project

src/lib/libutil/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / lib / libutil

Current tag: matt-armv6-prevmlocking


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] compat/        
[TXT] Makefile  1.55.4.1   16 years  matt   sync with HEAD
[TXT] disklabel_dkcksum.3  1.6   18 years  wiz   branches: 1.6.18; Fix capso in Dd argument.
[TXT] disklabel_dkcksum.c  1.4   18 years  thorpej   u_short -> uint16_t
[TXT] disklabel_scan.3  1.4   20 years  wiz   branches: 1.4.2; 1.4.32; Use .In header.h instead of .Fd #include \*[Lt]header...
[TXT] disklabel_scan.c  1.1   21 years  elric   branches: 1.1.2; 1.1.32; Added two functions disklabel_dkcksum() and disklabel...
[TXT] efun.3  1.5   16 years  pooka   branches: 1.5.4; add estrndup()
[TXT] efun.c  1.5   16 years  pooka   branches: 1.5.10; add estrndup()
[TXT] getbootfile.3  1.6   20 years  wiz   branches: 1.6.30; Aq Pa instead of Pa Aq.
[TXT] getbootfile.c  1.4   20 years  fvdl   branches: 1.4.30; The last argument to sysctl is a size_t, not a pointer; don't...
[TXT] getlabelsector.3  1.4   20 years  wiz   Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to rea...
[TXT] getlabelsector.c  1.3   18 years  elad   Lint warnings.
[TXT] getmaxpartitions.3  1.8   17 years  drochner   branches: 1.8.18; mention error return value, like getrawpartition(3)
[TXT] getmaxpartitions.c  1.5   18 years  elad   branches: 1.5.18; Lint warnings.
[TXT] getmntopts.3  1.8   16 years  pooka   branches: 1.8.18; * clarify error behaviour for getmntopts() * invert getmnt_si...
[TXT] getmntopts.c  1.4   16 years  pooka   Emulate behaviour described in man page and return NULL if an error occurs.
[TXT] getrawpartition.3  1.9   17 years  wiz   branches: 1.9.18; \- is a minus.
[TXT] getrawpartition.c  1.5   18 years  elad   branches: 1.5.18; Lint warnings.
[TXT] if_media.c  1.1   19 years  dsl   branches: 1.1.4; 1.1.26; Add if_media.c, functions for converting media to/fro...
[TXT] login.3  1.6   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] login.c  1.16   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] login_cap.3  1.15.16.1   16 years  matt   sync with HEAD
[TXT] login_cap.c  1.27.4.1   16 years  matt   sync with HEAD
[TXT] login_tty.c  1.11   20 years  agc   branches: 1.11.22; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] loginx.3  1.2   20 years  wiz   branches: 1.2.30; Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt]...
[TXT] loginx.c  1.2   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] logout.c  1.16   18 years  elad   Lint warnings.
[TXT] logoutx.c  1.2   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] logwtmp.c  1.14   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] logwtmpx.c  1.2   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] opendisk.3  1.10   20 years  wiz   branches: 1.10.30; Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt...
[TXT] opendisk.c  1.9   22 years  lukem   branches: 1.9.32; revert previous. it appears that i misread the intent of the ...
[TXT] openpty.3  1.13   19 years  christos   Don't allow openpty to succeed if the caller is non-superuser. XXX: we cross-ref...
[TXT] parsedate.3  1.3   17 years  wiz   branches: 1.3.10; Quote - when used as minus; uppercase Dt argument; remove dot...
[TXT] parsedate.y  1.2   17 years  christos   branches: 1.2.12; From Anon Ymous: - add __unused - remove __GNUC__ hack
[TXT] passwd.c  1.45   17 years  christos   From Anon Ymous: - add __unused - remove __GNUC__ hack
[TXT] pidfile.3  1.9   20 years  wiz   branches: 1.9.30; Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt]...
[TXT] pidfile.c  1.7   21 years  itojun   branches: 1.7.30; change return type of pidfile(3) to int (-1 on error), to inf...
[TXT] pidlock.3  1.11   18 years  wiz   branches: 1.11.30; Remove trailing whitespace, add 'and' in enumeration.
[TXT] pidlock.c  1.14   18 years  christos   Coverity CID 1209: Avoid negative close. While I am there fix bugs (open returni...
[TXT] pty.c  1.29   18 years  christos   Use the re-entrant getgr*_r functions. From John Nemeth.
[TXT] pw_getconf.3  1.9   18 years  wiz   Avoid duplicate if.
[TXT] pw_init.3  1.14   19 years  wiz   New sentence, new line.
[TXT] pw_lock.3  1.13   17 years  wiz   Remove pw_error prototype, the function is described in a different man page. Bu...
[TXT] raise_default_signal.3  1.1.2.2   16 years  matt   sync with HEAD
[TXT] raise_default_signal.c  1.2.2.2   16 years  matt   sync with HEAD
[TXT] secure_path.3  1.9   20 years  wiz   Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to rea...
[TXT] secure_path.c  1.2   21 years  wiz   writable, not writeable.
[TXT] shlib_version  1.44.4.1   16 years  matt   sync with HEAD
[TXT] snprintb.3  1.5   19 years  peter   branches: 1.5.24; Add missing LIBRARY section. ok wiz@
[TXT] sockaddr_snprintf.3  1.5   18 years  wiz   branches: 1.5.18; Bump date for previous; add commas to make sentences more rea...
[TXT] sockaddr_snprintf.c  1.8   16 years  dyoung   branches: 1.8.10; 1.8.12; In sockaddr_snprintf(sbuf, len, fmt, sa), do not wri...
[TXT] stat_flags.3  1.4   17 years  wiz   branches: 1.4.10; Fix typo.
[TXT] stat_flags.c  1.2   17 years  cbiere   Fixed string truncation bug in flags_to_string(): SAPPEND() uses sizeof(string) ...
[TXT] ttyaction.3  1.12   20 years  wiz   branches: 1.12.30; Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt...
[TXT] ttyaction.c  1.18   18 years  elad   branches: 1.18.18; Lint warnings.
[TXT] ttymsg.3  1.10   20 years  wiz   branches: 1.10.30; Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt...
[TXT] ttymsg.c  1.22   18 years  elad   Lint warnings.
[TXT] util.3  1.14   19 years  christos   branches: 1.14.24; Add a manual page.
[TXT] pw_policy.3 (in the Attic) [Hide]  1.9   17 years  elad   Consistent license.
[TXT] pw_policy.c (in the Attic) [Hide]  1.13   17 years  elad   Consistent license.
[TXT] snprintb.c (in the Attic) [Hide]  1.6   17 years  christos   branches: 1.6.16; prevent empty else.


CVSweb <webmaster@jp.NetBSD.org>