]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-10-29 Ollivier RobertMerge conflicts.
2002-10-29 Ollivier RobertThis commit was generated by cvs2svn to compensate...
2002-10-29 Ollivier RobertVirgin import of ntpd 4.1.1a
2002-10-29 Robert WatsonHook up no-op stubs for reboot, swapon, sysctl entry...
2002-10-29 Robert WatsonImplement Biba policy entry points for mac_check_system...
2002-10-29 Robert WatsonRequire Biba privilege to relabel a network interface.
2002-10-29 Julian ElischerFinally get around to committing Bill Paul's FEC netgra...
2002-10-29 John BaldwinAdd a missing newline to the end of a device_printf().
2002-10-29 Warner LoshDon't take out the rl_mtx lock in the attach routine...
2002-10-29 Poul-Henning... Getting closer to getting things right:
2002-10-29 Anton BerezinRemove Perl bits still lurking in BSD.local.dist. ...
2002-10-29 Bill FennerThe value of IPPROTO_DIVERT has changed.
2002-10-29 Bill FennerRenumber IPPROTO_DIVERT out of the range of valid IP...
2002-10-29 Ruslan ErmilovPRINTERDEVICE can now take multiple values.
2002-10-29 Ruslan ErmilovIndex is unique for each PRINTERDEVICE.
2002-10-29 David MaloneThe syscall names are string constants, so make them...
2002-10-29 Murray StokelyAdd scr2txt to the required list of doc ports for ...
2002-10-29 Ruslan ErmilovUse a single style for share/doc/ makefiles.
2002-10-29 Ruslan ErmilovCosmetics.
2002-10-29 Ruslan ErmilovSort SUBDIR list.
2002-10-29 Ruslan Ermilovbsd.doc.mk changes:
2002-10-29 Yoshihiro TakahashiThe agp device also exists on alpha and ia64.
2002-10-29 Poul-Henning... Don't call warn(3).
2002-10-29 Dag-Erling... Don't forget to '\n'-terminate new entries. This unbre...
2002-10-29 Yoshihiro Takahashi- Some sections are for not only i386 but pc98.
2002-10-29 Joerg WunschDon't try to dereference a NULL pw pointer. This would...
2002-10-29 David E. O... Fix `pkg_add -r' by backing out revs 1.34-1.38.
2002-10-29 Dag-Erling... Whitespace cleanup
2002-10-29 Poul-Henning... Since make release is toast anyway, add wood to the...
2002-10-29 Juli MallettIn VarHead(), look into the correct (modified) string.
2002-10-29 Dag-Erling... Update for OpenSSH 3.5p1.
2002-10-29 Poul-Henning... Add a fortune for people who have read their classics.
2002-10-29 Dag-Erling... Resolve conflicts.
2002-10-29 Dag-Erling... Protect against tag expansion + fix some brainos.
2002-10-29 Dag-Erling... Some tricks I use when I upgrade.
2002-10-29 Dag-Erling... Correct shell code to expand globs in FREEBSD-Xlist
2002-10-29 Dag-Erling... More cruft.
2002-10-29 Ruslan ErmilovMention that the left-hand side of the comparison
2002-10-29 Dag-Erling... This commit was generated by cvs2svn to compensate...
2002-10-29 Dag-Erling... Vendor import of OpenSSH-portable 3.5p1.
2002-10-29 David E. O... Mostly support alternate manpage zipping.
2002-10-29 Tim J. RobbinsRemove unnecessary inclusion of <rune.h> to make it...
2002-10-29 Maxim KonovalovLower a priority of "session drop" messages.
2002-10-29 David E. O... Tweak the warning language.
2002-10-29 Poul-Henning... Fix various minor issues.
2002-10-29 Poul-Henning... Sparc64 will not need the same hacks as alpha did....
2002-10-29 Poul-Henning... the 'd' partition hasn't been magic for years, so alloc...
2002-10-29 Poul-Henning... Add the write_spar64_disk.c to make life easier for...
2002-10-29 Poul-Henning... Duh. #ifdef CTASSERT so we don't break user-land software.
2002-10-29 Semen UstimenkoFix winChkName() to match when the last slot contains...
2002-10-29 Bruce A. MahConvert most instances of "FreeBSD" to &os;.
2002-10-29 Chris Costelloo Change .Nd to be less redundant and more consistent...
2002-10-29 Semen UstimenkoRemove unnecessary <sys/malloc.h> include.
2002-10-28 Juli MallettSplit var.c into var.c and var_modify.c and move all...
2002-10-28 Poul-Henning... Put a CTASSERT on the size of struct sun_disklabel.
2002-10-28 Chris CostelloScoop out examples illustrating the label text format...
2002-10-28 Chris CostelloCorrectly spell "te" as "mls".
2002-10-28 Chris CostelloAdd a man page describing the Mandatory Access Control...
2002-10-28 Poul-Henning... Add the remaning part of the new libdisk interaction.
2002-10-28 Poul-Henning... Add support for the new libdisk interaction.
2002-10-28 Poul-Henning... Fix the wizardmodes 'write' command to not explode...
2002-10-28 Sebastien GioriaEnd of translation of section 1.5
2002-10-28 Warner LoshAdd note: cvs checkout -P needed for fresh tree.
2002-10-28 Robert WatsonTrim extraneous #else and #endif MAC comments per style(9).
2002-10-28 Robert WatsonCorrect a typo in a previously commented include entry...
2002-10-28 Robert WatsonRemove all reference to 'struct oldmac', since it's...
2002-10-28 Robert WatsonClarify style(9) WRT comments following #endif, #else.
2002-10-28 Robert WatsonAdd a return type for mac_biba_high_single(), apparentl...
2002-10-28 Robert WatsonRename mac_biba_subject_equal_ok() to mac_biba_subject_...
2002-10-28 Robert WatsonZero the trusted_interface buffer before starting parsing.
2002-10-28 Robert WatsonAn inappropriate ASSERT slipped in during the recent...
2002-10-28 Scott LongReduce namespace pollution to userland.
2002-10-28 Poul-Henning... Fix a bug in the cherry-picker kkey generator routine.
2002-10-28 Dag-Erling... libfetch is now WARNS5 clean in the non-SSL case.
2002-10-28 Tim J. RobbinsCross-reference putc(3).
2002-10-28 Dag-Erling... Allow the admin to specify a different NAS identifier...
2002-10-28 Dag-Erling... Fix an off-by-one error (> where >= should have been...
2002-10-28 Tim J. RobbinsSimplify by using inference rules properly.
2002-10-28 Ruslan ErmilovEmptify.
2002-10-28 Murray StokelyMove SCSI drivers to third floppy disk (drivers.flp...
2002-10-28 Tim J. RobbinsHandle boundary cases more correctly; mblen(s, 0) and...
2002-10-28 Poul-Henning... Add more compatibility junk.
2002-10-28 David XuClose a race window in kse_create(): signal delivered...
2002-10-28 Luigi RizzoRemove stale information from these two manpage, and...
2002-10-28 Luigi RizzoMisc fixes from Chris Pepper, plus additional explainat...
2002-10-28 Chris CostelloRemove a line that reflected behavior that does not...
2002-10-28 Matthew N.... Handle hints for the atspeaker device.
2002-10-28 Marcel MoolenaarRemove mf.a from sapic_read() and sapic_write(). We...
2002-10-28 Bill FennerUp WARNS to 3 if not building with crypto.
2002-10-28 Marcel MoolenaarRemove mf.a (the acceptance form of the memory fence...
2002-10-28 Marcel MoolenaarMake vmstat -i work:
2002-10-28 Garrett WollmanCreate a small library function, check_utility_compat...
2002-10-27 Ian DowseFix a case in kern_rename() where a vn_finished_write...
2002-10-27 Marcel MoolenaarIn ipi_send(), perform a mf instruction prior to initia...
2002-10-27 Sebastien GioriaSerial + Parallel + Ethernet + NFS section translation
2002-10-27 Nate LawsonTake care of the case for the default speed (no -s...
2002-10-27 Garrett WollmanImplement the new 1003.1-2001 pathconf() keys, includin...
2002-10-27 Garrett WollmanChange the way support for asynchronous I/O is indicate...
2002-10-27 Garrett WollmanAs promised, downgrade the #error into a #warning.
2002-10-27 Garrett WollmanUpdate limits and configuration parameters for 1003...
next