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: pgoyette-compat-1020


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] compat/        
[TXT] parsedate.3  1.24   7 years  kre   parsedate.y: meaningless KNF of a comment (no code changes) parsedate.3: add ...
[TXT] parsedate.y  1.32   7 years  kre   parsedate.y: meaningless KNF of a comment (no code changes) parsedate.3: add ...
[TXT] strpct.c  1.3   12 years  christos   - add strspct - be explicit about string not being NUL terminated if bufsiz == 0...
[TXT] sockaddr_snprintf.3  1.8   10 years  christos   Add a debugging format that prints all the fields with names.
[TXT] kinfo_getvmmap.3  1.1   8 years  christos   Add kinfo_getvmmap from FreeBSD
[TXT] pidfile.3  1.16   6 years  abhinav   Add missing functions to the NAME section
[TXT] efun.3  1.14   8 years  kamil   Bump date for recent changes
[TXT] shlib_version  1.54   7 years  roy   Bump libutil for new pidfile functions.
[TXT] login_cap.c  1.33   8 years  kamil   Correct typos in comments Pointed out by Edgar Fuss and J. Lewis Muir.
[TXT] getmntopts.c  1.4   16 years  pooka   Emulate behaviour described in man page and return NULL if an error occurs.
[TXT] raise_default_signal.3  1.3   13 years  njoly   Fix sigprocmask section (3 -> 2).
[TXT] pty.c  1.32   5 years  kamil   Fix stack use after scope in libutil/pty The pt variable's elements are used af...
[TXT] stat_flags.3  1.8   11 years  wiz   Fix string_to_flags prototype. From Brooks Davis in PR 46986. Bump date.
[TXT] stat_flags.c  1.2   17 years  cbiere   Fixed string truncation bug in flags_to_string(): SAPPEND() uses sizeof(string) ...
[TXT] getfsspecname.3  1.6   5 years  jmcneill   If fs_spec starts with the special string "ROOT.", replace it with a device path...
[TXT] getlabelsector.3  1.8   12 years  njoly   Kill empty Dv macro.
[TXT] logout.c  1.16   18 years  elad   Lint warnings.
[TXT] sockaddr_snprintf.c  1.14   7 years  christos   Make this portable to other OSs
[TXT] pw_lock.3  1.14   13 years  wiz   Mark up NULL with Dv.
[TXT] strpct.3  1.6   10 years  riastradh   Merge riastradh-drm2 to HEAD.
[TXT] proc_compare.3  1.2   12 years  wiz   Minor improvements.
[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] login_tty.c  1.13   12 years  plunky   NULL does not need a cast, here
[TXT] opendisk.c  1.14   7 years  christos   PR/51216: Instead of trying to open files in the current working directory first...
[TXT] passwd.c  1.53   5 years  kamil   Prevent underflow buffer read in trim_whitespace() in libutil/passwd.c If a str...
[TXT] getmntopts.3  1.14   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] pw_init.3  1.16   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] pidlock.3  1.13   6 years  wiz   Sort errors.
[TXT] ttymsg.3  1.13   11 years  wiz   Sort sections.
[TXT] kinfo_getvmmap.c  1.4   6 years  kamil   Stop including <sys/user.h> in userland libraries This header in this context i...
[TXT] getrawpartition.c  1.7   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[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] 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] opendisk.3  1.16   5 years  wiz   Use mdoc macros.
[TXT] getbyteorder.c  1.1   10 years  matt   branches: 1.1.2; 1.1.8; Add getbyteorder() call.
[TXT] efun.c  1.10   8 years  kamil   branches: 1.10.16; Add ereallocarr(3) to libutil ereallocarr(3) wraps realloca...
[TXT] pidfile.c  1.14   7 years  roy   branches: 1.14.16; Removed botched debug left over.
[TXT] pidlock.c  1.16   11 years  christos   branches: 1.16.32; read returns ssize_t, and err is a function name.
[TXT] snprintb.3  1.17   6 years  abhinav   branches: 1.17.4; Add snprintb_m to the NAME section.
[TXT] ttyaction.c  1.19   15 years  martin   branches: 1.19.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] util.3  1.26   6 years  abhinav   branches: 1.26.12; Use Sy to highlight the table header.
[TXT] getdiskrawname.3  1.3   6 years  abhinav   branches: 1.3.12; Add getdiskcookedname to the NAME section Fix couple of typos...
[TXT] getfstypename.3  1.3   12 years  christos   branches: 1.3.4; remove clauses 3 and 4
[TXT] loginx.3  1.3   15 years  martin   branches: 1.3.8; Convert TNF licenses to new 2 clause variant
[TXT] raise_default_signal.c  1.3   15 years  martin   branches: 1.3.8; Remove clause 3 and 4 from TNF licenses
[TXT] getbyteorder.3  1.4   10 years  riastradh   branches: 1.4.4; Merge riastradh-drm2 to HEAD.
[TXT] getdiskrawname.c  1.5   9 years  christos   branches: 1.5.16; 1.5.18; KNF, sign cast.
[TXT] getmaxpartitions.c  1.6   15 years  martin   branches: 1.6.8; Remove clause 3 and 4 from TNF licenses
[TXT] Makefile  1.82   5 years  kre   branches: 1.82.2; Document opendisk1() - it has been around long enough. (pity...
[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] getlabelsector.c  1.5   12 years  jmcneill   getlabelusesmbr: initialize 'oldlenp' parameter to sysctlbyname
[TXT] openpty.3  1.17   11 years  christos   mention PATH_MAX instead of 16.
[TXT] getbootfile.c  1.6   8 years  christos   prefer <sys/cpu.h> instead of <machine/cpu.h>
[TXT] disklabel_dkcksum.c  1.4   18 years  thorpej   u_short -> uint16_t
[TXT] login_cap.3  1.23   8 years  wiz   unsigned -> unsigned int
[TXT] getfsspecname.c  1.7   5 years  christos   use the right type.
[TXT] secure_path.c  1.2   21 years  wiz   writable, not writeable.
[TXT] Version.map (in the Attic) [Hide]  1.1   11 years  agc   branches: 1.1.2; file Version.map was initially added on branch agc-symver.
[TXT] bswap.3 (in the Attic) [Hide]  1.3   25 years  bouyer   Move the bswap functions from libutil to libc (this bups the minor of libc and t...
[TXT] bswap.c (in the Attic) [Hide]  1.3   25 years  bouyer   Move the bswap functions from libutil to libc (this bups the minor of libc and t...
[TXT] daemon.c (in the Attic) [Hide]  1.4   30 years  mycroft   Clean up deleted files.
[TXT] fparseln.3 (in the Attic) [Hide]  1.12   21 years  lukem   - Migrate fparseln(3) from libutil to libc, where it should have been in the f...
[TXT] fparseln.c (in the Attic) [Hide]  1.12   21 years  lukem   - Migrate fparseln(3) from libutil to libc, where it should have been in the f...
[TXT] getbsize.c (in the Attic) [Hide]  1.4   30 years  mycroft   Clean up deleted files.
[TXT] getdate.3 (in the Attic) [Hide]  1.2   17 years  christos   rename getdate to parsedate to avoid conflict with posix function
[TXT] getdate.y (in the Attic) [Hide]  1.3   17 years  christos   rename getdate to parsedate to avoid conflict with posix function
[TXT] getloadavg.3 (in the Attic) [Hide]  1.3   30 years  mycroft   Clean up deleted files.
[TXT] getloadavg.c (in the Attic) [Hide]  1.3   30 years  mycroft   Clean up deleted files.
[TXT] humanize_number.3 (in the Attic) [Hide]  1.3   21 years  abs   Move humanize_number(3) from libutil to libc as per discussion on tech-misc Reve...
[TXT] humanize_number.c (in the Attic) [Hide]  1.4   21 years  abs   Move humanize_number(3) from libutil to libc as per discussion on tech-misc Reve...
[TXT] kvm.c (in the Attic) [Hide]  1.24   30 years  mycroft   Clean up deleted files.
[TXT] pw_policy.3 (in the Attic) [Hide]  1.10   14 years  drochner   retire pw_policy(3) -- it is not found useful, there are other (more common) way...
[TXT] pw_policy.c (in the Attic) [Hide]  1.15   14 years  drochner   retire pw_policy(3) -- it is not found useful, there are other (more common) way...
[TXT] pwcache.3 (in the Attic) [Hide]  1.3   30 years  mycroft   Clean up deleted files.
[TXT] pwcache.c (in the Attic) [Hide]  1.4   29 years  mycroft   Clean up deleted files.
[TXT] securepath.3 (in the Attic) [Hide]  1.4   23 years  itojun   rename securepath.3 into secure_path.3, as the function is named secure_path(). ...
[TXT] securepath.c (in the Attic) [Hide]  1.6   22 years  wiz   Rename secure_path(3) source file from securepath.c to secure_path.c.
[TXT] snprintb.c (in the Attic) [Hide]  1.8   15 years  christos   move snprintb to common


CVSweb <webmaster@jp.NetBSD.org>