]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-08-04 Andrey A. ChernovUse LANG=C before egrep A-Z and tr A-Z
2003-08-04 Andrey A. ChernovPrepend LANG=C to all tr 'a-z' 'A-Z' and vice versa.
2003-08-04 Andrey A. ChernovUse LANG=C before tr to be sure that ranges are correct
2003-08-04 Andrey A. ChernovUse LANG=C before tr to be shure that ranges are correct
2003-08-04 Andrey A. ChernovFix problem differently, use
2003-08-04 Bruce A. MahModified release note: Clarify SA-03:08 note.
2003-08-04 Andrey A. ChernovFix problem differently, use ...
2003-08-04 Andrey A. ChernovFix problem differently, use
2003-08-04 Bruce A. MahMinor wordsmithing on previous commit.
2003-08-04 Andrey A. ChernovUse tr '[:lower:]' '[:upper:]' to work with any locale
2003-08-04 Andrey A. ChernovFix double-wrong tr usage: tr '[a-z]' '[A-Z]'
2003-08-04 Hideyuki KURASHINASA-03:08 does not affect FreeBSD 5.1-RELEASE.
2003-08-04 Dag-Erling... A Perl script which tries to "compress" headers by...
2003-08-04 John HayChase the doc ports.
2003-08-04 Hideyuki KURASHINAMerge the following from the English version:
2003-08-04 Dag-Erling... Add support for multiple CPUs to cpuinfo.
2003-08-04 Doug BartonUse the actual build target (all), since relying on...
2003-08-04 Poul-Henning... Put an uncovered page between the swap devices, that...
2003-08-04 Bill PaulSet the BGE_RX_MTU register correctly so that we can...
2003-08-04 Hidetoshi Shimokawa- Don't mess with TX queue in fwohci_stop() if we faile...
2003-08-04 Andrey A. ChernovNo functional changes, just code reorganization from...
2003-08-04 Marcel MoolenaarCleanup the clock code. This includes:
2003-08-04 Alan CoxUse kmem_alloc_nofault() instead of kmem_alloc_pageable...
2003-08-04 Andrey A. ChernovPOSIX require complex processing of 'c-c' ranges: if...
2003-08-04 Robert WatsonNow that the central POSIX.1e ACL code implements funct...
2003-08-04 Bosko MilekicBackout 1.14, it seems to be causing problems with...
2003-08-04 Andrey A. ChernovSpecial fix just for
2003-08-04 Warner Loshfix disordering of filenames. Place the dev/ppc files...
2003-08-04 Robert WatsonMove more ACL logic from the UFS code (ufs_acl.c) to...
2003-08-04 Bruce A. MahNew release/errata notes: SA-03:08.
2003-08-04 Robert WatsonIn ufs_chmod(), use privilege only when required in...
2003-08-04 John PolstraUse the revision ID from PCI configuration space to...
2003-08-04 Marcel MoolenaarFix handling of external interrupts: we weren't calling...
2003-08-03 Andrey A. ChernovMicrooptimization of prev. patch: do strdup() only...
2003-08-03 Andrey A. Chernov1) Fix -C - it was broken since introduced, wrong array...
2003-08-03 Poul-Henning... Name swap_pager_find_dev() more correctly swp_pager_fin...
2003-08-03 Andrey A. ChernovRename collate_range_cmp() to stable_collate_range_cmp...
2003-08-03 Andrey A. ChernovRestore including of "collate.h", for its own prototype...
2003-08-03 David E. O... style.Makefile(5)'ize
2003-08-03 Ruslan Ermilov- Removed vestiges of the IA64 boot floppy support.
2003-08-03 Poul-Henning... I accidentally hit undo before committing, fix the...
2003-08-03 Poul-Henning... Remove the NSWAPDEV option, we have no upper limit...
2003-08-03 Poul-Henning... Change the layout policy of the swap_pager from a hardc...
2003-08-03 Wilko BulteNote that AS4100 needs DC adapter for RCM to function.
2003-08-03 Martin BlappFix the cdev kld example.
2003-08-03 Poul-Henning... Move extern declaration of the various pagerops from...
2003-08-03 David E. O... Deal with GCC annoyingly defining _BIG_ENDIAN.
2003-08-03 David E. O... Style sync.
2003-08-03 Warner LoshGo ahead and allow ports as high as 0xfff to be used...
2003-08-03 Alan CoxRevise obj_alloc(). Most notably, use the object's...
2003-08-03 Hajimu UMEMOTOAlways put an entry for ::1. It may avoid useless...
2003-08-03 Andrey A. ChernovRemove commented out and never used code
2003-08-03 Andrey A. ChernovRemove collate_range_cmp() stabilization, it conflicts...
2003-08-03 Andrey A. ChernovRemove __collate_range_cmp() stabilization, it conflict...
2003-08-03 Andrey A. ChernovRemove collate_range_cmp() stabilization, it conflicts...
2003-08-03 Andrey A. ChernovRemove collate_range_cmp() stabilization, it conflicts...
2003-08-03 Andrey A. ChernovRemove charcoll() stabilization added in 1.16, it gains...
2003-08-03 Andrey A. ChernovPOSIX requires 'c-c' must conform collate and be in...
2003-08-03 Andrey A. ChernovThis patch address two problems.
2003-08-02 Garance A DrosehnFix an 'bad file descriptor' error which would come...
2003-08-02 Bosko MilekicWhen INVARIANTS is on and we're in uma_zalloc_free...
2003-08-02 David Xu-15 is incorrect to be used to align stack to 16 bytes...
2003-08-02 Marcel MoolenaarFix truss on ia64. The syscall arguments are written...
2003-08-02 Jens SchweikhardtFix a tip about how to create an empty file[1].
2003-08-02 Alan CoxUse kmem_alloc_nofault() rather than kmem_alloc_pageabl...
2003-08-02 Ruslan ErmilovThere's already the elink.ko module available, don...
2003-08-02 Ruslan Ermilov- Boot-only CD-ROM support (bootonly.iso).
2003-08-02 John BaldwinBoth 'c' an 'lines' are unused, the bogus init of lines...
2003-08-02 Alan CoxUse kmem_alloc_nofault() rather than kmem_alloc_pageabl...
2003-08-02 Julian Elischerfix braino in last commit.
2003-08-02 Bruce EvansSupport the Titan VScom PCI-200HV2 2 port serial card.
2003-08-02 Poul-Henning... Kick Giant compatibility one layer up.
2003-08-02 Poul-Henning... Grab Giant in bufdonebio() since drivers may not hold it.
2003-08-02 Yoshihiro TakahashiMerged from sys/dev/sio/sio.c revision 1.400.
2003-08-02 Poul-Henning... Grab Giant in physio() since non-giant drivers are...
2003-08-02 Ruslan ErmilovMFi386: sort.
2003-08-02 Yoshihiro Takahashipuc(4) printer also works on pc98.
2003-08-02 Yoshihiro TakahashiMerged from sys/dev/ppc/ppc.c revision 1.42.
2003-08-02 Yoshihiro TakahashiMFi386: revision 1.449.
2003-08-02 Hiroki SatoNew release notes:
2003-08-02 Marcel MoolenaarDon't hardcode unit 0 for the current device if we...
2003-08-02 Julian ElischerRelax the check for bad LDTE allocations. It turns...
2003-08-02 Alan Cox - Use kmem_alloc_nofault() rather than kmem_alloc_page...
2003-08-02 Sam Lefflerupdate to reflect bugs fixed in v0.9.5.2 of the hal
2003-08-02 Sam Lefflero remove bmisshack no longer needed with the BSSID...
2003-08-02 Sam LefflerThis commit was generated by cvs2svn to compensate...
2003-08-02 Sam LefflerVersion 0.9.5.2:
2003-08-02 Yoshihiro TakahashiPC98 uses different mask of IRQ.
2003-08-02 Alan CoxEliminate an abuse of kmem_alloc_pageable() in bufinit()
2003-08-02 Alan CoxUse kmem_alloc_nofault() rather than kmem_alloc_pageabl...
2003-08-02 Peter WemmHoo sed I kan spel?
2003-08-02 Peter WemmDump the HPET information block.
2003-08-02 Marcel MoolenaarDon't use uint64_t. Use unsigned long instead. One...
2003-08-02 Marcel MoolenaarOverride the default stubs for getcontext(2) and swapco...
2003-08-02 Peter WemmFix a dumbass mistake. I had the 'set' and 'get' rever...
2003-08-01 Marcel MoolenaarThe END() must expand to the .endp directive with the...
2003-08-01 Dag-Erling... Parts of the patch have been committed.
2003-08-01 Warner LoshThe MI code was modified to filter the devices based...
2003-08-01 Warner LoshDefine PCI_MAXHDRTYPE to be 2. We know about header...
2003-08-01 Bruce A. MahNew release notes: dhclient(8) -i, systat(1) ip6/icmp6...
next