Searched hist:64990 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/lib/libutil/
H A Dlogin_crypt.c64990 Wed Aug 23 01:45:57 MDT 2000 green Stick login_setcryptfmt() in its own file to make pulling in of
-lcrypt only happen if truly necessary.
H A Dlogin_cap.cdiff 64990 Wed Aug 23 01:45:57 MDT 2000 green Stick login_setcryptfmt() in its own file to make pulling in of
-lcrypt only happen if truly necessary.
H A DMakefilediff 64990 Wed Aug 23 01:45:57 MDT 2000 green Stick login_setcryptfmt() in its own file to make pulling in of
-lcrypt only happen if truly necessary.
/freebsd-10.1-release/bin/sh/
H A Dcd.cdiff 176521 Sun Feb 24 14:50:55 MST 2008 stefanf Split updatepwd() into two smaller functions. The first one, findpwd(),
computes the new path and the second one, updatepwd(), updates the variables
PWD, OLDPWD and the path used for the pwd builtin according to the new
directory. For a logical directory change, chdir() is now called between
those two functions, no longer causing wrong values to be stored in PWD etc. if
it fails.

PR: 64990, 101316, 120571

Completed in 174 milliseconds