summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Some tricks I use when I upgrade.des2002-10-291-0/+20
* Correct shell code to expand globs in FREEBSD-Xlistdes2002-10-291-1/+1
* More cruft.des2002-10-291-0/+2
* Mention that the left-hand side of the comparisonru2002-10-291-3/+2
* This commit was generated by cvs2svn to compensate for changes in r106121,des2002-10-2978-1597/+3674
|\
| * Vendor import of OpenSSH-portable 3.5p1.des2002-10-29133-2117/+4911
* | Mostly support alternate manpage zipping.obrien2002-10-291-16/+35
* | Remove unnecessary inclusion of <rune.h> to make it obvious that this filetjr2002-10-291-1/+0
* | Lower a priority of "session drop" messages.maxim2002-10-291-1/+1
* | Tweak the warning language.obrien2002-10-291-4/+4
* | Fix various minor issues.phk2002-10-291-3/+5
* | Sparc64 will not need the same hacks as alpha did. Hopefully alpha wontphk2002-10-292-8/+8
* | the 'd' partition hasn't been magic for years, so allocate it in naturalphk2002-10-291-1/+1
* | Add the write_spar64_disk.c to make life easier for testers.phk2002-10-291-0/+94
* | Duh. #ifdef CTASSERT so we don't break user-land software.phk2002-10-291-0/+2
* | Fix winChkName() to match when the last slot contains nothing but thesemenu2002-10-291-1/+8
* | Convert most instances of "FreeBSD" to &os;.bmah2002-10-291-38/+38
* | o Change .Nd to be less redundant and more consistent with upcoming policychris2002-10-291-2/+2
* | Remove unnecessary <sys/malloc.h> include.semenu2002-10-298-8/+0
* | Split var.c into var.c and var_modify.c and move all the modification funcsjmallett2002-10-287-669/+731
* | Put a CTASSERT on the size of struct sun_disklabel.phk2002-10-281-0/+2
* | Scoop out examples illustrating the label text format and refer tochris2002-10-281-51/+5
* | Correctly spell "te" as "mls".chris2002-10-281-1/+1
* | Add a man page describing the Mandatory Access Control label format.chris2002-10-282-1/+81
* | Add the remaning part of the new libdisk interaction.phk2002-10-285-2/+79
* | Add support for the new libdisk interaction.phk2002-10-281-2/+15
* | Fix the wizardmodes 'write' command to not explode: Don't referencephk2002-10-282-8/+4
* | End of translation of section 1.5gioria2002-10-281-64/+70
* | Add note: cvs checkout -P needed for fresh tree.imp2002-10-281-1/+3
* | Trim extraneous #else and #endif MAC comments per style(9).rwatson2002-10-282-9/+9
* | Correct a typo in a previously commented include entry that was maderwatson2002-10-281-1/+1
* | Remove all reference to 'struct oldmac', since it's no longer requiredrwatson2002-10-284-98/+63
* | Clarify style(9) WRT comments following #endif, #else.rwatson2002-10-281-1/+63
* | Add a return type for mac_biba_high_single(), apparently lost in anrwatson2002-10-281-0/+1
* | Rename mac_biba_subject_equal_ok() to mac_biba_subject_privileged()rwatson2002-10-281-6/+6
* | Zero the trusted_interface buffer before starting parsing.rwatson2002-10-281-0/+6
* | An inappropriate ASSERT slipped in during the recent merge of therwatson2002-10-289-18/+0
* | Reduce namespace pollution to userland.scottl2002-10-281-0/+2
* | Fix a bug in the cherry-picker kkey generator routine.phk2002-10-281-0/+1
* | libfetch is now WARNS5 clean in the non-SSL case.des2002-10-281-1/+1
* | Cross-reference putc(3).tjr2002-10-281-0/+1
* | Allow the admin to specify a different NAS identifier than the hostname.des2002-10-282-11/+20
* | Fix an off-by-one error (> where >= should have been used) which causeddes2002-10-281-6/+5
* | Simplify by using inference rules properly.tjr2002-10-281-22/+10
* | Emptify.ru2002-10-281-1/+1
* | Move SCSI drivers to third floppy disk (drivers.flp) to give "makemurray2002-10-281-0/+5
* | Handle boundary cases more correctly; mblen(s, 0) and mbtowc(NULL, s, 0)tjr2002-10-282-8/+6
* | Add more compatibility junk.phk2002-10-282-11/+34
* | Close a race window in kse_create(): signal delivered after SIGPENDING calldavidxu2002-10-282-8/+4
* | Remove stale information from these two manpage, and point the readersluigi2002-10-282-299/+36
OpenPOWER on IntegriCloud