File history
Tracking libc/misc/getpass.c
| Commit | Author | Date | Message |
|---|---|---|---|
f93c7372383d96e89508111baaac57cff6f2177 | Greg Haerr | 2026-01-11 | [libc] Cleanup tcdrain, tcsendbreak, getpass library internals |
d4a6f4c1ebbd1e6a10dd968a4b77a4fddb19196 | Chuck Coffing | 2023-02-25 | Fix getpass usage of fgets |
553732b10e8d59fb220344ae218f3c685a2c8b0 | Chuck Coffing | 2023-02-25 | Standardize formatting, no functional changes |
92bea658475b9fd11b29366d28f84dd94f70e77 | Greg Haerr | 2022-02-12 | Update libc to use paths.h |
d2f2b7f28940cec1dbf93eebf8cbae22503b2bb | Greg Haerr | 2021-12-21 | [libc] Add wildcard expansion and getpass |
a02b152cffe093e5dfee8a6cca10a2aaacae915 | Greg Haerr | 2020-04-02 | [cmds] Update fdisk for ELKS, also compiles and execute on host OS |
cb448c3eba5ca42aa7fd8e4c7ee3b0041ae1490 | Greg Haerr | 2020-03-31 | [kernel][cmds] Fix buggy getpass() causing login to run out of memory |
c2c649d4a72313a8fde8bf52f740b2e29ac8967 | Jody Bruchon | 2016-08-18 | Style cleanups on for/if/while in elkscmd |
b7ddaed8627add9efc1a1c9c6126b7630e3d784 | Jody Bruchon | 2015-03-05 | Mute a Makefile command, tons of code style/whitespace fixes |
9322feb205e40fcca48da669cf1e4602d0de26d | Andrew Richards | 1999-12-09 | Fixed correct behavoir is passwd related code by David Murn and Mario Frasca |
ac034ea45f68685dc870beb4890f0923ce487fc | Antonio | 1999-02-16 | Basic Unix Utilities for ELKS. |