]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-12-26 Jens SchweikhardtCorrect some typos.
2005-12-26 Yoshihiro TakahashiMFi386: revision 1.621
2005-12-26 Gleb SmirnoffAdd simple suspend and resume methods. We call em_stop...
2005-12-26 Joseph KoshyWrap comment lines to be under 80 characters wide.
2005-12-26 David XuMove global variable private_tss into per-cpu area.
2005-12-25 Max LaierOnly decrement the max-src-conn counter for tcp connect...
2005-12-25 Wilko BulteWe will not be responsible for damage to equipment...
2005-12-25 Sam Leffleradd a sysctl to turn debug msgs on/off when built with...
2005-12-25 Max LaierFix build after timeval.tv_sec changed from long to...
2005-12-25 Wilko BulteAdd an example for WEP.
2005-12-25 Tom RhodesKill the BUGS section, and remove a similar line noted...
2005-12-25 Joseph KoshyWhen generating profiles (-g) warn about shared objects...
2005-12-25 Ariff AbdullahSuspend and resume support has been added.
2005-12-25 Ariff AbdullahAdd suspend and resume support.
2005-12-24 Tom RhodesAdd a64l(), l64a(), and l64a_r() XSI extentions. These...
2005-12-24 Tom RhodesMake tv_sec a time_t on all platforms but alpha. Bring...
2005-12-24 Wilko Bulte"A life lived in fear is a life half lived"
2005-12-24 Joseph Koshy- Don't print an errno string when reporting dropped...
2005-12-24 Alexander KabaevMake lookups for relocations from old unversioned binar...
2005-12-24 Peter GrehanForward-declare struct trapframe to allow the aic modul...
2005-12-24 Robert WatsonAdd missing mount.h include to VFS_LOCK_GIANT() man...
2005-12-24 Maxim Konovalovo NetBSD 3.0 added.
2005-12-24 Alan CoxMaintain the lock on the vnode for most of exec_elfN_im...
2005-12-24 David XuAvoid kernel panic when attaching a process which may...
2005-12-23 Warner LoshBuild ed on amd64. The pci attachment works with qemu...
2005-12-23 Jeff Roberson - Improve the INKERNEL macro such that it can no longe...
2005-12-23 Jeff Roberson - Remove and unused include.
2005-12-23 Ruslan ErmilovRegen.
2005-12-23 Ruslan ErmilovFix build.
2005-12-23 Gleb SmirnoffImplement an upper limit for packets per second sent...
2005-12-23 Xin LITypo.
2005-12-23 Ceri DaviesBump .Dd before I get told off.
2005-12-23 Ceri DaviesCommands like gmirror, graid3, ... and others which...
2005-12-23 Alexander KabaevRemove debugging statement that slipped into lone of...
2005-12-23 Peter GrehanMark the return address of the call to ast() in the...
2005-12-23 Poul-Henning... Add abort2() prototype
2005-12-23 Poul-Henning... Add abort2 manual page.
2005-12-23 Yoshihiro TakahashiFix build error.
2005-12-23 Poul-Henning... Regenerate sysent with new abort2 system call.
2005-12-23 Poul-Henning... Add missing 455-462 syscalls as unimplemented
2005-12-23 Poul-Henning... Add abort2() systemcall.
2005-12-23 Poul-Henning... Make sbuf_copyin() return the number of bytes copied...
2005-12-23 Scott LongCreate the taskqueue_fast handler with INTR_MPSAFE...
2005-12-23 Warner LoshAdd the example that green@ used in his commit log...
2005-12-23 Pyun YongHyeonUse device_printf() and if_printf() rather than printf...
2005-12-22 Garrett WollmanMerge tzdata2005q from vendor branch. Data changes...
2005-12-22 Garrett WollmanThis commit was generated by cvs2svn to compensate...
2005-12-22 Garrett WollmanIndiana still hasn't sorted itself out, and probably...
2005-12-22 John BaldwinTweak how the MD code calls the fooclock() methods...
2005-12-22 Christian Bruefferbge(4) is working on sparc64 now.
2005-12-22 John BaldwinAdd entry for /rescue/nextboot.sh since it was renamed...
2005-12-22 Alexander KabaevInitialize object dagmembers list before checking versi...
2005-12-22 John BaldwinReturn BUS_PROBE_GENERIC rather than 0 in the probe...
2005-12-22 John BaldwinUse the copy of the card's MAC address saved in tulip_e...
2005-12-22 Yoshihiro TakahashiEnable the cs and disable the amdsmb and nfsmb on pc98.
2005-12-22 Gleb Smirnoff- All bge(4) supported hardware is known to support...
2005-12-22 Olivier HouchardExplicitely use a "signed char" instead of a "char...
2005-12-22 Oleg Bulyzhin1) remove useless check of loop_copy - corresponding...
2005-12-22 Dima DorfmanFix typo
2005-12-22 Dima DorfmanCopy the description for the -r option from the tracero...
2005-12-22 Dima DorfmanIf we're operating without running external programs...
2005-12-22 Dima DorfmanSort the list results by the unit number. The list...
2005-12-22 Gleb SmirnoffAdd a quirk to fix resume on some laptops.
2005-12-22 Pyun YongHyeonFix bge_eeprom_getbyte() to return 1 when timeout happens.
2005-12-22 Pyun YongHyeonUncomment bge(4) as it's now working.
2005-12-22 Pyun YongHyeonAdd bge(4) support for big-endian architectures(part...
2005-12-21 Andrew ThompsonAdd RFC 3378 EtherIP support. This change makes it...
2005-12-21 Alan CoxMaintain the vnode lock throughout elfN_load_file(...
2005-12-21 Ruslan ErmilovDrivers for AMD-8111 and NVIDIA nForce2/3/4 SMBus 2...
2005-12-21 John BaldwinUse ETHER_ADDR_LEN rather than hardcoding 6.
2005-12-21 Olivier HouchardOoops, I removed the wrong bits.
2005-12-21 Olivier HouchardRemove #undef DDB I shouldn't have committed.
2005-12-21 Ruslan ErmilovAdd missing MODULE_DEPEND() so that ppbus.ko and these...
2005-12-21 Xin LIPrevious revision was broken on SPARC, fix it by using...
2005-12-21 Doug Bartonsyslogd should REQUIRE newsyslog, rather than newsyslog...
2005-12-21 Doug BartonSeveral users have commented (via filing PRs) that...
2005-12-21 Andrew ThompsonAs of r1.21 all broadcast packets are reprocessed by...
2005-12-21 Doug BartonChange the default for deleting stale files from yes...
2005-12-21 Maxim Konovalovo Fix typo: id_t -> uid_t.
2005-12-21 Yoshihiro TakahashiMFi386: revisions 1.34 and 1.36.
2005-12-21 Yoshihiro TakahashiMFi386: revision 1.8.
2005-12-21 Yoshihiro TakahashiMFi386: revision 1.46.
2005-12-21 David XuLet _mutex_cv_lock call internal functiona mutex_lock_c...
2005-12-21 David XuHide umtx API symbols as well.
2005-12-21 David Xu1. Retire macro SCLASS, instead simply use language...
2005-12-21 Sam Leffleradd LINT build
2005-12-21 David XuFollow the mistake in libpthread, the first version...
2005-12-21 Xin LIUse size_t for length.
2005-12-21 Maxim SobolevFor the cases when loading bzip2-compressed kernels...
2005-12-21 Doug BartonREQUIRE: syslogd and BEFORE: NETWORKING are now antithe...
2005-12-21 Sam Lefflerdon't assume char is signed
2005-12-21 Sam Lefflerbandaid assumption that char is signed
2005-12-20 Alan CoxEliminate an unneeded (vm_prot_t) parameter from two...
2005-12-20 Doug BartonInclude a somewhat hackish way to make sure that we...
2005-12-20 Pav Lucistnik- Fix type in previous commit; unbreak build
2005-12-20 Warner LoshMention PC Card support for the cs device
2005-12-20 Warner LoshMove device 'cs' into i386/pc98 specific NOTES. It...
2005-12-20 John Baldwin- Use PCIR_BAR() macro for the BAR for the aperture.
2005-12-20 John Baldwin- Bump FreeBSD version for the hostb(4) and vgapci...
2005-12-20 John BaldwinAttach to the vgapci device rather than pci.
next