]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-12-25 mlaierFix build after timeval.tv_sec changed from long to...
2005-12-25 wilkoAdd an example for WEP.
2005-12-25 trhodesKill the BUGS section, and remove a similar line noted...
2005-12-25 jkoshyWhen generating profiles (-g) warn about shared objects...
2005-12-25 ariffSuspend and resume support has been added.
2005-12-25 ariffAdd suspend and resume support.
2005-12-24 trhodesAdd a64l(), l64a(), and l64a_r() XSI extentions. These...
2005-12-24 trhodesMake tv_sec a time_t on all platforms but alpha. Bring...
2005-12-24 wilko"A life lived in fear is a life half lived"
2005-12-24 jkoshy- Don't print an errno string when reporting dropped...
2005-12-24 kanMake lookups for relocations from old unversioned binar...
2005-12-24 grehanForward-declare struct trapframe to allow the aic modul...
2005-12-24 rwatsonAdd missing mount.h include to VFS_LOCK_GIANT() man...
2005-12-24 maximo NetBSD 3.0 added.
2005-12-24 alcMaintain the lock on the vnode for most of exec_elfN_im...
2005-12-24 davidxuAvoid kernel panic when attaching a process which may...
2005-12-23 impBuild ed on amd64. The pci attachment works with qemu...
2005-12-23 jeff - Improve the INKERNEL macro such that it can no longe...
2005-12-23 jeff - Remove and unused include.
2005-12-23 ruRegen.
2005-12-23 ruFix build.
2005-12-23 glebiusImplement an upper limit for packets per second sent...
2005-12-23 delphijTypo.
2005-12-23 ceriBump .Dd before I get told off.
2005-12-23 ceriCommands like gmirror, graid3, ... and others which...
2005-12-23 kanRemove debugging statement that slipped into lone of...
2005-12-23 grehanMark the return address of the call to ast() in the...
2005-12-23 phkAdd abort2() prototype
2005-12-23 phkAdd abort2 manual page.
2005-12-23 nyanFix build error.
2005-12-23 phkRegenerate sysent with new abort2 system call.
2005-12-23 phkAdd missing 455-462 syscalls as unimplemented
2005-12-23 phkAdd abort2() systemcall.
2005-12-23 phkMake sbuf_copyin() return the number of bytes copied...
2005-12-23 scottlCreate the taskqueue_fast handler with INTR_MPSAFE...
2005-12-23 impAdd the example that green@ used in his commit log...
2005-12-23 yongariUse device_printf() and if_printf() rather than printf...
2005-12-22 wollmanMerge tzdata2005q from vendor branch. Data changes...
2005-12-22 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-22 wollmanIndiana still hasn't sorted itself out, and probably...
2005-12-22 jhbTweak how the MD code calls the fooclock() methods...
2005-12-22 bruefferbge(4) is working on sparc64 now.
2005-12-22 jhbAdd entry for /rescue/nextboot.sh since it was renamed...
2005-12-22 kanInitialize object dagmembers list before checking versi...
2005-12-22 jhbReturn BUS_PROBE_GENERIC rather than 0 in the probe...
2005-12-22 jhbUse the copy of the card's MAC address saved in tulip_e...
2005-12-22 nyanEnable the cs and disable the amdsmb and nfsmb on pc98.
2005-12-22 glebius- All bge(4) supported hardware is known to support...
2005-12-22 cognetExplicitely use a "signed char" instead of a "char...
2005-12-22 oleg1) remove useless check of loop_copy - corresponding...
2005-12-22 ddFix typo
2005-12-22 ddCopy the description for the -r option from the tracero...
2005-12-22 ddIf we're operating without running external programs...
2005-12-22 ddSort the list results by the unit number. The list...
2005-12-22 glebiusAdd a quirk to fix resume on some laptops.
2005-12-22 yongariFix bge_eeprom_getbyte() to return 1 when timeout happens.
2005-12-22 yongariUncomment bge(4) as it's now working.
2005-12-22 yongariAdd bge(4) support for big-endian architectures(part...
2005-12-21 thompsaAdd RFC 3378 EtherIP support. This change makes it...
2005-12-21 alcMaintain the vnode lock throughout elfN_load_file(...
2005-12-21 ruDrivers for AMD-8111 and NVIDIA nForce2/3/4 SMBus 2...
2005-12-21 jhbUse ETHER_ADDR_LEN rather than hardcoding 6.
2005-12-21 cognetOoops, I removed the wrong bits.
2005-12-21 cognetRemove #undef DDB I shouldn't have committed.
2005-12-21 ruAdd missing MODULE_DEPEND() so that ppbus.ko and these...
2005-12-21 delphijPrevious revision was broken on SPARC, fix it by using...
2005-12-21 dougbsyslogd should REQUIRE newsyslog, rather than newsyslog...
2005-12-21 dougbSeveral users have commented (via filing PRs) that...
2005-12-21 thompsaAs of r1.21 all broadcast packets are reprocessed by...
2005-12-21 dougbChange the default for deleting stale files from yes...
2005-12-21 maximo Fix typo: id_t -> uid_t.
2005-12-21 nyanMFi386: revisions 1.34 and 1.36.
2005-12-21 nyanMFi386: revision 1.8.
2005-12-21 nyanMFi386: revision 1.46.
2005-12-21 davidxuLet _mutex_cv_lock call internal functiona mutex_lock_c...
2005-12-21 davidxuHide umtx API symbols as well.
2005-12-21 davidxu1. Retire macro SCLASS, instead simply use language...
2005-12-21 samadd LINT build
2005-12-21 davidxuFollow the mistake in libpthread, the first version...
2005-12-21 delphijUse size_t for length.
2005-12-21 sobomaxFor the cases when loading bzip2-compressed kernels...
2005-12-21 dougbREQUIRE: syslogd and BEFORE: NETWORKING are now antithe...
2005-12-21 samdon't assume char is signed
2005-12-21 sambandaid assumption that char is signed
2005-12-20 alcEliminate an unneeded (vm_prot_t) parameter from two...
2005-12-20 dougbInclude a somewhat hackish way to make sure that we...
2005-12-20 pav- Fix type in previous commit; unbreak build
2005-12-20 impMention PC Card support for the cs device
2005-12-20 impMove device 'cs' into i386/pc98 specific NOTES. It...
2005-12-20 jhb- Use PCIR_BAR() macro for the BAR for the aperture.
2005-12-20 jhb- Bump FreeBSD version for the hostb(4) and vgapci...
2005-12-20 jhbAttach to the vgapci device rather than pci.
2005-12-20 jhbAdd a vgapci(4) stub device driver for VGA PCI devices...
2005-12-20 jhbAdd a vgapci(4) stub device driver for VGA PCI devices...
2005-12-20 psRemove GIANT from device random.
2005-12-20 bruefferFirst step in bringing this page up to speed:
2005-12-20 jhbChange the various AGP drivers that attach to the Host...
2005-12-20 jhbMove the hostb driver out of the i386 and amd64 PCI...
2005-12-20 ruCreate "smb" device when "smbus" device is attached...
2005-12-20 jhbChange the agp_find_device() to return the first agp...
next