| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
This keeps most startup scripts as CONFS per discussion on src-committers from
back during BSDCan.
Approved by: will (mentor)
Differential Revision: https://reviews.freebsd.org/D16466
Notes:
svn path=/head/; revision=336845
|
| |
|
|
|
|
|
| |
sio# to uart# so that out-of-the-box FreeBSD is consistent.
Notes:
svn path=/head/; revision=180619
|
| |
|
|
| |
Notes:
svn path=/head/; revision=180563
|
| |
|
|
|
|
|
|
| |
Usually, getty(8) does the trick, but if you just need a
serial console without getty(8), here's how.
Notes:
svn path=/head/; revision=157040
|
| |
|
|
|
|
|
| |
character for both.
Notes:
svn path=/head/; revision=137698
|
| |
|
|
| |
Notes:
svn path=/head/; revision=137697
|
| |
|
|
|
|
|
|
|
|
| |
makes any sense.
Discussed with: dougb, brooks
MFC after: 3 days
Notes:
svn path=/head/; revision=136224
|
| |
|
|
|
|
|
| |
Some suggestions from: rwatson, Ruben de Groot <mail25@bzerk.org>
Notes:
svn path=/head/; revision=126744
|
| |
|
|
|
|
|
| |
the example host to modem speed).
Notes:
svn path=/head/; revision=114685
|
| |
|
|
|
|
|
| |
`sysctl -n kern.drainwait` instead of to the boot-time default of 300.
Notes:
svn path=/head/; revision=114682
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Space -> tabs conversion.
* Removed blanks before semicolon in "if ... ; then".
* Proper indentation of misindented lines.
* Put a full stop after some comments.
* Removed whitespace at end of line.
Approved by: silence from gordon
Notes:
svn path=/head/; revision=104980
|
| |
|
|
|
|
|
|
|
|
|
| |
while. This is only the script pieces, the glue for the build comes next.
Submitted by: Mike Makonnen <makonnen@pacbell.net>
Reviewed by: silence on -current and -hackers
Prodded by: rwatson
Notes:
svn path=/head/; revision=100280
|
| |
|
|
|
|
|
|
|
| |
PR: 37370
Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
MFC after: 2 weeks
Notes:
svn path=/head/; revision=95305
|
| |
|
|
|
|
|
| |
w/o giving any credit.
Notes:
svn path=/head/; revision=66830
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50472
|
| |
|
|
|
|
|
|
|
| |
commit.
Reported by: bde
Notes:
svn path=/head/; revision=50454
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* All variables are now embraced: ${foo}
* All comparisons against some value now take the form:
[ "${foo}" ? "value" ]
where ? is a comparison operator
* All empty string tests now take the form:
[ -z "${foo}" ]
* All non-empty string tests now take the form:
[ -n "${foo}" ]
Submitted by: jkh
Notes:
svn path=/head/; revision=50357
|
| |
|
|
|
|
|
| |
Back out last brain blip.
Notes:
svn path=/head/; revision=34561
|
| |
|
|
| |
Notes:
svn path=/head/; revision=34550
|
| |
|
|
| |
Notes:
svn path=/head/; revision=23607
|
| |
|
|
| |
Notes:
svn path=/head/; revision=23037
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
|
|
|
|
| |
Submitted by: Daniel O'Callaghan <danny@lynx.its.unimelb.edu.au>
+ mods by bde
Notes:
svn path=/head/; revision=14239
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13798
|
| |
|
|
|
|
|
| |
had turned tabs into spaces.
Notes:
svn path=/head/; revision=7708
|
| |
|
|
| |
Notes:
svn path=/head/; revision=5398
|
| |
|
|
| |
Notes:
svn path=/head/; revision=4982
|
|
|
Notes:
svn path=/head/; revision=1675
|