Age | Commit message (Expand) | Author |
2007-05-30 | Call umount with LC_ALL=C so that we can umount /usr | Roy Marples |
2007-05-30 | Only call systohw in clock when we don't have adjfile or we aren't UTC. | Roy Marples |
2007-05-30 | Always update mtab | Roy Marples |
2007-05-27 | Improve spelling | Roy Marples |
2007-05-23 | Harden testing of /proc being valid | Roy Marples |
2007-05-23 | RC_SYS should now set XEN0 correctly | Roy Marples |
2007-05-22 | Create a function for running init.sh and init-early.sh which saves on code a... | Roy Marples |
2007-05-18 | Be more resilient when the nettree is invalid | Roy Marples |
2007-05-16 | Default eend to SUCCESS if no options given | Roy Marples |
2007-05-16 | busybox sysctl does not support -q | Roy Marples |
2007-05-16 | Remove debug line | Roy Marples |
2007-05-16 | Stop using getimeofday for timeouts incase the clock changes. | Roy Marples |
2007-05-16 | Allow more modes to work. | Roy Marples |
2007-05-15 | /etc/conf.d/rc.$runlevel now works, #177869. | Roy Marples |
2007-05-15 | Don't enable syn cookies by default as support for them isn't enabled in the ... | Roy Marples |
2007-05-14 | Implement FreeBSD's dlfunc function to avoid ISO warnings on dlsym - thanks t... | Roy Marples |
2007-05-14 | Use correct function casts. Use dlfunc where available to remove ISO warnings :) | Roy Marples |
2007-05-14 | Release alpha3 | Roy Marples |
2007-05-14 | Should fix this bug too | Roy Marples |
2007-05-14 | RC_INTERACTIVE now works, #178331. | Roy Marples |
2007-05-14 | Add --startas back to s-s-d, #175980, #175981. | Roy Marples |
2007-05-14 | Allow time for pidfiles to be created, #178274. | Roy Marples |
2007-05-12 | Fix forcing preferred APS | Roy Marples |
2007-05-12 | mount nfsd on /proc/fs/nfs automatically | Mike Frysinger |
2007-05-11 | Store the defined random pool size, #177722 thanks to Yaroslav Isakov. | Roy Marples |
2007-05-11 | Use auto for /mnt/cdrom, #177990. | Roy Marples |
2007-05-11 | Use clock MONOTONIC to timeout, not localtime, #177514 | Roy Marples |
2007-05-11 | Only mount ro on Linux | Roy Marples |
2007-05-08 | When we don't have an address return 1, #176577. | Roy Marples |
2007-05-05 | Better fix | Roy Marples |
2007-05-05 | Fix KV_to_int working with funky kernel versions, #177197. | Roy Marples |
2007-05-05 | Remove reference to dm-crypt | Roy Marples |
2007-05-04 | Fix unicode keymaps, #173528. | Roy Marples |
2007-05-03 | Always pass ttyname to sulogin | Roy Marples |
2007-05-03 | Only use any when >1 interface | Roy Marples |
2007-05-03 | Allow ip6to4 tunnels to use any derived address, #170290. | Roy Marples |
2007-05-03 | dns_sortlist and dns_options now work as documented, #175367. | Roy Marples |
2007-05-03 | Load the config file before the init script to stop badly coded init scripts ... | Roy Marples |
2007-05-03 | enable ecn cookies by default and disable ip forwarding | Mike Frysinger |
2007-05-02 | Don't timeout waiting for checkfs and checkroot. Do a better fix later. | Roy Marples |
2007-05-02 | We don't have console, so default to no for fsck | Roy Marples |
2007-05-02 | SSD_NICELEVEL can now affect the nicelevel for daemons started | Roy Marples |
2007-05-02 | Correct tabs | Roy Marples |
2007-05-02 | Don't delete addresses for PPP interfaces, #176764. | Roy Marples |
2007-05-02 | Stop blindly assuming that a blank TERM is cons25. For cons25 terms we drop o... | Roy Marples |
2007-05-01 | s-s-d with dhcpcd still has some issues, revert until a fix for dhcpcd is made | Roy Marples |
2007-04-30 | debugfs support | Mike Frysinger |
2007-04-30 | Stop using the [ -z "$@" ] test, use [ $# = 0 ] instead, #176554. | Roy Marples |
2007-04-30 | restart/schedule stopped services when the trigger service goes inactive on a... | Roy Marples |
2007-04-30 | Fix carrier_timeout | Roy Marples |