summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Generally, anything that runs rc.d scripts internally shouldmtm2008-01-261-5/+5
* Use 'quietstart' so as not to get spammed with informational diagnostics.mtm2008-01-261-24/+26
* Explain how the passno field in /etc/fstab works with fsckmpp2008-01-261-3/+24
* Document the no-op -r option of BSD xargs(1).keramida2008-01-261-2/+30
* Remove Giant acquisition around soreceive() and sosend() in fifofs. Therwatson2008-01-261-10/+4
* Sync up quotacheck's preen.c with fsck's. This makes quotacheckmpp2008-01-265-199/+237
* Re-implement: do not silently fail when a command is not carriedmtm2008-01-263-3/+18
* Catch up with revision 1.18 of dcons_os.c and add an example of how to usetrhodes2008-01-261-1/+12
* In rev. 1.156, the convertion of the minor number to the unit numberkib2008-01-261-3/+5
* One of my powerbooks has this chip in it..julian2008-01-261-0/+1
* Allow arbitrary baud rates, not just the standard ones.emaste2008-01-261-22/+14
* add opt_global.h dependencykmacy2008-01-261-1/+1
* Fix a harmless type error in 1.9.bde2008-01-251-1/+1
* Fix a bug where a thread that hit the race where the sleep timeout firesjhb2008-01-251-2/+1
* Update the timestamp regexps in syncstamp() and monostamp() for > 99999jhb2008-01-251-2/+2
* Backout previous commit. It's going to clutter the consolemtm2008-01-251-3/+0
* Clarify in what formats the grouplist for the '-G' switch may be accepted.mtm2008-01-251-1/+1
* If the rc.conf(5) variable for a script is not enabled do not failmtm2008-01-251-0/+3
* Hide ipfw internal data structures behind IPFW_INTERNAL rather thanrwatson2008-01-253-0/+16
* Rev. 1.6 made it impossible to use rc.d/kerberos with the krb5 port.mtm2008-01-252-2/+1
* Calculate baud rate divisor instead of allowing only a fixed set ofemaste2008-01-252-35/+71
* Fix a race in the sleepqueue timeout code that resulted in sleeps notjhb2008-01-251-4/+25
* Once the release goes out, RELENG_7_* will need approval from so@.cperciva2008-01-241-0/+1
* Move the code for working with kld's out into its own file.jhb2008-01-244-269/+306
* When asked to use kqueue, AIO stores its internal state in thedumbbell2008-01-242-4/+8
* Do not dereference NULL scp in the case the screen is not opened.kib2008-01-241-0/+2
* Reflect lockcount() axing and lockmgr() prototype changing.attilio2008-01-241-20/+2
* - sched_4bsd is no longer a default system scheduler on someru2008-01-242-13/+5
* Bump __FreeBSD_version in order to signal:attilio2008-01-241-1/+1
* Cleanup lockmgr interface and exported KPI:attilio2008-01-2428-177/+112
* There is no PUC_FASTINTR option anymore.marck2008-01-241-12/+1
* - Reduce how much ZFS caches by default. This is another change to mitigatepjd2008-01-242-8/+10
* Change type of kmem_used() and kmem_size() functions to uint64_t, so itpjd2008-01-244-12/+12
* Replace the last susers calls in netinet6/ with privilege checks.bz2008-01-248-68/+99
* Differentiate between addifaddr and delifaddr for the privilege check.bz2008-01-241-1/+2
* Remove one more alpha leftover.ru2008-01-241-1/+1
* Many improvements that have been collected over time:scottl2008-01-243-43/+146
* Flag a hack.ru2008-01-241-1/+2
* Style.ru2008-01-241-2/+2
* Shorter equivalent of the command.ru2008-01-241-1/+1
* Cosmetique: sort the list.ru2008-01-241-2/+2
* Add a diagnostic note about "transmission error ... tx underrun, increasingtrhodes2008-01-241-1/+6
* Support source upgrades from at least 6.0-RELEASE.ru2008-01-232-5/+6
* tcp_usrreq.c:1.313 removed tcbinfo locking from tcp_usr_accept(), whichrwatson2008-01-231-0/+2
* Fix a regression introduced in rev 1.99: replace fclose(f) with a commentdes2008-01-231-1/+5
* - Document firewall_nat_enable related settings.chinsan2008-01-231-1/+26
* Fix bundle xmit octets stats for packet-split operation mode.mav2008-01-231-4/+4
* o Add boot, gdb, nfsserver and opencrypto dirs to CSCOPEDIRS; sort.maxim2008-01-231-3/+3
* Track version # from the portable release.kientzle2008-01-231-1/+1
* Explain a subtle API change that was made recently.kientzle2008-01-231-0/+21
OpenPOWER on IntegriCloud