summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The value of IPPROTO_DIVERT has changed.fenner2002-10-291-0/+5
* Renumber IPPROTO_DIVERT out of the range of valid IP protocol numbers.fenner2002-10-293-4/+19
* PRINTERDEVICE can now take multiple values.ru2002-10-296-52/+68
* Index is unique for each PRINTERDEVICE.ru2002-10-291-6/+16
* The syscall names are string constants, so make them consts.dwmalone2002-10-292-3/+3
* Add scr2txt to the required list of doc ports for "make release". Imurray2002-10-291-0/+1
* Use a single style for share/doc/ makefiles.ru2002-10-2934-150/+129
* Cosmetics.ru2002-10-291-1/+1
* Sort SUBDIR list.ru2002-10-291-3/+2
* bsd.doc.mk changes:ru2002-10-2931-191/+164
* The agp device also exists on alpha and ia64.nyan2002-10-292-2/+2
* Don't call warn(3).phk2002-10-291-5/+1
* Don't forget to '\n'-terminate new entries. This unbreaks chpass -a.des2002-10-291-1/+2
* - Some sections are for not only i386 but pc98.nyan2002-10-294-14/+14
* Don't try to dereference a NULL pw pointer. This would happen whenjoerg2002-10-291-1/+1
* Fix `pkg_add -r' by backing out revs 1.34-1.38.obrien2002-10-291-52/+19
* Whitespace cleanupdes2002-10-291-5/+5
* Since make release is toast anyway, add wood to the pyre:phk2002-10-295-744/+314
* In VarHead(), look into the correct (modified) string.jmallett2002-10-291-1/+1
* Update for OpenSSH 3.5p1.des2002-10-293-2/+11
* Add a fortune for people who have read their classics.phk2002-10-291-0/+9
* Resolve conflicts.des2002-10-2957-526/+1253
* Protect against tag expansion + fix some brainos.des2002-10-291-6/+6
* 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
OpenPOWER on IntegriCloud