| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | symlink.7: add a new section "mount options" | Wolfram Schneider | 2026-01-19 | 1 | -2/+19 |
| * | ln: Simplify sameness checks | Dag-Erling Smørgrav | 2025-10-07 | 1 | -1/+1 |
| * | ln: Tweak append logic. | Dag-Erling Smørgrav | 2025-04-15 | 2 | -8/+32 |
| * | faccessat(2): Honor AT_SYMLINK_NOFOLLOW | Fernando Apesteguía | 2024-08-11 | 1 | -1/+2 |
| * | Remove residual blank line at start of Makefile | Warner Losh | 2024-07-15 | 2 | -2/+0 |
| * | ln: Improve link(1) variant of ln(1). | Dag-Erling Smørgrav | 2024-04-04 | 2 | -14/+83 |
| * | ln: Add a test case for ln -sfF. | Dag-Erling Smørgrav | 2024-03-27 | 1 | -0/+17 |
| * | ln: Clean up and simplify tests. | Dag-Erling Smørgrav | 2024-03-27 | 1 | -48/+20 |
| * | ln: Use stdbool, style nits. | Dag-Erling Smørgrav | 2024-03-27 | 1 | -37/+39 |
| * | Remove copyright strings ifdef'd out | Warner Losh | 2023-11-27 | 1 | -9/+0 |
| * | bin: Remove ancient SCCS tags. | Warner Losh | 2023-11-27 | 4 | -8/+0 |
| * | Remove $FreeBSD$: one-line nroff pattern | Warner Losh | 2023-08-16 | 2 | -2/+0 |
| * | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 5 | -5/+0 |
| * | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| * | Update/fix Makefile.depend for userland | Simon J. Gerraty | 2023-04-19 | 1 | -1/+0 |
| * | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
| * | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
| * | DIRDEPS_BUILD: Connect new directories. | Bryan Drewery | 2017-10-31 | 1 | -0/+11 |
| * | Add HAS_TESTS to all Makefiles that are currently using the | Enji Cooper | 2017-08-02 | 1 | -0/+1 |
| * | Convert traditional ${MK_TESTS} conditional idiom for including test | Enji Cooper | 2017-08-02 | 1 | -3/+1 |
| * | Don't expect :sF_flag to fail anymore | Enji Cooper | 2017-06-20 | 1 | -1/+1 |
| * | ln(1): fix -F behavior | Enji Cooper | 2017-06-20 | 1 | -3/+3 |
| * | Style fixes: clean up leading whitespace (8 single column spaces -> \t) | Enji Cooper | 2017-06-12 | 1 | -101/+101 |
| * | ln(1): wordsmith -F option description | Enji Cooper | 2017-06-12 | 1 | -3/+7 |
| * | Add a testcase for `ln -sF` | Enji Cooper | 2017-06-12 | 1 | -0/+17 |
| * | Use readlink(1)/stat(1) to query symlinks instead of file(1) | Enji Cooper | 2017-06-12 | 1 | -7/+14 |
| * | bin/ln: Set umask appropriately before creating files for testing | Alan Somers | 2017-06-12 | 1 | -0/+3 |
| * | Add tests for ln(1) | Alan Somers | 2017-06-08 | 3 | -0/+228 |
| * | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 3 | -3/+3 |
| * | Explicitly add unmarked bin/ binaries to the runtime package. | Glen Barber | 2016-02-09 | 1 | -0/+1 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+18 |
| |\ | |||||
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 1 | -11/+12 |
| | |\ | |/ |/| | |||||
| | * | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| | * | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| | * | Merge from head | Simon J. Gerraty | 2013-09-05 | 1 | -4/+4 |
| | |\ | |||||
| | * | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| | * | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 1 | -1/+1 |
| | |\ \ | |||||
| | * \ \ | Sync from head | Simon J. Gerraty | 2012-11-04 | 1 | -1/+65 |
| | |\ \ \ | |||||
| | * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+19 |
| * | | | | | symlink(7): Mention chflagsat() (can take AT_SYMLINK_NOFOLLOW). | Jilles Tjoelker | 2015-02-16 | 1 | -1/+2 |
| * | | | | | Add futimens and utimensat system calls. | Jilles Tjoelker | 2015-01-23 | 1 | -3/+4 |
| * | | | | | symlink(7): Note that stat(1) does not follow symlinks by default. | Jilles Tjoelker | 2014-12-29 | 1 | -9/+8 |
| | |_|_|/ |/| | | | |||||
| * | | | | Add 'static' where able. | Eitan Adler | 2013-06-02 | 1 | -4/+4 |
| | |_|/ |/| | | |||||
| * | | | Fix wording nit. | Glen Barber | 2012-12-28 | 1 | -1/+1 |
| | |/ |/| | |||||
| * | | Add a couple of examples. | Joel Dahl | 2012-11-02 | 1 | -1/+65 |
| |/ | |||||
| * | Put some static keywords in the source code. | Ed Schouten | 2011-10-31 | 1 | -9/+9 |
| * | bin: Prefer strrchr() to rindex(). | Jilles Tjoelker | 2011-03-15 | 1 | -1/+1 |
| * | Spelling fixes. | Joel Dahl | 2010-07-31 | 1 | -1/+1 |
