aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix `pkg_add -r' by backing out revs 1.34-1.38.David E. O'Brien2002-10-291-52/+19
* Whitespace cleanupDag-Erling Smørgrav2002-10-291-5/+5
* Since make release is toast anyway, add wood to the pyre:Poul-Henning Kamp2002-10-295-742/+312
* In VarHead(), look into the correct (modified) string.Juli Mallett2002-10-291-1/+1
* Update for OpenSSH 3.5p1.Dag-Erling Smørgrav2002-10-293-2/+11
* Add a fortune for people who have read their classics.Poul-Henning Kamp2002-10-291-0/+9
* Resolve conflicts.Dag-Erling Smørgrav2002-10-2957-526/+1253
* Protect against tag expansion + fix some brainos.Dag-Erling Smørgrav2002-10-291-6/+6
* Some tricks I use when I upgrade.Dag-Erling Smørgrav2002-10-291-0/+20
* Correct shell code to expand globs in FREEBSD-XlistDag-Erling Smørgrav2002-10-291-1/+1
* More cruft.Dag-Erling Smørgrav2002-10-291-0/+2
* Mention that the left-hand side of the comparisonRuslan Ermilov2002-10-291-3/+2
* This commit was generated by cvs2svn to compensate for changes in r106121,Dag-Erling Smørgrav2002-10-2978-1595/+3672
|\
| * Vendor import of OpenSSH-portable 3.5p1.Dag-Erling Smørgrav2002-10-29133-2115/+4909
* | Mostly support alternate manpage zipping.David E. O'Brien2002-10-291-16/+35
* | Remove unnecessary inclusion of <rune.h> to make it obvious that this fileTim J. Robbins2002-10-291-1/+0
* | Lower a priority of "session drop" messages.Maxim Konovalov2002-10-291-1/+1
* | Tweak the warning language.David E. O'Brien2002-10-291-4/+4
* | Fix various minor issues.Poul-Henning Kamp2002-10-291-3/+5
* | Sparc64 will not need the same hacks as alpha did. Hopefully alpha wontPoul-Henning Kamp2002-10-292-8/+8
* | the 'd' partition hasn't been magic for years, so allocate it in naturalPoul-Henning Kamp2002-10-291-1/+1
* | Add the write_spar64_disk.c to make life easier for testers.Poul-Henning Kamp2002-10-291-0/+94
* | Duh. #ifdef CTASSERT so we don't break user-land software.Poul-Henning Kamp2002-10-291-0/+2
* | Fix winChkName() to match when the last slot contains nothing but theSemen Ustimenko2002-10-291-1/+8
* | Convert most instances of "FreeBSD" to &os;.Bruce A. Mah2002-10-291-38/+38
* | o Change .Nd to be less redundant and more consistent with upcoming policyChris Costello2002-10-291-2/+2
* | Remove unnecessary <sys/malloc.h> include.Semen Ustimenko2002-10-298-8/+0
* | Split var.c into var.c and var_modify.c and move all the modification funcsJuli Mallett2002-10-287-669/+731
* | Put a CTASSERT on the size of struct sun_disklabel.Poul-Henning Kamp2002-10-281-0/+2
* | Scoop out examples illustrating the label text format and refer toChris Costello2002-10-281-51/+5
* | Correctly spell "te" as "mls".Chris Costello2002-10-281-1/+1
* | Add a man page describing the Mandatory Access Control label format.Chris Costello2002-10-282-1/+81
* | Add the remaning part of the new libdisk interaction.Poul-Henning Kamp2002-10-285-2/+79
* | Add support for the new libdisk interaction.Poul-Henning Kamp2002-10-281-2/+15
* | Fix the wizardmodes 'write' command to not explode: Don't referencePoul-Henning Kamp2002-10-282-8/+4
* | End of translation of section 1.5Sebastien Gioria2002-10-281-63/+69
* | Add note: cvs checkout -P needed for fresh tree.Warner Losh2002-10-281-1/+3
* | Trim extraneous #else and #endif MAC comments per style(9).Robert Watson2002-10-282-9/+9
* | Correct a typo in a previously commented include entry that was madeRobert Watson2002-10-281-1/+1
* | Remove all reference to 'struct oldmac', since it's no longer requiredRobert Watson2002-10-284-98/+63
* | Clarify style(9) WRT comments following #endif, #else.Robert Watson2002-10-281-1/+63
* | Add a return type for mac_biba_high_single(), apparently lost in anRobert Watson2002-10-281-0/+1
* | Rename mac_biba_subject_equal_ok() to mac_biba_subject_privileged()Robert Watson2002-10-281-6/+6
* | Zero the trusted_interface buffer before starting parsing.Robert Watson2002-10-281-0/+6
* | An inappropriate ASSERT slipped in during the recent merge of theRobert Watson2002-10-289-18/+0
* | Reduce namespace pollution to userland.Scott Long2002-10-281-0/+2
* | Fix a bug in the cherry-picker kkey generator routine.Poul-Henning Kamp2002-10-281-0/+1
* | libfetch is now WARNS5 clean in the non-SSL case.Dag-Erling Smørgrav2002-10-281-1/+1
* | Cross-reference putc(3).Tim J. Robbins2002-10-281-0/+1
* | Allow the admin to specify a different NAS identifier than the hostname.Dag-Erling Smørgrav2002-10-282-11/+20