]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-05-08 Poul-Henning... Polish error handling with biofinish().
2001-05-08 Poul-Henning... Polish error handling code using biofinish()
2001-05-08 Alfred PerlsteinRemove an 'optimization' I hope to never see again.
2001-05-08 Brian SomersBe a little clearer all characters after a # are ignore...
2001-05-08 Poul-Henning... Exploit recent improvements in the disk minilayer to...
2001-05-08 Poul-Henning... Always initialize bio_resid from bio_bcount in the...
2001-05-08 Ruslan Ermilovmdoc(7) police: fix markup, rename and reorder some...
2001-05-08 Brian SomersRemove all the mutex stuff - suggested by jhb
2001-05-08 Kirk McKusickWhen running with soft updates, track the number of...
2001-05-08 Kirk McKusickSeveral fixes for units errors:
2001-05-08 Ruslan Ermilovmdoc(7) police: sort xrefs.
2001-05-08 Kirk McKusickWhen syncing out snapshot metadata, we must temporarily...
2001-05-08 Kris KennawayGC some dead code relating to running df on unmounted...
2001-05-08 Kirk McKusickJust notify us once when encountering a partially alloc...
2001-05-08 Kris KennawaySync up with OpenBSD. Too many changes to note, but...
2001-05-08 Warner LoshRicoh RL5C46x cardbus bridges have the bits for 3E0...
2001-05-08 Warner LoshAdd some additional register definitions for some work...
2001-05-07 Brian Somerssys/mutex.h requires sys/lock.h for LINT
2001-05-07 Chris D. FaulhaberCorrect prototype (entry_p -> *entry_p)
2001-05-07 Warner LoshSet the slot pointer in the pc98 case. Correct the...
2001-05-07 Kazuo HorikawaFix typos.
2001-05-07 Duncan BarclayUse constants in <pccard/cis.h> for scannign the memory...
2001-05-07 Duncan BarclayEnsure that pccardd sets up memory windows correctly...
2001-05-07 Duncan BarclayFix a minor printing bug that prints incorrect informat...
2001-05-07 Mike SmithMinor updates:
2001-05-07 Nick SayerPointy hat fix -- reapply the SRA PAM patch. To -curren...
2001-05-07 Nick SayerAdd PAM support to SRA authentication. Cribbed mostly...
2001-05-07 Akinori MUSHAProperly copy the P_ALTSTACK flag in struct proc::p_fla...
2001-05-07 Warner LoshDisable the card after sending the removed event up...
2001-05-07 Ruslan ErmilovOnly load KOI8-R-specific bits if document language...
2001-05-07 Jens SchweikhardtUse foo () instead of foo ( ) for function definition,
2001-05-07 Duncan BarclayRemove if_ray_oldcard.h because pccard support multiple...
2001-05-07 Ruslan ErmilovA bit of markup and spelling fixes.
2001-05-07 Ruslan ErmilovRestore printing of routes cloned from a RTF_CLONING...
2001-05-07 Brian SomersChange COM_LOCK/COM_UNLOCK to a regular mutex - still...
2001-05-07 Ruslan ErmilovCosmetics: .Dl -> .Li.
2001-05-06 Dima Dorfmans/mtx_try_enter/mtx_trylock/
2001-05-06 Poul-Henning... Make the disk mini-layer check for and handle zero...
2001-05-06 Brian SomersMake LINT compile again.
2001-05-06 Poul-Henning... Actually biofinish(struct bio *, struct devstat *,...
2001-05-06 Poul-Henning... Introduce bioerror(struct bio*, int err, int complete);
2001-05-06 Poul-Henning... Remove unneeded devfs_badop()
2001-05-06 Poul-Henning... Fix return type of vop_stdputpages()
2001-05-06 Poul-Henning... Fix a panic if MD devices were left half-created.
2001-05-06 David E. O... Add elf.h header back, its existance is an SVR4-ELF...
2001-05-06 Robert Watsono First step in cleaning up authorization code for...
2001-05-06 Wilko BulteSGMLify now completed. Comments are invited. I hope...
2001-05-06 Poul-Henning... Update the DiskOnChip firmware to OSAK version 4.1.
2001-05-06 Yoshihiro TakahashiRestore I/O port resources to the condition before...
2001-05-06 KATO TakenoriMerged from sys/i386/i386/machdep.c revision 1.448.
2001-05-06 Yoshihiro TakahashiUse correct resource id for bus_release_resource().
2001-05-06 Yoshihiro TakahashiMove unused functions into #if 0 ... #endif.
2001-05-06 Yoshihiro TakahashiMerged from sys/i386/conf/GENERIC revision 1.304.
2001-05-06 Yoshihiro TakahashiMerged from sys/isa/fd.c revision 1.193.
2001-05-06 Kris KennawayCreate temporary files securely using mkstemp() instead...
2001-05-06 Kris Kennaway* fix ctm(8) to use mkstemp() instead of tempnam()...
2001-05-06 Jordan K. HubbardMake soft updates option print more nicely and stop...
2001-05-06 Daniel EischenWhen setting up the frame to invoke a signal handler...
2001-05-05 John PolstraPerformance improvements for the ELF dynamic linker...
2001-05-05 Jesper SkriverLet ifconfig(8) catch up with the new functionality...
2001-05-05 David E. O... Add this header back, its existance is an SVR4-ELF...
2001-05-05 Joerg WunschAdd q quirk for the old SONY SMO drive i've been sittin...
2001-05-05 Brian Feldmansshd_config should still be keeping ssh host keys in...
2001-05-05 Brian SomersFix markup
2001-05-05 Cameron Grantthis file has been unused for some time now
2001-05-05 Dima DorfmanUse &merged; entity where appropriate.
2001-05-05 Dima DorfmanCorrect some spelling errors, a typo, and remove traili...
2001-05-05 Brian FeldmanFinish committing _more_ somehow-uncommitted OpenSSH...
2001-05-05 Kris KennawayAdd -z flag to pax to allow gzipping of archive output...
2001-05-05 Dima DorfmanAdd printf.9, and add links to tprintf.9 and uprintf.9.
2001-05-04 Brian FeldmanUpdate to OpenSSH 2.9. Somehow this missed getting...
2001-05-04 Jimmy OlgeniReplace an instance of the "watch" word with the "...
2001-05-04 Dima DorfmanA manual page for the printf(), uprintf(), and tprintf...
2001-05-04 Brian FeldmanFinish disconnecting pam_ssh from the build.
2001-05-04 Daniel EischenMove the check for a pending signals to after the threa...
2001-05-04 Bruce A. MahNew release notes: OpenSSH VersionAddendum, OpenSSH...
2001-05-04 Joerg WunschAdd infrastructure that allows to build docs and RELNOT...
2001-05-04 Jesper SkriverImplement slash/CIDR notation for IPv4 and IPv6 addresses.
2001-05-04 Matthew DillonRaise the SysV shared memory defaults to more reasonabl...
2001-05-04 John BaldwinFix a bug in the pfind() changes due to confusing the...
2001-05-04 Brian SomersAdd nl(1)
2001-05-04 John Baldwin- Move state about lock objects out of struct lock_obje...
2001-05-04 John BaldwinDon't hold the process mutex across calls to FREE(...
2001-05-04 Kirk McKusickRefinement to revision 1.16 of ufs/ffs/ffs_snapshot...
2001-05-04 Jonathan LemonFix the problem of some directory entries going missing...
2001-05-04 Brian FeldmanDon't build with Kerberos 5 support for now. I'll...
2001-05-04 Brian FeldmanGet ssh(1) compiling with MAKE_KERBEROS5.
2001-05-04 Brian FeldmanFollow the OpenSSH 2.9 upgrade with the infrastructure...
2001-05-04 Brian FeldmanRemove obsoleted files.
2001-05-04 Brian FeldmanFix conflicts for OpenSSH 2.9.
2001-05-04 Brian FeldmanThis commit was generated by cvs2svn to compensate...
2001-05-04 Brian FeldmanSay "hi" to the latest in the OpenSSH series, version...
2001-05-04 Brian FeldmanI've been meaning to take pam_ssh out of the base syste...
2001-05-03 Bruce A. MahMore RELNOTESng infrastructure fixup: The directory...
2001-05-03 David E. O... Total hack to fix broken bootstrap. Add -I/usr/src...
2001-05-03 Duncan BarclayOff by one in counting the number of MIB entries.
2001-05-03 Wilko BulteThird take, still not finished SGMLifying. SGML is...
2001-05-03 Poul-Henning... They add the following commands:
2001-05-03 Hellmuth Michaelismake isdnd less verbose while calculating times: fix...
2001-05-03 Alexey Zelkinadd nl_langinfo(3)
next