]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-10-17 kientzleRefine the error-checking and reporting in the
2004-10-17 kientzleCorrect the return type of archive_write_data
2004-10-17 kientzleDon't rely on stdio here.
2004-10-17 alcAssert that the containing object is locked in vm_page_...
2004-10-17 marcelturn off getty(8) on ttyv[0-7]. We don't support syscon...
2004-10-17 glebiusUse cluster if data >= MINCLSIZE.
2004-10-17 stefanfRemove an extra semicolon after a function.
2004-10-17 marcelFix typo in rev. 1.58 (missing $) that invalidated...
2004-10-17 alcRemove unnecessary check for curthread == NULL.
2004-10-17 stefanfRemove definition of struct dom_binding, it's non-stand...
2004-10-17 maximFix a typo: s/kerncruft/kernelcruft/.
2004-10-17 obrienRemove the suggestion to use libmap.conf to deal with...
2004-10-17 obrienSet the real limits on 5-current, add 5-stable, add...
2004-10-17 schweikhFix a bogus variable assignment. You can't expect
2004-10-17 keramidaThe populate_var variable checks /var for writability...
2004-10-17 ruFixed a typo.
2004-10-17 ruUtilize FILES and SYMLINKS.
2004-10-17 ruUtilize FILES and SYMLINKS.
2004-10-17 alfredDocument EMSGSIZE return from recvmsg due to insufficie...
2004-10-17 tjrRemove the obsolete <rune.h> interface.
2004-10-17 obrienCatch up with share/mk/bsd.cpu.mk revision 1.43.
2004-10-17 obrienEmbellish the AMD64 sections a little. Including suppo...
2004-10-17 obrien+ Simplify by treating the standard x86 CPU names as...
2004-10-17 tjrUse <runetype.h> instead of <rune.h> since the latter...
2004-10-17 tjrRemove support for the obsolete UTF2 encoding.
2004-10-17 tjrBump the libc major version number to 6.
2004-10-17 tjrRemove explicit support for generating LC_CTYPE data...
2004-10-16 alcWhen sf_buf_alloc() replaces a virtual-to-physical...
2004-10-16 leUpdate manpage for the Vodafone Mobile Connect 3G datac...
2004-10-16 leAdd support for the Vodafone Mobile Connect 3G datacard.
2004-10-16 ruInstall files with mode 444, as God intended.
2004-10-16 ruUtilize FILES and SYMLINKS.
2004-10-16 ruUtilize FILES and SYMLINKS, other simplifications.
2004-10-16 stefanfDocument that the length modifier l is ignored for...
2004-10-16 yarExplain it is a negative offset that EINVAL may indicate.
2004-10-16 yarImprove mdoc(7) markup.
2004-10-16 yarGive details on what will happen if the `offset' argument
2004-10-16 yarFix an ancient typo: `sc' usually equals `ns*nt', not...
2004-10-16 scottlIf a process needs to be swapped in, wakeup the swapper...
2004-10-16 obrienEnable building with LIBC_SCCS defined.
2004-10-16 obrienTry to bring some sanity to the SCM ID's.
2004-10-16 bruefferBump document date
2004-10-15 bruefferWe use /etc/pam.d/login nowadays
2004-10-15 gibbsSkip probe attempts for ISA PnP devices.
2004-10-15 trhodesUse .Xr in place of .I for Xref's.
2004-10-15 yarWe must not fall back to the old way (read-write)
2004-10-15 yarClean-up around sendfile(): drop an excessive check...
2004-10-15 yarAccount for the fact that sendfile(2) may hit the end...
2004-10-15 phkMake pty's always come up in echo mode.
2004-10-15 ruRemove a redundant "uname=root".
2004-10-15 ruOverdue removal of COMPAT* knobs.
2004-10-15 nyanMerged from sys/dev/sio/sio.c (Use generic tty code).
2004-10-15 impdocument host_start_mem.
2004-10-15 ruPolish the last change.
2004-10-15 delphijAdd Simplified Chinese translation for our release...
2004-10-15 njlRe-add an acpi attachment for the legacy probe that...
2004-10-15 njlRemove unused variable.
2004-10-15 njlRemove unused variable. Pointy hat candidate.
2004-10-15 samadd missing ';' that didn't show up with INVARIANTS...
2004-10-15 yongariPlug possible memory leak in sound DMA buffer handling...
2004-10-15 kanUse a taskqueue rather than an swi to handle deferred...
2004-10-15 kanThis commit was generated by cvs2svn to compensate...
2004-10-15 kanImport a patch from GCC PR c/16999 to stop quoting...
2004-10-15 samMove session state from on-card memory to host memory...
2004-10-15 impDocument hw.{pci,acpi}.host_start_mem
2004-10-14 njlLet nexus print our flags for us. Also, clean up an...
2004-10-14 njlPrint flags in the nexus for child devices.
2004-10-14 njlRemove local hacks to set flags now that the device...
2004-10-14 stefanfRemove extra closing parenthesis added in revision...
2004-10-14 pjdAdd a missing newline character.
2004-10-14 phkRemove unused ttys field.
2004-10-14 phkAdd missing chunk of code to enforce the lock-bits...
2004-10-14 njlUpdate flags patch for the !ISA case.
2004-10-14 phkAdd missing flag to userland_sysctl()
2004-10-14 phkFix echo in console mode.
2004-10-14 pjdEhh. Introduce a hack: Wait for 3 seconds, so GEOM...
2004-10-14 pjdOnly allow for unloading when there are no geoms in...
2004-10-14 trhodesRemove requirement on FreeBSD keyword.
2004-10-14 jmg/me gets the wrong patch out of the pr :(
2004-10-14 greenFix a spelling error in a panic string.
2004-10-14 simokawaFix warnings on non-i386 arch.
2004-10-13 keramidaAdd a regression test for floating-point output in...
2004-10-13 keramidaAdd the necessary magic to make the thousands separator...
2004-10-13 upsFix maybe_preempt_in_ksegrp for !SMP.
2004-10-13 jmgfix a bug where signal events didn't set the flags...
2004-10-13 schweikhPrint a usage message if a non-option is specified.
2004-10-13 ru- Utilize standard means for installing files and symlinks.
2004-10-13 sosRefine locking so it covers the "running" variable...
2004-10-13 leAdd device IDs for Intel ICH6.
2004-10-13 maxims/Oct /October/
2004-10-13 mtm1. Now that it's a thread's state is changed from withi...
2004-10-13 brueffer- D-Link DFE-500TX verified to work
2004-10-13 bmsRemove references to the second byte of a CCB containin...
2004-10-13 phkUse generic tty code instead of local copy.
2004-10-13 phkReflect sio driver device name change cuaa -> cuad
2004-10-13 phkUse generic tty code instead of local stuff.
2004-10-13 maximBump the date of the document.
2004-10-13 njlPrint before the footer, not after.
2004-10-13 njlIf flags are present, print them like ISA does.
2004-10-13 ruAccidentally removed the last component of the pathname...
next