]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-08-06 Hartmut BrandtHonor the new ATMIO_FLAG_ASYNC for asynchronuous open...
2003-08-06 Poul-Henning... Remove an unused variable.
2003-08-06 Poul-Henning... Staticize swap_pager_putpages()
2003-08-06 Poul-Henning... Access the swap_pagers' ->putpages() through swappagero...
2003-08-06 Hartmut BrandtHonor the new ATMIO_FLAG_ASYNC that requests asynchronu...
2003-08-06 Hartmut BrandtWhen sending check that the channel is really open...
2003-08-06 Hartmut BrandtPrint an array index that is computed as ptrdiff_t...
2003-08-06 Ruslan Ermilov- Don't print "elf" before printing "make world" (aout...
2003-08-06 Bruce EvansBroke the warning that the cx driver (cronyx.c, cx...
2003-08-06 Bruce EvansBroke the warning that this driver uses pessimal (u_sho...
2003-08-06 Poul-Henning... Add XXX: comment to vm_pager_unswapped().
2003-08-06 Poul-Henning... Explicitly set B_PAGING
2003-08-06 Andrey A. ChernovLocalize 'ls' output
2003-08-06 Ruslan Ermilov- Unbreak Alpha snapshots (we were still attempting...
2003-08-06 David E. O... Change the format type to unbreak LINT on 64-bit platforms.
2003-08-06 Poul-Henning... Retire the B_KEEPGIANT flag, we are nowhere near ready.
2003-08-06 Poul-Henning... Rip out the totally bogos vnode swapdev_vp with extreem...
2003-08-06 Poul-Henning... Don't drop giant around ->d_strategy(), too much code...
2003-08-06 Daniel EischenFix a typo. s/Line/Like/
2003-08-06 Marcel MoolenaarAvoid a level of indirection to get from the thread...
2003-08-06 Greg LeheyAdd Jonathan Postel's year of birth.
2003-08-06 Daniel EischenDon't call kse_set_curthread() when scheduling a new...
2003-08-06 Mike MakonnenRename localdaemons to localpkg.
2003-08-06 Marcel MoolenaarFix an off by one error in the number of arguments...
2003-08-06 Marcel MoolenaarDefine the static TLS as an array of long double. This...
2003-08-05 Daniel EischenUse auto LDT allocation for i386.
2003-08-05 Paul SaabBump __FreeBSD_version for 3ware API
2003-08-05 Daniel EischenRethink the MD interfaces for libpthread to account for
2003-08-05 Bruce EvansDon't use pessimal (u_short) types for i/o ports. ...
2003-08-05 Paul SaabProperly support the 3ware generic API.
2003-08-05 Marcel MoolenaarDefine THR_GETCONTEXT and THR_SETCONTEXT in terms of...
2003-08-05 Dag-Erling... Add a comment about hcomp.
2003-08-05 Dag-Erling... send() and recv() are just wrappers, not actual syscalls.
2003-08-05 Marcel Moolenaaro In _ia64_save_context() clear the return registers...
2003-08-05 Marcel Moolenaaro Put the syscall return registers in the context...
2003-08-05 Jeffrey Hsu* Use sysctlbyname(3) to print statistics about the...
2003-08-05 Jeffrey Hsu* makes mfc[MFCTBLSIZ] and vif[MAXVIFS] tables accessib...
2003-08-05 Yaroslav TykhiyDon't reinvent the wheel: Use setmode(3) to interpret
2003-08-05 Hartmut BrandtWhen adding a channel for INET failed at the device...
2003-08-05 Hajimu UMEMOTOintroduced a flag bit "ND6_IFF_ACCEPT_RTADV" in the...
2003-08-05 Hartmut BrandtMake this file to conform more to style(9) before reall...
2003-08-05 Hartmut BrandtDefine a flag for asynchronuous VC open/close operation...
2003-08-05 Hartmut BrandtImplement per-VC statistics.
2003-08-05 Hartmut BrandtImplement the ATMIOCOPENVCC and ATMIOCCLOSEVCC ioctls...
2003-08-05 Yaroslav TykhiyExit with a non-zero status upon a block allocation...
2003-08-05 Hartmut BrandtUse the generic getvccs function from net/if_atmsubr...
2003-08-05 Hartmut BrandtArrghhh. Remove debugging printf's that slipped in...
2003-08-05 Hartmut BrandtUse __FBSDID() as per style(9).
2003-08-05 David Xukse.h is not needed for these files.
2003-08-05 Hartmut BrandtMake the en(4) driver more like the other ATM drivers...
2003-08-05 David XuIntroduce a thread mailbox flag TMF_NOUPCALL. On some...
2003-08-05 Peter GrehanFix asm string newlines to keep gcc3.3 happy. Use regis...
2003-08-05 Hartmut BrandtMove the clearing of the IFF_RUNNING flag into the...
2003-08-05 Dag-Erling... Add recv(2), recvfrom(2), send(2) and sendfrom(2).
2003-08-05 Christian BruefferClarify that the 'state' information consists of charac...
2003-08-05 Ruslan ErmilovAdded description for the libufs(3) library.
2003-08-05 Johan KarlssonMake this WARNS=6 clean by:
2003-08-05 Andrey A. ChernovUpdate screen(1)-related entries with more recent variants
2003-08-05 Andrey A. ChernovBack out [:upper:] and [:lower:] classes sorting, it...
2003-08-05 Andrey A. ChernovClarify upper/lower conversion description more.
2003-08-05 Diomidis SpinellisChange gcc-specific aggregate initialization member...
2003-08-05 Diomidis SpinellisRemove extraneous semicolons. They are already provided by
2003-08-05 John-Mark Gurneyadd support for using kqueue to watch bpf sockets.
2003-08-05 Poul-Henning... Use sparse struct initialization for struct pagerops.
2003-08-05 Poul-Henning... Change the implementation of swap backing to use the...
2003-08-05 Poul-Henning... Use sparse struct initializations for struct pagerops.
2003-08-05 David SchultzRemove redundant declarations.
2003-08-05 David SchultzDon't overflow the block quota calculations for NFS...
2003-08-05 Poul-Henning... Only drop Giant around the drivers ->d_strategy() if...
2003-08-05 Poul-Henning... Add a B_KEEPGIANT flag so non-SMPng code can get prefer...
2003-08-05 Andrey A. ChernovDIGIT can be only 0-9 according to POSIX
2003-08-05 Andrey A. ChernovExplain better what happens when [:lower:] <-> [:upper:]
2003-08-05 Mike MakonnenSupport for the Amharic locale.
2003-08-05 Andrey A. ChernovBack out LC_ALL=C since tr here supposed to run under...
2003-08-05 Hidetoshi Shimokawa- Use /dev/fwX.Y rather than /dev/fwX.
2003-08-05 Hidetoshi ShimokawaChange device name.
2003-08-05 Hidetoshi ShimokawaChange device name notation.
2003-08-05 Hidetoshi ShimokawaEnable IFCAP_VLAN_MTU and increase MTU for it.
2003-08-05 Jeffrey HsuMake the second argument to sooptcopyout() constant...
2003-08-05 Ian DowseIn the mknod(), mkfifo(), link(), symlink() and undelet...
2003-08-04 Scott LongIn _bus_dmamap_load_buffer(), only count the number...
2003-08-04 Marcel MoolenaarFix logic bug in the previous commit. Any region less...
2003-08-04 Andrey A. ChernovLANG->LC_ALL
2003-08-04 David MaloneDo some minor Giant pushdown made possible by copyin...
2003-08-04 Dag-Erling... gif -> png
2003-08-04 Ruslan ErmilovMoved the WORLDDIR variable description to the Optional...
2003-08-04 John BaldwinAdjust a comment to remove staleness and take slightly...
2003-08-04 John Baldwin- GC unused cpu_thread_link().
2003-08-04 John Baldwin- Since td_critnest is now initialized in MI code,...
2003-08-04 John BaldwinSet td_critnest to 1 when setting up a thread since...
2003-08-04 John BaldwinInsert cosmetic spaces.
2003-08-04 Julian ElischerAllow foot shooting as Linux emulation needs it.
2003-08-04 Wilko BulteNote which machine consoles support booting from KZPEA...
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 ...
next