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: riastradh-drm2-base


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] compat/        
[TXT] getrawpartition.c  1.7   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] passwd.c  1.52   11 years  abs   branches: 1.52.24; 1.52.30; Update old-style definitions to ANSI, remove a cou...
[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] loginx.c  1.2   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[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] parsedate.3  1.12   11 years  apb   branches: 1.12.8; Document that errno may be used to distinguish between a non-...
[TXT] stat_flags.c  1.2   17 years  cbiere   Fixed string truncation bug in flags_to_string(): SAPPEND() uses sizeof(string) ...
[TXT] Makefile  1.75   10 years  christos   document login_getpwclass(3)
[TXT] getdiskrawname.c  1.1   12 years  christos   branches: 1.1.2; 1.1.4; - add getdiskrawname. - exit on error for lint.
[TXT] getfsspecname.3  1.3   12 years  christos   branches: 1.3.2; fix typo
[TXT] getfstypename.3  1.3   12 years  christos   branches: 1.3.4; remove clauses 3 and 4
[TXT] getmntopts.3  1.12   13 years  christos   branches: 1.12.28; 1.12.32; PR/43795: Guy Harris: describe return values and e...
[TXT] openpty.3  1.17   11 years  christos   mention PATH_MAX instead of 16.
[TXT] pidlock.c  1.16   12 years  christos   branches: 1.16.32; read returns ssize_t, and err is a function name.
[TXT] pty.c  1.31   15 years  christos   branches: 1.31.38; 1.31.44; remove pointless static.
[TXT] shlib_version  1.51   12 years  christos   - add getdiskrawname. - exit on error for lint.
[TXT] sockaddr_snprintf.3  1.8   10 years  christos   Add a debugging format that prints all the fields with names.
[TXT] sockaddr_snprintf.c  1.10   10 years  christos   Add a debugging format that prints all the fields with names.
[TXT] strpct.3  1.4   12 years  christos   branches: 1.4.6; 1.4.10; - add strspct - be explicit about string not being NU...
[TXT] strpct.c  1.3   12 years  christos   - add strspct - be explicit about string not being NUL terminated if bufsiz == 0...
[TXT] efun.c  1.8   11 years  dholland   Fix failure message for ecalloc.
[TXT] getfsspecname.c  1.4   11 years  dsl   branches: 1.4.6; Don't rely on something including sys/ioctl.h for us.
[TXT] logout.c  1.16   18 years  elad   Lint warnings.
[TXT] getlabelsector.c  1.5   12 years  jmcneill   getlabelusesmbr: initialize 'oldlenp' parameter to sysctlbyname
[TXT] pidfile.3  1.13   13 years  jmmv   Extend pidfile(3) to support creating pid files in arbitrary locations. If the ...
[TXT] pidfile.c  1.9   13 years  jmmv   Extend pidfile(3) to support creating pid files in arbitrary locations. If the ...
[TXT] pidlock.3  1.12   15 years  joerg   Fix preamble to match order set out by mdoc(7). Discussed with wiz.
[TXT] disklabel_dkcksum.3  1.8   13 years  jruoho   Use .Fn instead of .Nm.
[TXT] disklabel_scan.3  1.6   13 years  jruoho   Use .Fn instead of .Nm.
[TXT] efun.3  1.10   13 years  jruoho   .Nm -> .Fn, and one .Pp.
[TXT] getbootfile.3  1.9   13 years  jruoho   Use .Fn instead of .Nm.
[TXT] getmaxpartitions.3  1.10   13 years  jruoho   Use .Fn instead of .Nm.
[TXT] getrawpartition.3  1.11   13 years  jruoho   Use .Fn instead of .Nm.
[TXT] pw_getconf.3  1.12   13 years  jruoho   Use .Fn instead of .Nm.
[TXT] secure_path.3  1.10   13 years  jruoho   Use .Fn instead of .Nm.
[TXT] ttyaction.3  1.15   13 years  jruoho   Use .Fn instead of .Nm.
[TXT] util.3  1.24   12 years  jruoho   branches: 1.24.24; 1.24.28; Fix markup-typo.
[TXT] disklabel_scan.c  1.3   15 years  lukem   fix -Wsign-compare issues
[TXT] ttymsg.c  1.23   15 years  lukem   fix -Wsign-compare issues
[TXT] getbootfile.c  1.5   15 years  martin   branches: 1.5.8; Remove clause 3 and 4 from TNF licenses
[TXT] getmaxpartitions.c  1.6   15 years  martin   branches: 1.6.8; Remove clause 3 and 4 from TNF licenses
[TXT] if_media.c  1.2   15 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] loginx.3  1.3   15 years  martin   branches: 1.3.8; Convert TNF licenses to new 2 clause variant
[TXT] opendisk.3  1.11   15 years  martin   branches: 1.11.8; 1.11.42; 1.11.46; Convert TNF licenses to new 2 clause vari...
[TXT] raise_default_signal.c  1.3   15 years  martin   branches: 1.3.8; Remove clause 3 and 4 from TNF licenses
[TXT] ttyaction.c  1.19   15 years  martin   branches: 1.19.8; Remove clause 3 and 4 from TNF licenses
[TXT] getbyteorder.c  1.1   10 years  matt   branches: 1.1.2; 1.1.8; Add getbyteorder() call.
[TXT] getlabelsector.3  1.8   12 years  njoly   Kill empty Dv macro.
[TXT] raise_default_signal.3  1.3   13 years  njoly   Fix sigprocmask section (3 -> 2).
[TXT] snprintb.3  1.14   14 years  pgoyette   branches: 1.14.6; 1.14.12; Implement snprintb_m(3) to provide multi-line bit/b...
[TXT] login_tty.c  1.13   12 years  plunky   NULL does not need a cast, here
[TXT] getmntopts.c  1.4   16 years  pooka   Emulate behaviour described in man page and return NULL if an error occurs.
[TXT] opendisk.c  1.12   14 years  pooka   branches: 1.12.24; 1.12.28; In a furious blaze of *facepalm* / "what was i thi...
[TXT] disklabel_dkcksum.c  1.4   18 years  thorpej   u_short -> uint16_t
[TXT] getbyteorder.3  1.2   10 years  wiz   branches: 1.2.2; 1.2.4; Use more markup.
[TXT] getdiskrawname.3  1.2   12 years  wiz   branches: 1.2.2; 1.2.16; 1.2.20; End sentence with dot.
[TXT] login_cap.3  1.21   10 years  wiz   Put code example on its own line, using Dl. Ok christos
[TXT] proc_compare.3  1.2   12 years  wiz   Minor improvements.
[TXT] pw_init.3  1.15   13 years  wiz   Mark up NULL with Dv.
[TXT] pw_lock.3  1.14   13 years  wiz   Mark up NULL with Dv.
[TXT] secure_path.c  1.2   21 years  wiz   writable, not writeable.
[TXT] stat_flags.3  1.8   11 years  wiz   Fix string_to_flags prototype. From Brooks Davis in PR 46986. Bump date.
[TXT] ttymsg.3  1.13   11 years  wiz   Sort sections.
[TXT] login_cap.c  1.31   10 years  yamt   branches: 1.31.6; add "maxthread" tunable to login.conf to adjust RLIMIT_NTHR. ...
[TXT] parsedate.y  1.16   10 years  yamt   branches: 1.16.6; fix timezone bugs in rev.1.11 and rev.1.13. PR/47916.


CVSweb <webmaster@jp.NetBSD.org>