openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
OpenRC
Settings
|
Report Duplicate
32
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 26, 2024 — Jun 26, 2025
Showing page 118 of 128
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
API change! rc_config_env is renamed to rc_make_env and takes no argument.
Roy Marples
More...
almost 18 years ago
Don't space separate the options
Roy Marples
More...
almost 18 years ago
API change! rc_ls_dir, rc_get_config and rc_get_list no longer take a starting list as a first argument. Instead, use rc_strlist_join to append or prepend the new list to an existing list.
Roy Marples
More...
almost 18 years ago
API change! rc_strlist_add and friends now take char *** instead of char ** and return a pointer to the item added instead of the new list head. This is so we can easily tell if the item was successfully added or not instead of iterating through the list looking for it.
Roy Marples
More...
almost 18 years ago
Re-work mountinfo so that we have a lot less OS specific code
Roy Marples
More...
almost 18 years ago
Fix fallback configurations
Roy Marples
More...
almost 18 years ago
Portability
Roy Marples
More...
almost 18 years ago
Document the preferance of wpa_supplicant, #192828.
Roy Marples
More...
almost 18 years ago
BSD will need a fixed gcc for --as-needed
Roy Marples
More...
almost 18 years ago
More --as-needed foo
Roy Marples
More...
almost 18 years ago
Work better with --as-needed
Roy Marples
More...
almost 18 years ago
librc should link against libeinfo too
Roy Marples
More...
almost 18 years ago
revert EARLY_MOUNTS since everything in the boot runlevel depends on localmount already and anything that runs before it does not rely on things like /tmp or /var/run (and because i confused localmount with checkroot)
Mike Frysinger
More...
almost 18 years ago
add BSD SPECIFIC OPTIONS marking
Mike Frysinger
More...
almost 18 years ago
only do the X lock stuff in /tmp so people can overload WIPE_TMP_DIRS for a general "wipe this directory" option. also force +t on /tmp and /var/tmp.
Mike Frysinger
More...
almost 18 years ago
Allow people to specify a list of early mount points which will be mounted at the end of localmount so they can do tmpfs on things like /tmp #181527.
Mike Frysinger
More...
almost 18 years ago
Allow people to specify a list of temp dirs to clean in bootmisc #191807.
Mike Frysinger
More...
almost 18 years ago
Makefile in src now supports pmake as used on the BSDs.
Roy Marples
More...
almost 18 years ago
strdup -> rc_xstrdup
Roy Marples
More...
almost 18 years ago
start-stop-daemon now works with userids correctly when a pidfile is not specified, #191206.
Roy Marples
More...
almost 18 years ago
Add --quiet to mountinfo
Roy Marples
More...
almost 18 years ago
Always attempt to mount /dev/pts when devpts is available as it may appear in some 2.4 setups.
Mike Frysinger
More...
almost 18 years ago
Release rc4
Roy Marples
More...
almost 18 years ago
RC_TTY_NUMBER now defaults to 12, #190996 thanks to Pacho Ramos.
Roy Marples
More...
almost 18 years ago
Don't use local here
Roy Marples
More...
almost 18 years ago
We may not always add to the array, so re-count it afterwards
Roy Marples
More...
almost 18 years ago
Only generate dependencies for Gentoo scripts, #190547.
Roy Marples
More...
almost 18 years ago
Don't add multiple entries to ld.so.conf
Roy Marples
More...
almost 18 years ago
More path fixes thanks to Thomas Pani
Roy Marples
More...
almost 18 years ago
Use correct defines
Roy Marples
More...
almost 18 years ago
←
1
2
…
114
115
116
117
118
119
120
121
122
…
127
128
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree