]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-04-18 ruAdd support for multiple PPTP sessions:
2000-04-18 obrienUpgrade csh.
2000-04-18 krisIf stderr is closed, report the error message about...
2000-04-18 krisDocument the libpam dependency on libopie
2000-04-18 obrienBump to note the changes in the ELF binary header and...
2000-04-18 obrienFrom FSFChangeLog: (tfaff): Now a function, not a...
2000-04-18 obrienThis commit was generated by cvs2svn to compensate...
2000-04-18 obrienHeader file gotten from the Cygnus Sourceware Binutils...
2000-04-18 obrienChange our ELF binary branding to something more accept...
2000-04-18 acheEnable 8bit chars excepting high controls
2000-04-17 imphm committed newbused vt driver this weekend, so it...
2000-04-17 impProvide mem* for compat with NetBSD to fix LINT
2000-04-17 obrienDocument NO_TCSH knob.
2000-04-17 obrienAdd a NO_TCSH knob.
2000-04-17 sumikawaND6_HINT() should not be called unless the connection...
2000-04-17 sumikawaeven if nd6_nud_hint is called, do not change a neighbo...
2000-04-17 obrienPerl lib configuration for IA-64 (along with PPC and...
2000-04-17 obrienFix the .PATH style nits. Other style nits left for...
2000-04-17 obrienUse the non-asm routines for IA-64, PPC, and arm32...
2000-04-17 wpaulWhen in infrastructure mode, use address 3 from the...
2000-04-17 obrienThis commit was generated by cvs2svn to compensate...
2000-04-17 obrienClean import the of libgmp 2.0.2 sparc bits.
2000-04-17 cgmore mmap fixes
2000-04-17 cgmake drivers start at beginning of buffer when triggere...
2000-04-17 jlemonAdd user prototypes for kevent() and kqueue().
2000-04-17 bsdUpdate the man page regarding the behaviour for the...
2000-04-17 dfrFix LINT.
2000-04-17 iwasakiCreate mfsfd/etc/defaults/ first before copying etc...
2000-04-17 impRemove unloaded printf. We do this now in the newbus...
2000-04-17 impIssue a detached message after detaching the device.
2000-04-17 impRemove RF_PCCARD_ATTR. I should have done this before...
2000-04-17 krisUnbreak make world (libpam depends on libopie)
2000-04-17 jlemonchange {u}long -> {u}intptr_t to make it clear that...
2000-04-17 jlemonRemove unneeded cast.
2000-04-17 iwasakiFix the location of pccard.conf,
2000-04-17 impAdd kern_event.c
2000-04-17 impForgot to commit this to add card_if.m.
2000-04-17 rwatsonMinor man page formatting changes and improvements.
2000-04-17 krisConnect pam_opie to the build.
2000-04-17 krisAdd pam_opie, a PAM module using the OPIE one-time...
2000-04-17 krisAllow applications to disable the installation of the...
2000-04-16 rwatsonCode compiles and installs 100% better if included...
2000-04-16 steveAdd sparcnetbsd support and cleanup style so that this...
2000-04-16 steveFix a typo (aout32.o -> aout32.c). Add support for...
2000-04-16 jlemonCreate <event.h> -> <sys/event.h> link that I forgot...
2000-04-16 rwatsonIntroduce userland utilities to set and get extended...
2000-04-16 msmithSome more i386-only BIOS-friendliness:
2000-04-16 rwatsonAdd mention of extended attributes in release notes.
2000-04-16 groudierSecond patch that prepares for the addition of the
2000-04-16 jlemonChange tail to use kqueue/kevent to obtain a notificati...
2000-04-16 jlemonAdd files that I forgot to `cvs add' on last commit.
2000-04-16 jlemonReplace the POLLEXTEND extensions with the kqueue(...
2000-04-16 jlemonIntroduce kqueue() and kevent(), a kernel event notific...
2000-04-16 markmInternat diff reducer.
2000-04-16 jlemonRemove unneeded #include
2000-04-16 jlemonDo not pull in <sys/select.h>, it isn't required.
2000-04-16 steveAdd a config.SH for the sparc and sparc64 ports. The...
2000-04-16 markmThis commit was generated by cvs2svn to compensate...
2000-04-16 markmVirgin import of OpenSSL v0.9.5a
2000-04-16 hmConvert pcvt to use the newbus driver framework, option...
2000-04-16 rogerRemove debugging code
2000-04-16 rogerFix typo in interrupt handling code and fix bug in...
2000-04-16 phkMake vinum compile again using the "cast to buf" workar...
2000-04-16 phkOverlooked a s/b_act/bio_queue/ substitution due to...
2000-04-16 phkAdd the scsi-target driver to LINT.
2000-04-16 mdodd- Define registers as offsets from register base rather...
2000-04-16 impInclude <sys/bus.h>, which is needed after Doug's lates...
2000-04-16 bsdAllow the firewall rules to be established by a shell...
2000-04-16 chrisChange "FreeBSD 5.0" to ".Fx 5.0"
2000-04-16 rwatsonFix two bugs in extended attribute support for UFS...
2000-04-16 grogRemove MAINTAINER.
2000-04-15 steveDon't try to compile in INET6 support when NOINET6...
2000-04-15 steveUse the non-asm routines (for now) on the sparc and...
2000-04-15 dmlbA messy commit that checkpoints the driver (not known...
2000-04-15 dmlbMerged in a load of information from the card documenta...
2000-04-15 dmlbA few comment tidy-ups.
2000-04-15 asmodaiFix typo, extentions -> extensions
2000-04-15 rwatsonext2fs relies on UFS support code, and as a result...
2000-04-15 iwasakiRemove pccard.conf.sample from Makefile, sorry I forgot.
2000-04-15 iwasakiRemove src/etc/pccard.conf.sample. This file is no...
2000-04-15 groudierFirst patch that prepares for the adding of multi-firmware
2000-04-15 rogerAdd include files to alpha/include directory.
2000-04-15 rogerUpdate to driver 2.11.
2000-04-15 phkComplete the bio/buf divorce for all code below devfs...
2000-04-15 rwatsonIntroduced /usr/sbin/extattrctl, a utility for managing...
2000-04-15 cgmake mmap sort-of work. there seem to be interactions...
2000-04-15 obrienThis commit was generated by cvs2svn to compensate...
2000-04-15 obrienImport the latest version of the 44BSD C-shell -- tcsh...
2000-04-15 rwatsonIntroduce extended attribute support for FFS, allowing...
2000-04-14 asmodaiSync us up to OpenBSD's cat.1 v1.18 and cat.c v1.9.
2000-04-14 iwasakiFix minor bugs.
2000-04-14 ruApply TCP_EXPIRE_CONNECTED (86400 seconds) timeout...
2000-04-14 wpaulChange && to || in probe routine so that the mlphy...
2000-04-14 wpaulAdd vendor/device codes for SmartBridges SmartLink...
2000-04-14 wpaulRegenerate.
2000-04-14 wpaulAdd entry for SmartBridges SmartLink USB ethernet adapter.
2000-04-14 nyanThe printf function of boot2 can't recognize "%lx"...
2000-04-14 nyanMerged from sys/boot/i386/loader/Makefile revision...
2000-04-14 nyanAdded wdreg.h. PC-98 still uses the wd driver.
2000-04-14 wilkoAdd web pointers to Multia FAQs
next